@charset "UTF-8";

body {
  font-size: 16px;
  background: #fff;
  font-family: 'Arial', sans-serif;
  color: #353535;
}

html[lang="zh-hans"] p {
  font-size: 16px;
  letter-spacing: 1px;
}

html[lang="zh-hans"] .copy-right p {
  font-size: 14px;
}

.rst-banner-mobile+.uk-container {
  position: relative;
}

html[lang="zh-hans"] body {
  font-size: 16px;
  background: #fff;
  font-family: 'Microsoft YaHei', sans-serif;
  color: #353535;
}

.top-menu .uk-text-right {
  position: relative;
}

.footer-bottom-left .widget {
  min-height: 135px;
}

.top-text-left {
  position: absolute;
  color: #fff;
  left: 40px;
  font-size: 14px;
}

.top-text-left a {
  font-size: 14px;
}

.top-text-left a:hover {
  color: #fff;
  cursor: point;
}

.rst_content_box h2 {
  margin-top: 0;
}

[data-class="wpcf7cf_group"] {
  margin-top: 20px;
}

html[lang="en-US"] body {
  font-family: 'Arial', sans-serif !important;
}

html[lang="en-US"] p {
  font-size: 16px;
  /* font-size: 1.25vw;*/
  line-height: 28px;
  /* line-height: 1.94444vw;*/
}

@media (min-width: 1440px) {
  html[lang="en-US"] p {
    font-size: 16px;
    line-height: 28px;
  }
}

html[lang="en-US"] .rst_box_service p {
  font-size: 16px;
  line-height: 24px;
}

.rst_tab_search {
  margin: 50px 0 20px 0;
  padding: 0;
  list-style: none;
}

.rst_tab_search li {
  display: inline-block;
  margin: 0 30px;
}

.rst_tab_search li a {
  color: #353535;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  padding: 15px 30px;
  border-bottom: 2px solid transparent;
}

.rst_tab_search li a.active_tab {
  border-bottom-color: #172a88;
  color: #172a88;
}

.rst-content-search {
  padding: 0 135px;
}

a {
  color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

[class*="uk-navbar-dropdown-bottom"] {
  margin-top: 0;
}

img {
  outline: none;
}

p {
  font-size: 16px;
  line-height: 1.7;
}

a:hover,
a:active,
a:focus,
a:visited,
a:link {
  color: #1f328c;
}

.uk-container {
  max-width: 1318px;
}

@media screen and (min-width: 1024px) {
  .uk-container {
    max-width: calc(100vw - 200px);
  }
}

@media screen and (min-width: 1720px) {
  .uk-container {
    max-width: 1580px;
  }
}

.uk-container-small {
  max-width: 973px;
}

.uk-flex-end {
  justify-content: flex-end;
}

.wrapper {
  padding-bottom: 100px;
}

.popup-policy {
  background: #f4f4f4;
  padding: 15px 0;
}

.notice-bar {
  font-size: 14px;
  line-height: 28px;
  color: #353535;
}

.notice-bar-link {
  color: #1f328c;
}

.top-menu {
  padding: 5px 0;
  border-bottom: 1px solid #e5e5e5;
  background: #172a88;
}
.top-menu-left a {
  font-family: 'Arial', sans-serif;
  font-size: 14px;
  color: #fff;
}

.top-menu-right p {
  font-weight: 500;
  font-size: 14px;
  color: #fff;
}

html[lang="en-US"] body .top-menu-right p {
  font-family: 'Arial', sans-serif !important;
}

.seach-icon .rst-search-form a {
  padding: 0;
  color: #1f328c !important;
}

.main-menu .uk-navbar-toggle,
.main-menu .uk-navbar-item,
.main-menu .uk-navbar-nav>li>a {
  min-height: 75px;
  font-weight: 500;
  font-size: 16px;
  color: #353535;
}

.main-menu .uk-nav li>a {
  font-size: 16px;
}

html[lang="en-US"] body .main-menu .uk-navbar-toggle,
html[lang="en-US"].main-menu .uk-navbar-item,
html[lang="en-US"] .main-menu .uk-navbar-nav>li>a {
  font-family: 'Arial', sans-serif !important;
}

.main-menu .uk-navbar-nav li:hover>a,
.main-menu .uk-navbar-nav li.uk-active>a,
.main-menu .uk-navbar-nav li.current-menu-item>a {
  color: #1f328c;
}

.uk-navbar-dropdown-nav>li>a {
  color: #353535;
}

.mmenu .uk-nav>li>a {
  position: relative;
}

#cookie-notice {
  font-size: 14px;
  line-height: 28px;
}

#cookie-notice #cn-notice-text {
  display: block;
}

.cookie-notice-container {
  padding: 15px;
}

.cookies-not-set {
  margin-top: 86px;
}

.logged-in.cookies-not-set {
  margin-top: 54px;
}

.main-menu .uk-navbar-item,
.main-menu .uk-navbar-nav>li>a {
  padding: 0 35px;
}

@media (max-width: 1240px) {

  .main-menu .uk-navbar-item,
  .main-menu .uk-navbar-nav>li>a {
    padding: 0 4.452vw;
  }
}

.main-menu .uk-navbar-item,
.main-menu .uk-navbar-nav>li:first-child>a {
  /* padding-left: 0; */
  margin-left: -20px;
}

.menu-humburgur-icon {
  display: none;
  line-height: 75px;
  padding-left: 0;
  padding-right: 0;
}

svg.svg-menu-circle {
  display: none;
}

.videocontainer {
  height: calc(100vh - 110px);
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  max-width: 100%;
}

.videobg {
  height: 100%;
  /*position: absolute;
  top: 0%;
  left: 0%;
  right: 0;
  bottom: 0;
  object-fit: cover;*/
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  object-fit: cover;
}

.videobg iframe {
  transform: scale(1.05);
}

.overlay_content {
  opacity: 1;
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.slick-slide:nth-child(2) .slide-content .p1 {
  display: inline-block;
}

.overlay_content div {
  margin-top: 0 !important;
  display: block;
  text-align: left;
}

.slide-content {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}

.banner-slider-arrows .slick-arrow {
  cursor: pointer;
}

.banner__wrapper {
  position: relative;
}

.banner__wrapper .banner-slider-arrows {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translate(0, -50%);
  padding: 0 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

html[lang="en-US"] body .slide-content {
  font-family: 'Arial', sans-serif !important;
}

html[lang="en-US"] .slide-content {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}

.slide-content p {
  margin-bottom: 0;
  text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.75);
  -webkit-text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.75);
  -moz-text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.75);
}

.slide-content .p1 {
  margin-top: 5px;
  color: #fff;
  font-size: 36px;
  text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.75);
  -webkit-text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.75);
  -moz-text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.75);
  max-width: 775px;
}

@media screen and (min-width: 1920px) {
  .slide-content .p1 {
    font-size: 48px;
  }

  .slide-content .p1 span {
    font-size: 46px;
  }
}

.js-popup-video {
  transition: opacity .4s;
  display: none;
}

.js-popup-video:hover {
  opacity: .6;
}

.text-box {
  padding-top: 90px;
  padding-bottom: 55px;
}

.text-box h2 {
  font-weight: bold;
  font-size: 40px;
  /* line-height: 50px; */
}

html[lang="en-US"] body .text-box h2 {
  font-family: 'Arial', sans-serif !important;
}

.info-company {
  min-height: 592px;
  padding-top: 190px;
  padding-bottom: 90px;
  box-sizing: border-box;
  position: relative;
}

.bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  min-height: 592px;
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
}

.info-company-text {
  color: #fff;
}

html[lang="en-US"] body .info-company-text {
  font-family: 'Arial', sans-serif !important;
}

.info-company-text h3 {
  font-weight: bold;
  font-size: 30px;
  line-height: 36px;
  color: #fff;
  margin-bottom: 30px;
}

.info-company-text p {
  padding-right: 40px;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
}

.info-company-number ul li {
  list-style-type: none;
  display: inline-block;
  color: #fff;
  margin-right: 120px;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
}

html[lang="en-US"] body .info-company-number ul li {
  font-family: 'Arial', sans-serif !important;
}

.info-company-number ul li:last-child {
  margin-right: 0;
}

.info-company-number ul li>span {
  display: block;
  font-weight: bold;
  font-size: 40px;
  line-height: 36px;
}

.support {
  padding: 105px 0;
}

.support .uk-grid>* {
  padding-left: 30px;
}

.support-head h2 {
  font-weight: bold;
  font-size: 40px;
  margin-bottom: 15px;
}

.support-head p {
  font-size: 15px;
  font-weight: 500;
  line-height: 28px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.support-head p:last-child {
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  margin-bottom: 60px;
}

.support-item {
  position: relative;
  overflow: hidden;
}

.support-item .uk-transition-toggle:hover .uk-h4 {
  text-decoration: underline;
  text-underline-position: under;
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.6), 0 1px 5px black, 0 1px 5px black;
}

.support-item .support-item-info {
  position: absolute;
  z-index: 99;
  left: 0;
  top: 55px;
  width: 100%;
  transition: width .2s ease-in-out;
}

.support-item:hover .support-item-info {
  /* width: 100%; */
  /* background: rgba(255,255,255,.6); */
}

.support-item:hover .support-item-info p {
  /* color: #353535; */
}

.support-item .support-item-info p {
  line-height: 1.4;
  color: #fff;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 25px;
}

.home #header {
  border: none;
}

html[lang="en-US"] .support-item .support-item-info p {
  text-transform: capitalize;
}

.join-us {
  min-height: 600px;
  box-sizing: border-box;
  padding: 195px 0;
  color: #fff;
  position: relative;
  margin-top: 100px;
}

.join-us h2 {
  font-weight: bold;
  font-size: 40px;
  color: #fff;
  margin-bottom: 10px;
}

html[lang="en-US"] .join-us h2 {
  text-transform: capitalize;
}

.join-us p {
  font-size: 16px;
  line-height: 28px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 40px;
}

.join-us a {
  line-height: 52px;
  color: #fff;
  border-radius: 4px;
  border-width: 2px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 16px;
  font-weight: bold;
}

html[lang="en-US"] .join-us a {
  text-transform: capitalize;
}

.join-us a:hover {
  background: #1f328c;
  color: #fff;
  border-color: #1f328c;
}

#footer {
  background: #f4f4f4;
}

#footer .uk-container {
  max-width: 1318px;
}

@media screen and (min-width: 1024px) {
  #footer .uk-container {
    max-width: calc(100vw - 200px);
    padding-left: 100px;
    padding-right: 100px;
  }
}

@media screen and (min-width: 1720px) {
  #footer .uk-container {
    max-width: 1580px;
  }
}

@media screen and (max-width: 1024px) {
  #footer .uk-container {
    padding: 0px 25px;
  }
}

.footer-top-right p {
  font-family: Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}

.footer-top>.uk-container>div {
  border-bottom: 1px solid #e5e5e5;
  padding: 28px 0;
}

.widget-title {
  font-size: 15px;
  font-weight: bold;
  color: #353535;
  margin-bottom: 13px;
}

.footer-bottom>.uk-container>div {
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  padding-top: 35px;
  padding-bottom: 50px;
}

a.scroll-top {
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  background: #e1e1e1c4;
  border-radius: 3px;
  color: #353535;
  font-weight: bold;
  position: fixed;
  bottom: 90px;
  right: 40px;
  display: none;
}

.icon-arrow-up {
  display: inline-block;
  width: 26px;
  height: 15px;
  background: url(../uploads/icon-arrow-up.png) no-repeat center center/cover;
}

.widget-social li {
  display: inline-block;
  list-style-type: none;
  margin-left: 30px;
}

.widget-social li:first-child {
  margin-left: 0px;
}

.widget-social .widget-title {
  padding-right: 55px;
}

.widget-contact .widget-title {
  padding-right: 30px;
}

.widget-content .uk-nav li a {
  font-size: 14px;
  line-height: 24px;
  color: #000000;
}

.widget-content .uk-nav li a:hover {
  color: #1f328c;
}

.copy-right {
  padding: 22px 0;
}

.copy-right p {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #000;
}

html[lang="zh-hans"] .copy-right p {
  font-family: 'Microsoft YaHei', sans-serif;
}

html[lang="en-US"] .copy-right p {
  font-size: 14px;
}

.copy-right ul li {
  list-style-type: none;
  display: inline-block;
  padding: 0 15px;
  line-height: 18px;
  position: relative;
}

.copy-right ul li:before {
  content: '';
  width: 1px;
  height: 12px;
  display: inline-block;
  background: #000;
  position: absolute;
  right: 0;
  top: 51%;
  transform: translateY(-50%);
}

.copy-right ul li:last-child:before {
  border-right: none;
  width: 0;
}

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

.copy-right ul li:last-child {
  border-right: none;
  padding-right: 0;
}

.copy-right ul li a {
  font-size: 14px;
  color: #353535;
  font-weight: 500;
}

.copy-right ul li:hover a {
  color: #1f328c;
}

.search-box {
  z-index: 999;
  position: absolute;
  left: 0 !important;
  width: 100%;
  margin-top: 0;
}

/*.search-box .uk-search-input{
    background: #f4f4f4;
    padding: 0 20px;
}*/
.uk-dotnav>*>* {
  display: block;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: transparent;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  border: 1px solid #000 !important;
  transition: .2s ease-in-out;
  transition-property: background-color, border-color;
}

.uk-dotnav>.uk-active>* {
  background-color: #1f328c !important;
  border-color: #1f328c !important;
}

.uk-slider-nav {
  margin-top: 10.667vw;
  margin-bottom: 10.667vw;
}

.support-slider,
.scroll-top-mobile {
  display: none;
}

.widget-title span {
  display: none;
}

/*new*/
a,
.uk-link-toggle:focus .uk-link,
.uk-link-toggle:hover .uk-link,
.uk-link:hover,
a:hover {
  text-decoration: none;
}

a:hover {
  color: #1f328c;
}

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

/* #header {
  border-bottom: 1px solid #e5e5e5;
} */

.rst_breadcrumb {
  padding: 60px 0 70px;
  color: #666666;
}

.rst_breadcrumb .uk-container>span {
  padding: 0 8px;
}

.error-404 {
  padding: 100px 0;
  text-align: center;
}

.rst_breadcrumb a,
.rst_breadcrumb .uk-container>span {
  color: #221815;
  font-size: 16px;
  font-weight: normal;
}

.rst_breadcrumb a:hover {
  color: #1f328c;
}

.rst_breadcrumb span.current-item {
  color: #353535;
  font-weight: bold;
}

.entry-title {
  font-size: 40px;
  color: #353535;
  font-weight: bold;
}

.search h2.entry-title a {
  color: black;
}

.entry-header p {
  font-size: 16px;
  font-weight: 500;
}

.entry-content {
  font-size: 16px;
  font-weight: 500;
}

.entry-header {
  margin-bottom: 70px;
}

h2 {
  font-size: 40px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 20px;
}

.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  font-weight: bold;
}

ul li.current-menu-item>a {
  color: #1f328c !important;
}

.clear {
  clear: both;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.uk-parent .uk-nav-sub {
  display: none;
}

.rst_banner {
  padding: 240px 0;
  max-width: 1334px;
  margin: 0 auto;
  height: 600px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.rst_banner h1 {
  color: #fff;
  font-size: 20px;
  text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.75);
  -webkit-text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.75);
  -moz-text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.75);
  margin: 0;
  font-weight: bold;
}

.rst_banner p {
  color: #fff;
  font-size: 50px;
  text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.75);
  -webkit-text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.75);
  -moz-text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.75);
  margin: 10px 0 0 0;
  line-height: 1.7;
  font-weight: bold;
}

.rst_banner.rst_banner2 h1 {
  color: #fff;
  font-size: 50px;
  text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.75);
  -webkit-text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.75);
  -moz-text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.75);
  margin: 0;
  font-weight: bold;
}

.rst_banner.rst_banner2 {
  padding: 260px 0;
}

.rst_banner.rst_banner2 p {
  color: #fff;
  font-size: 20px;
  text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.75);
  -webkit-text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.75);
  -moz-text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.75);
  margin: 10px 0 0 0;
  font-weight: bold;
}

.rst_banner p:last-child {
  margin-bottom: 0;
}

.rst_banner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.rst_section_box {
  padding: 100px 0;
}

.rst_content_box {
  padding-right: 60px;
}

.rst_section_box_2 .rst_content_box,
.page-template-template-sale-support .rst_content_box {
  padding-left: 60px;
  padding-right: 0px;
}

.rst_inner_box {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-template-areas: "media-text-media media-text-content";
  -ms-grid-columns: 50% auto;
  grid-template-columns: 50% auto;
}

.rst_content_box {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1 / 2;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  width: 100%;
}

.rst_content_box+.rst_thumbnail_box {
  -ms-grid-column: 2;
  grid-column: 2 / 2;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
}

.page-template-template-sale-support .rst_content_box {
  -ms-grid-column: 2;
  -ms-grid-column-span: 2;
  grid-column: 2 / 2;

  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}

.rst_content_box h3 {
  color: #353535;
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 15px;
}

.rst_content_box p {
  color: #221815;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
}

.overview-title {
  font-size: 42px;
  line-height: 66px;
  font-weight: bold;
  color: #221815;
}

@media screen and (max-width: 798px) {
  .page-template-template-about-overview .overview-title {
    display: none;
  }
  .page-template-template-about-overview .rst_content_box {
    /* padding-top: 0; */
  }
}

.page-template-template-about-overview .overview-title {
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 1 / 2;
}

.news-list {
  position: relative;
  padding-bottom: 50px;
}

.news-content {
  padding: 70px 80px 0px;
}

.news-list-left {
  width: 20%;
  padding-right: 30px;
}

.news-list-left h4 {
  font-size: 18px;
  line-height: 30px;
  font-weight: normal;
  color: #221815;
}

@media (max-width: 1366px) {
  /*.news-list-left h4 br {
    display: none;
  }*/

  .news-list-left h4 br:first-child {
    display: block;
  }
}

html[lang="en-Us"] .news-list-left h4 {
  font-size: 16px;
}

.news-list-right {
  width: 80%;
  position: relative;
}

@media only screen and (min-width: 768px) {
  .news-list:before {
    content: '';
    position: absolute;
    top: 0;
    left: 20%;
    bottom: 0;
    width: 1px;
    background: #a0a0a0;
    display: block;
  }

  .news-list:after {
    content: '';
    position: absolute;
    top: 0px;
    left: calc(20% - 8px);
    width: 16px;
    height: 16px;
    background: url(../images/dots.png) no-repeat center center/cover;
    display: block;
  }
}

.news-list.first:after,
.news-list.end:after {
  background: url(../images/dots-white.png) no-repeat center center/cover;
  top: 0;
}

.news-list.end {
  padding-bottom: 16px;
}

.news-list.end:before {
  display: none;
}

.news-list-right .des {
  width: 70%;
  padding: 0 40px;
}

.news-list-right .des p {
  font-size: 16px;
  line-height: 30px;
  color: #221815;
}

.news-list-right .thumb {
  width: 30%;
}

@media only screen and (max-width: 1150px) {
  .news-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .news-list-left,
  .news-list-right {
    width: 100%;
  }

  .news-list:before {
    left: 0;
  }

  .news-list:after {
    left: -8px;
  }

  .news-content {
    padding: 0px;
  }

  .news-list-left h4 {
    text-align: left !important;
    padding: 0 40px;
  }

  .news-list {
    padding-bottom: 10.638vw;
  }
}

@media screen and (max-width: 798px) {
  .news-list {
    padding-bottom: 0;
  }
}

@media (max-width: 1366px) and (min-width: 1150px) {
  .news-list-left h4 {
    font-size: 17px;
  }
}

@media only screen and (max-width: 768px) {

  .news-list-right .des,
  .news-list-right .thumb {
    width: 100%;
    padding: 0;
  }

  .news-list h4 {
    padding: 0;
    margin-top: 20px;
    font-size: 20px;
    font-weight: bold;
  }

  .news-list-right .des p {
    font-size: 16px;
  }

  .news-list-right {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .news-list-right .thumb {
    text-align: center;
  }

  .overview-title {
    font-size: 25px;
    line-height: 1.5;
  }

  .news-list img {
    width: 100%;
  }
}

html[lang="en-US"] .rst_content_box p,
html[lang="en-US"] .rst_content_box_bottom p {
  font-size: 16px !important;
  line-height: 28px !important;
}

.rst_content_box p:last-child {
  margin-bottom: 0;
}

.rst_section_box_2 {
  background: #f4f4f4;
}

.rst_sub_page {
  /*border-bottom: 1px solid #e5e5e5; */
}

.rst_sub_page ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
  border-bottom: 1px solid #898a8a;
}

.rst_sub_page ul li {
  display: inline-block;
  padding: 0px 10px;
}

.rst_sub_page ul li:last-child {
  padding-right: 0;
}

.rst_sub_page ul li:first-child {
  padding-left: 0;
}

.rst_sub_page ul li a {
  padding: 18px 0px;
  color: #353535;
  font-weight: normal;
  font-size: 20px;
  display: block;
  margin-bottom: -1px;
  /*border-bottom: 2px solid transparent; */
}

.rst_sub_page ul li:not(:last-child) {
  margin-right: 55px;
}

@media (max-width: 1366px) {
  html[lang="en-US"] .rst_sub_page ul li:not(:last-child) {
    margin-right: 10px;
  }

  .rst_sub_page ul li a {
    font-size: 16px;
  }
}

@media screen and (max-width: 1920px) {  
  .rst_content_box_two {width: 630px;}
}

@media screen and (max-width: 1366px) {  
  .rst_content_box_two {width: auto;}
}

@media only screen and (max-width: 1100px) {
  .rst_sub_page ul li a {
    font-size: 16px;
  }
}

.rst_sub_page ul li a:hover,
.rst_sub_page ul li.rst_active a {
  color: #172a88;
  /*border-bottom: 2px solid #172a88; */
}

.rst_block_content {
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 100px;
  padding-bottom: 75px;
}

.rst_block_content p {
  text-align: justify;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.page-template-template-about-ethics-compliance .rst_block_content p {
  max-width: 100%;
  font-size: 16px;
  line-height: 1.5;
}

.page-template-template-about-ethics-compliance .rst_block_content {
  text-align: justify;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.page-template-template-about-ethics-compliance .rst_block_content h3 {
  text-align: left;
  margin-bottom: 20px;
  font-size: 25px;
}

@media screen and (min-width: 1024px) {
  .page-template-template-about-ethics-compliance .rst_block_content h3 {
    font-size: 40px;
  }
}

.page-template-template-about-ethics-compliance .rst_block_content h3:not(:first-child) {
  margin-top: 100px;
}

.rst_block_content h2 {
  margin-bottom: 20px;
}

.rst_list_box2 .rst_section_box {
  padding: 0px;
}

.rst_inner_box_top {
  padding-bottom: 100px;
}

.rst_inner_box_top .rst_content_box {
  padding-left: 60px;
  padding-top: 50px;
}

.rst_inner_box_left .rst_thumbnail_box {
  width: 47%;
  float: left;
}

.rst_inner_box_left .rst_content_box {
  width: 53%;
  float: left;
  padding-left: 80px;
  padding-top: 35px;
  padding-right: 60px;
}

.rst_inner_box_right .rst_thumbnail_box {
  width: 47%;
  float: right;
}

.rst_inner_box_right .rst_content_box {
  width: 53%;
  float: left;
  padding-left: 60px;
  padding-right: 80px;
  padding-top: 40px;
}

.rst_inner_box2 {
  padding: 100px 0;
}

.rst_section_box_2 {
  background: #f4f4f4;
}

.rst_section_box:first-child .rst_inner_box2 {
  padding-top: 0;
}

.rst_list_history {
  padding-top: 90px;
  padding-bottom: 100px;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.rst_heading_history h3 {
  font-size: 40px;
  margin: 0;
  color: #353535;
}

.rst_heading_history {
  padding-bottom: 65px;
}

.rst_heading_history p {
  font-size: 30px;
  margin: 15px 0 0 0;
  color: #353535;
  font-weight: bold;
  line-height: 1.1;
}

.rst_list_year {
  margin: 0 0 60px 0;
  padding: 0;
  list-style: none;
  text-align: center;
  font-size: 0;
}

.rst_list_year li {
  display: inline-block;
}

.rst_list_year li a {
  color: rgba(53, 53, 53, 0.2);
  font-size: 20px;
  font-weight: bold;
  padding: 0 65px 30px 65px;
  display: inline-block;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}

.rst_list_year li:first-child a {
  padding-left: 0;
}

.rst_list_year li:last-child a {
  padding-right: 0;
}

.rst_list_year li a:after {
  opacity: 0;
  height: 2px;
  content: "";
  background: #172a88;
  width: 100%;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
}

@-webkit-keyframes run {
  from {
    width: 0%;
  }

  to {
    width: 100%;
  }
}

/* Standard syntax */
@keyframes run {
  from {
    width: 0%;
  }

  to {
    width: 100%;
  }
}

.rst_list_year li a.year_active {
  color: #172a88;
}

.rst_list_year li a.year_active:after {
  opacity: 1;
  animation: run 7s linear;
  -webkit-animation: run 7s linear;
  -moz-animation: run 7s linear;
}

.rst_section_history {
  height: 500px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: none;
}

.rst_section_history:first-child {
  display: block;
}

.rst_thumbnail_box_hidden {
  display: none;
}

.rst_content_history {
  position: absolute;
  bottom: 100px;
  left: 0;
  padding: 0 135px;
  z-index: 9;
  color: #fff;
  width: 100%;
}

.rst_section_history:nth-child(1) .rst_content_history {
  bottom: 100px;
  text-align: right;
}

.rst_section_history:nth-child(2) .rst_content_history {
  bottom: auto;
  top: 100px;
  text-align: left;
}

.rst_section_history:nth-child(3) .rst_content_history {
  bottom: auto;
  top: 100px;
  text-align: right;
}

.rst_section_history:nth-child(4) .rst_content_history {
  bottom: 100px;
  text-align: left;
}

.rst_content_history h3 {
  color: #fff;
  font-size: 55px;
  line-height: 1.1;
  margin: 0px;
  text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.75);
  -webkit-text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.75);
  -moz-text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.75);
}

.rst_content_history p {
  margin-top: 10px;
}

.rst-head-language a {
  /*margin-right: 10px;*/
  text-transform: uppercase;
  color: #fff;
}

.rst-head-language a.selected {
  display: none;
}

.rst_content_history p {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.75);
  -webkit-text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.75);
  -moz-text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.75);
}

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

.footer-top-right .rst-head-language a {
  margin-right: 0px;
  margin-left: 10px;
}

.rst_image_service {
  height: 590px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
}

.rst_content_goals {
  padding-top: 90px;
  padding-bottom: 80px;
}

.rst_content_goals .uk-container h3 {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.25;
  text-align: center;
}

.rst_list_goals {
  padding: 0;
  margin: 50px 0;
}

.rst_title_goals {
  text-align: center;
  margin: 0;
  padding: 0;
  list-style: none;
}

.rst_title_goals li {
  margin: 0 24px;
  display: inline-block;
  width: 170px;
  height: 170px;
  text-align: center;
  padding: 40px 12px 10px 12px;
  border: 2px solid #2794ea;
  border-radius: 50%;
  font-size: 20px;
  color: #353535;
  line-height: 28px;
  font-weight: bold;
}

.rst_title_goals li span {
  color: #2794ea;
}

.rst_title_goals li:first-child {
  margin-left: 0;
}

.rst_title_goals li:last-child {
  margin-right: 0;
}

.rst_box_goals {
  max-width: 1044px;
  width: 100%;
  margin: 0px auto;
  font-weight: 500;
}

.rst_list_service {
  background: #f4f4f4;
  padding: 50px 100px 20px 100px;
}

.rst_box_service {
  width: 33.333%;
  padding-left: 60px;
  padding-right: 60px;
  float: left;
  text-align: center;
  margin-bottom: 50px;
}

.rst_box_service:nth-child(3n+1) {
  clear: left;
}

.rst_box_service h3 {
  color: #353535;
  font-size: 20px;
  margin: 15px;
  font-weight: bold;
}

.rst_box_service p {
  margin: 0;
  font-size: 14px;
}

.rst_list_service {
  margin-top: -190px;
}

.rst_list_service.rst_list_service2 {
  margin-top: 0;
}
.rst_block_pdf_viewer {
  padding-top:40px;
  width:920px;
  margin:0 auto;
}

.rst_block_content_top {
  padding-bottom: 75px;
}

.rst_block_content_top h2 {
  margin-bottom: 20px;
}

.rst_conent_services {
  padding-bottom: 50px;
}

/*
.rst_list_box3{
    padding-top: 100px;
}
.rst_list_box3 .rst_section_box {
    padding: 0 0 100px 0;
}
*/
.rst_list_box3 .rst_section_box:first-child {
  padding-top: 0;
}

.rst_list_box3 .rst_inner_box_top {
  padding-bottom: 0px;
}

.rst_inner_box_3 .rst_content_box {
  padding-left: 60px;
  padding-right: 100px;
}

.rst_btn {
  color: #172a88;
  font-size: 16px;
  padding: 12px 35px;
  border-radius: 5px;
  border: 2px solid #172a88;
  display: inline-block;
  font-weight: bold;
  margin-top: 15px;
}

.rst_btn:hover {
  color: #fff;
  background: #172a88;
}

.rst_content_team {
  padding: 0 0 15px 0;
}

.rst_two_box {
  width: 50%;
  float: left;
  padding-left: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 40px;
}

.rst-container-two {
  margin-left: -40px;
  margin-right: -40px;
}

.rst_list_box_two {
  padding: 80px 0 100px;
}

.rst_list_box4 .rst_section_box_2:last-child {
  margin-bottom: 0px;
}

.rst_content_box_two {
  background-color: #f3f3f3;
  padding: 24px 30px 30px;
}

.rst_content_box_two span {
  display: block;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 1em;
}

.rst_content_box_two .rst_btn {
  margin-top: 22px;
  /* border-radius: 0; */
  background-color: #172a88;
  color: white;
  /* padding: 7px 3px !important; */
}

.rst_content_box_two .rst_btn:hover {
  color: #172a88;
  background-color: #fff;
}

/* html[lang="en-US"] .rst_content_box_two .rst_btn{
  width: 150px;
  height: 50px;
  box-sizing: border-box;
  padding: 5px 3px !important; } */

.rst_heading_team {
  text-align: center;
  padding-bottom: 95px;
}

.page-template-template-about-join-us .rst_heading_team {
  padding-bottom: 0;
}

.rst_heading_team h3 {
  font-size: 36px;
  margin: 0;
  color: #353535;
  font-weight: bold;
  text-align: left;
}

.rst_heading_team p {
  font-weight: 500;
  color: #353535;
  margin: 15px 0 0 0;
  max-width: 100%;
  text-align: left;
  font-size: 16px;
}

.rst_heading_team p:first-of-type {
  margin: 40px 0 0;
}

.rst_box_team {
  width: 25%;
  float: left;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 55px;
  padding-top: 420px;
  position: relative;
  height: 550px;
  box-sizing: border-box;
}

.rst_box_team h3 {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 10px 0;
}

.rst_box_team p {
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  margin: 0;
}

.rst_list_team {
  position: relative;
  z-index: 999;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  max-width: 1238px;
  margin-left: auto;
  margin-right: auto;
}

.rst_list_team:before {
  content: "";
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  display: none;
  background: url("../images/bg_team_over.png") repeat-x bottom center;
}

span.cookie-close.uk-icon {
  display: none;
}

a#cn-accept-cookie {
  float: right;
  font-size: 0;
  margin-top: -15px;
  color: black;
  width: 13px;
  height: 12px;
  background: url(../images/assets/btn-close.png) no-repeat center center/cover;
}

/* restyle */
a.uk-navbar-toggle.uk-icon.uk-search-icon svg circle {
  stroke-width: 2;
}

a.uk-navbar-toggle.uk-icon.uk-search-icon svg path {
  stroke-width: 2;
}

html[lang="en-US"] .rst_banner p {
  font-size: 50px;
}

.search-no-results .rst_tab_search {
  display: none;
}

@media only screen and (max-width: 750px) {
  .menu-item a br {
    display: none;
  }

  html[lang="en-US"] .rst_banner p {
    font-size: 8vw;
  }

  html[lang="en-US"] p {
    font-size: 34.13333px;
    font-size: 4.44444vw;
    line-height: 59.73333px;
    line-height: 7.77778vw;
  }

  .mmenu .uk-nav-primary {
    position: fixed;
    top: 85px;
    left: 0;
    background-color: #fff;
    z-index: 100;
    /* box-shadow: 2px 0px 5px #999; */
    min-height: 100vh;
    height: 100%;
    max-height: 300vh;
    width: 100vw;
    overflow: scroll;
  }
}

.hidden-menu {
    height: 100vh;
    width: 100vw;
    overflow: hidden;
    position: relative;
}

/*contact*/
.rst-map-office {
  max-width: 1440px;
  margin: 0px auto;
}

.rst_form_contact {
  max-width: 700px;
  margin: 0px auto 0;
}

.rst_form_content h3 {
  color: #353535;
  font-size: 40px;
  font-weight: 700;
  margin: 0 0 10px 0;
  text-align: center;
}

.rst_form_content>p {
  text-align: center;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
}

.rst_form_content>p span.rst-space {
  padding: 0 10px;
}

.rst_form_content {
  padding: 70px 0 70px 0;
}

.rst-inner-office {
  background: #f4f4f4;
  padding: 70px 140px;
  position: relative;
}

.rst-box-office h3 {
  color: #353535;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 25px;
}

.rst_main_history {
  position: relative;
  height: 500px;
}

.rst_section_history {
  height: 500px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.rst-box-office p {
  font-weight: 700;
  font-size: 16px !important;
  margin: 0 0 15px 0;
  padding-left: 50px;
}

.rst-box-office p a {
  color: #353535;
}

.rst-info-office {
  margin-top: -145px;
}

.rst-box-office {
  float: left;
}

.rst-box-office p.rst_mail {
  background: url("../images/icon_email.png") no-repeat left center;
}

.rst-box-office p.rst_phone {
  background: url("../images/icon_phone.png") no-repeat left center;
}

.rst-box-office-1,
.rst-box-office-2 {
  width: 400px;
}

.rst-box-office-3 {
  width: calc(100% - 800px);
}

.rst-map-office {
  padding-bottom: 100px;
}

.rst_form_contact form input[type="text"],
.rst_form_contact form input[type="email"],
.rst_form_contact form input[type="tel"] {
  border: 1px solid #969696;
  line-height: 50px;
  height: 50px;
  width: 100%;
  border-radius: 0px;
  padding: 0 20px;
  font-family: 'Arial';
  font-size: 16px;
  color: #969696;
  font-weight: 700;
  background: none;
}

.rst_form_contact form input::placeholder,
.rst_form_contact form textarea::placeholder {
  opacity: 1;
  color: #969696;
}

.rst_form_contact form input::-webkit-input-placeholder,
.rst_form_contact form textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: 1;
  color: #969696;
}

.rst_form_contact form input::-moz-placeholder,
.rst_form_contact form textarea::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 1;
  color: #969696;
}

.rst_form_contact form input:-ms-input-placeholder,
.rst_form_contact form textarea:-ms-input-placeholder {
  /* IE 10+ */
  opacity: 1;
  color: #969696;
}

.rst_form_contact form input:-moz-placeholder,
.rst_form_contact form textarea:-moz-placeholder {
  /* Firefox 18- */
  opacity: 1;
  color: #969696;
}

.rst_form_contact form select {
  border: 1px solid #969696;
  color: #969696;
  outline: none;
  line-height: 65px;
  height: 65px;
  padding: 0 20px;
  width: 100%;
  font-size: 16px;
  font-family: 'Arial';
  -webkit-appearance: none;
  -moz-appearance: none;
  font-weight: 700;
  appearance: none;
  background-image: url(../images/icon_dropdown.png);
  background-repeat: no-repeat;
  background-position: right 30px center;
  border-radius: 0px;
  background-color: #fff;
}

.rst_form_contact form textarea {
  border: 1px solid #969696;
  line-height: 26px;
  height: 200px;
  width: 100%;
  border-radius: 0px;
  padding: 18px 20px;
  font-family: 'Arial';
  font-size: 16px;
  color: #969696;
  font-weight: 700;
  background: none;
  resize: none;
  display: block;
}

.rst_form_contact form .wpcf7-submit {
  border-radius: 4px;
  padding: 18px 50px;
  line-height: 22px;
  display: inline-block;
  color: #172a88;
  position: relative;
  font-size: 16px;
  z-index: 99;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-top: 40px;
  border: 2px solid #172a88;
  background: none;
  cursor: pointer;
}

.rst_form_contact form .wpcf7-submit:hover {
  background: #172a88;
  color: #fff;
}

.rst-col-6 {
  width: 50%;
}

.rst-col-12 {
  width: 100%;
}

.rst-col-6,
.rst-col-12 {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}

.codedropz-upload-handler {
  border: none;
  border-radius: 0px;
  margin-bottom: 10px;
  width: 200px;
  float: left;
}

.dnd-upload-status {
  width: calc(100% - 200px);
  float: right;
  padding: 0;
}

.codedropz-upload-container {
  padding: 0;
}

.codedropz-upload-inner {
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  text-align: left;
  text-overflow: ellipsis;
  font-weight: inherit;
}

.dnd-upload-status .dnd-upload-details .name {
  color: #969696;
  padding: 4px 0;
  font-size: 15px;
  font-weight: 700;
  display: block;
}

.dnd-upload-status .dnd-upload-details .name em {
  color: #969696;
  font-weight: 700;
  padding-right: 0px;
  font-style: inherit;
}

.remove-file {
  color: #172a88;
  font-size: 15px;
  font-weight: 700;
}

.dnd-upload-status .dnd-upload-details .name em:before {
  content: " - ";
}

.remove-file .dnd-icon-remove {
  font-weight: 700;
}

.remove-file .dnd-icon-remove:before {
  content: "Remove";
}

html[lang="zh-hans"] .remove-file .dnd-icon-remove:before {
  content: "移除";
}

.codedropz-upload-inner h3,
.codedropz-upload-inner>span {
  display: none;
}

.btn-error {
  color: #e10000;
}

.dnd-upload-status .dnd-upload-details.error {
  display: none;
}

.dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
  display: none;
}

.dnd-upload-status .dnd-upload-details .dnd-progress-bar span.in-progress {
  display: block;
}

.cd-upload-btn {
  color: #969696 !important;
  font-size: 15px;
  padding-left: 48px;
  background: url(../images/add_file.png) no-repeat left center;
  line-height: 30px;
  font-weight: 700;
  display: inline-block;
}

.cd-upload-btn:hover {
  color: #172a88 !important;
}

.dnd-upload-status .dnd-upload-image {
  display: none;
}

.upload-file {
  padding: 10px 0;
}

.upload-file:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.dnd-upload-status .dnd-upload-details {
  padding-left: 10px;
  width: 100%;
  text-align: right;
  padding-right: 70px;
}

.dnd-upload-status .dnd-upload-details .remove-file {
  top: 4px;
}

.dnd-upload-status .dnd-upload-details .dnd-progress-bar {
  height: auto;
}

.rst-contact-successfuly {
  max-width: 750px;
  width: 100%;
  padding: 90px 0 80px 0;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0px auto;
  opacity: 0;
  visibility: hidden;
  z-index: 9999;
  background: #fff;
}

.rst-close {
  right: 40px;
  top: 40px;
  position: absolute;
}

.rst-close2 {
  right: 40px;
  top: 40px;
  position: absolute;
}

.rst-successfuly-over {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.9);
  opacity: 0;
  visibility: hidden;
  z-index: 9998;
}

.mailsent .rst-successfuly-over,
.mailsent .rst-contact-successfuly {
  opacity: 1;
  visibility: visible;
}

.mailsent {
  overflow: hidden;
}

.rst-contact-successfuly>img {
  margin: 0 0 25px 0;
}

.rst-contact-successfuly h3 {
  color: #353535;
  font-size: 30px;
  font-weight: 500;
  margin: 0 0 10px 0;
}

.rst-contact-successfuly p {
  color: #353535;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  margin: 0 auto;
  max-width: 475px;
}

.rst-capchar>span {
  font-size: 15px;
  color: #333;
  font-weight: 700;
  margin-right: 25px;
  font-family: Arial, sans-serif;
}

.rst-capchar>span.your-captcha {
  margin-right: 20px;
  display: inline-block;
  vertical-align: middle;
  width: 120px;
}

.rst-capchar img {
  border: 1px solid #969696;
  vertical-align: top;
  height: 40px !important;
}

.rst_form_contact form .your-captcha input {
  line-height: 40px;
  height: 40px;
}

.rst_form_contact form input[type="text"].wpcf7-captchar {
  width: 120px;
}

.rst_content_enrollment {
  padding: 110px 0 95px;
}

.rst_content_enrollment p {
  font-size: 20px;
}

.rst_content_enrollment h3 {
  text-align: center;
  font-size: 40px;
  margin: 0 0 15px 0;
  letter-spacing: 6px;
}

html[lang="en-US"] .rst_content_enrollment h3 {
  letter-spacing: 0;
}

.rst_content_enrollment ul {
  padding: 65px 0;
  list-style: none;
  max-width: 1320px;
  width: 100%;
  margin: 0 auto;
}

.rst_content_enrollment ul li div {
  float: left;
  font-size: 16px;
  line-height: 30px;
}

.rst_content_enrollment ul li:first-child {
  /*border-top: 1px solid #969696; */
}

.rst_content_enrollment ul li {
  /*border-bottom: 1px solid #969696;*/
  padding-top: 25px;
  padding-bottom: 25px;
}

.rst_content_enrollment ul li div.rst-col-1 {
  width: 350px;
  padding-left: 20px;
  color: #1b2e8a;
}

.rst_content_enrollment ul li div.rst-col-2 {
  width: 320px;
}

.rst-col-top {
  background: #f4f4f4;
  margin-bottom: 25px;
}

.rst_content_enrollment ul li.rst-col-top div {
  font-weight: 500;
  color: #1f328c;
}

.rst_content_enrollment ul li div.rst-col-3 {
  width: calc(100% - 670px);
}

/*.rst_content_enrollment ul li.rst-col-top div.rst-col-3 {
      text-align: center;
}*/
.rst_content_enrollment ul li:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.rst_conent_application_method {
  text-align: center;
  padding-bottom: 100px;
}

.rst_conent_application_method h3 {
  text-align: center;
  font-size: 40px;
  margin: 0 0 15px 0;
}

.rst_conent_application_method img {
  margin-top: 40px;
}

.rst_content_recruitment {
  padding: 95px 0;
}

.rst_container_recruitment {
  max-width: 932px;
  margin: 0px auto;
  width: 100%;
}

.rst_container_recruitment>h3 {
  text-align: center;
  font-size: 40px;
}

.rst_container_recruitment>p {
  text-align: center;
  font-weight: 500;
}

.rst-box-recruitment {
  border: 1px solid #969696;
  margin-bottom: 20px;
}

.rst-content-job {
  /*border-top: 1px solid #969696;*/
  padding: 50px 60px;
}

.rst-heading-job {
  padding: 18px 75px 18px 30px;
  cursor: pointer;
  background: url("../images/plus-14.png") no-repeat right 30px center #fff;
}

.rst-heading-job.active_job {
  background: url("../images/minus-14x3.png") no-repeat right 30px center #f4f4f4;
}

.rst-heading-job h3 {
  float: left;
  font-size: 16px;
  margin: 0;
  color: #353535;
  line-height: 30px;
  font-weight: 500;
}

.rst-heading-job span {
  float: right;
  color: #969696;
  font-size: 16px;
  line-height: 30px;
}

.rst-content-job ol,
.rst-content-job ul {
  padding-left: 1.5em;
}

.rst-content-job h4,
.rst-content-job h2,
.rst-content-job h3,
.rst-content-job h5 {
  margin: 0 0 10px 0;
}

.rst-content-job ol li,
.rst-content-job ul li {
  line-height: 28px;
  padding: 0;
  font-size: 16px;
}

.rst-content-job p {
  margin: 0 0 15px 0;
}

.rst-content-job {
  display: none;
  background: #f4f4f4;
}

.rst-col-action {
  width: 33.333%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

.rst-action-article {
  margin-left: -10px;
  margin-right: -10px;
  padding-top: 15px;
  padding-bottom: 60px;
}

.rst-col-action select {
  border: 1px solid #969696;
  color: #969696;
  outline: none;
  line-height: 65px;
  height: 65px;
  padding: 0 50px 0 20px;
  width: 100%;
  font-size: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../images/icon_dropdown.png);
  background-repeat: no-repeat;
  background-position: right 20px center;
  border-radius: 0px;
  background-color: #fff;
}

.rst_heading_enrollment {
  text-align: center;
  max-width: 932px;
  width: 100%;
  margin: 0px auto 30px;
  position: relative;
}

.rst_heading_enrollment p {
  font-weight: 500;
}

.rst_click_code {
  position: absolute;
  bottom: 0;
  right: 0;
}

.rst_click_code span {
  font-size: 12px;
  color: #353535;
}

.rst-paging-job nav.page-nav a,
.rst-paging-job nav.page-nav span {
  font-size: 16px;
  font-weight: 500;
  color: #353535;
  padding: 5px 8px;
  margin: 0 15px;
  position: relative;
  text-decoration: none;
  line-height: 30px;
}

.rst-paging-job nav.page-nav .page-numbers>span {
  padding: 0;
  margin: 0;
}

.rst-paging-job nav.page-nav svg {
  width: 10px;
}

.rst-paging-job nav.page-nav span.current {
  color: #172a88;
}

.rst-paging-job nav.page-nav span.current:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  background: #172a88;
}

.entry-content p:last-child {
  margin-bottom: 0;
}

.entry-content .rst_btn {
  margin-top: 15px;
}

@media screen and (min-width: 1024px) {
  .rst_content_box_two .rst_btn {
    margin-top: 0;
  }
}

/*new - home*/
.support .uk-grid>* {
  padding-left: 80px;
}

@media (min-width: 1200px) {
  .support-list .uk-grid {
    margin-left: -80px;
  }
}

.support {
  background: #fff;
  padding: 100px 0 100px 0;
}

.support-head {
  max-width: 860px;
  margin: 0px auto;
}

.rst_box_over a {
  position: relative;
  display: block;
}

.rst_box_over a:after {
  content: "";
  height: 100%;
  width: 100%;
  background: url("../images/bg_over_title.png") repeat-x bottom center;
  position: absolute;
  bottom: 0;
  left: 0;
}

.rst-info-company {
  margin-bottom: 100px;
}

.rst-bg-company {
  height: 590px;
}

.rst_content_box p {
  margin: 0 0 15px 0;
  text-align: left;
}

.rst_content_box *+p {
  margin-top: 15px;
}

.rst_section_box_2:last-child {
  /*margin-bottom: 100px;*/
}

.rst-info-company {
  max-width: 1440px;
  margin: 115px auto 100px;
  width: 100%;
}

.rst-box-content-about {
  float: left;
  width: 520px;
  padding: 60px 60px;
  background: #fff;
  color: #353535;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

.rst-box-content-about a {
  color: #353535;
  font-size: 16px;
}

.rst-box-content-about h3 {
  color: inherit;
}

.rst-box-content-about:hover a {
  color: #1f328c;
}

.rst-box-content-about a:hover {
  color: #1f328c;
}

.rst-box-content-about p:last-child {
  margin: 0;
  line-height: inherit;
}

.rst-info-company .rst-box-content-about.uk-scrollspy-inview.uk-animation-slide-bottom p {
  font-size: 16px;
}

.rst-info-company .rst-box-content-about.uk-scrollspy-inview.uk-animation-slide-bottom {
  padding: 40px;
}

.rst-info-company-number {
  float: left;
  /*width: calc(100% - 520px); */
  padding-left: 140px;
  margin-top: 0px;
}

.rst-info-company-number ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.rst-info-company-number ul li {
  display: inline-block;
  margin-right: 105px;
}

.rst-content-company {
  margin-top: -85px;
}

.rst-content-company>.uk-container {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}

.rst-info-company-number ul li:last-child {
  margin-right: 0;
  margin-top: 25px;
}

.rst-info-company-number ul li label {
  display: block;
  font-weight: bold;
  font-size: 30px;
  line-height: 1.2;
  color: #172a88;
}

.rst-info-company-number ul li {
  list-style-type: none;
  display: inline-block;
  color: #353535;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}

.rst-control-input,
.rst-control-input-select {
  position: relative;
}

.rst-control-input>label {
  position: absolute;
  top: 50%;
  left: 20px;
  font-size: 16px;
  color: #969696;
  font-family: Arial, sans-serif;
  font-weight: 700;
  z-index: 99;
  cursor: auto;
  transform: translateY(-50%);
}

label.lbl-textarea {
  top: 20px;
  transform: none;
}

.rst-control-input-select>label {
  position: absolute;
  cursor: auto;
  font-size: 16px;
  color: #969696;
  font-family: Arial, sans-serif;
  font-weight: 700;
  top: 50%;
  left: 20px;
  z-index: 99;
  transform: translateY(-50%);
}

.rotating {
  -webkit-animation: rotation 2s infinite linear;
  -moz-animation: rotation 2s infinite linear;
  -o-animation: rotation 2s infinite linear;
  -ms-animation: rotation 2s infinite linear;
  animation: rotation 2s infinite linear;
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
  }
}

@-moz-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
  }
}

@-o-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
  }
}

@-ms-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
  }
}

@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
  }
}

.red {
  color: #e10000;
}

.recapchar {
  width: 28px;
  height: 25px;
  margin-left: 15px;
  margin-top: 8px;
  vertical-align: top;
  display: inline-block;
  background: url("../images/reload.png") no-repeat center center;
}

.rst_content_box_bottom {
  width: 100%;
  float: left;
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 50px;
}

.uk-search-input,
.uk-search-input.exit {
  width: 0;
}

.nav-mobile {
  display: none;
}

.open .uk-search-input {
  width: 170px;
}

.rst-submit-search {
  padding: 0;
  color: #1f328c !important;
  background: none;
  border: none;
  cursor: pointer;
  outline: none;
}

.uk-search-navbar .uk-search-input {
  font-size: 16px;
}

.rst-submit-search svg circle {
  stroke-width: 2;
  stroke: #1f328c;
}

.rst-submit-search svg path {
  stroke-width: 2;
  stroke: #1f328c;
}

.uk-search-navbar .uk-search-icon.rst-submit-search {
  width: 20px;
}

.rst-search-form {
  display: flex;
  width: auto;
  border-bottom: 1px solid transparent;
}

.rst-search-form.open {
  border-bottom: 1px solid #e5e5e5;
  position: absolute;
  right: 40px;
  background: #fff;
}

.rst-col-action select::-ms-expand {
  display: none;
}

.rst_search_mobile .uk-search-input {
  width: 100%;
}

.search-highlight {
  color: #c30d23;
  font-weight: bold;
}

/* .menu-main+form {
  margin-left: 83px;
} */

/*.uk-navbar-right .uk-navbar-nav .uk-navbar-dropdown {
  width: 100% !important;
  text-align: left;
  left: 0 !important; 
}*/
.menu-main .uk-navbar-dropdown {
  width: 220px;
  padding: 15px 35px;
}
html[lang="en-US"] #menu-item-3276 .uk-navbar-dropdown {
  padding: 15px 30px;
}
html[lang="en-US"] .menu-main .uk-navbar-dropdown {
  width: 230px;
}

ul.uk-nav.uk-navbar-dropdown-nav li {
  position: relative;
}

.main-menu .uk-nav li>a {
  font-size: 16px;
  padding: 15px 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  
}

.menu-main .dropdown-level-0 {
  -webkit-box-shadow: inset 0px 7px 13px -7px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 7px 13px -7px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 7px 13px -7px rgba(0, 0, 0, 0.1);
}

#menu-item-2512 > .dropdown-level-1 {
  left: 135% !important;
}

.menu-main .dropdown-level-1 {
  left: 155% !important;
  top: 0 !important;
  -webkit-box-shadow: inset 14px 0px 18px -6px rgba(153, 153, 153, .5);
  -moz-box-shadow: inset 14px 0px 18px -6px rgba(153, 153, 153, .5);
  box-shadow: inset 14px 0px 18px -6px rgba(153, 153, 153, .5);
}

html[lang="zh-hans"] #menu-item-3325 > .dropdown-level-1 {
  left: 136.5% !important;
}

html[data-ie="true"] .menu-main .dropdown-level-1 {
  left: 154%!important;
}

html[lang="en-US"] .menu-main .dropdown-level-1 {
  left: 195px !important;
}

[class*=uk-transition-scale] {
  -webkit-transition-duration: 0.45s;
  transition-duration: 0.45s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.uk-transition-toggle:hover .uk-transition-scale-up {
  transform: scale(1.1);
}

.cn-hide,
.eng-hide {
  display: none;
}

html[lang="en-US"] .eng-hide {
  display: inline-block;
}

html[lang="zh-hans"] .cn-hide {
  display: inline-block;
}

.menu-hidden {
  display: none;
}

.footer-bottom-left .uk-grid>div {
  width: inherit;
  margin-left: 86px;
  padding: 0;
  max-width: inherit;
}

.footer-bottom-left .uk-grid {
  margin-left: 0 !important;
}

.footer-bottom-left .uk-grid>div:first-child {
  margin: 0 !important;
}

html[lang="en-US"] .footer-bottom-left .uk-grid>div {
  margin-left: 60px;
}

@media (max-width: 1260px) {
  .footer-bottom-left .uk-grid>div {
    width: 20%;
    max-width: 100%;
    margin: 0 !important;
    padding-left: 30px;
  }

  .footer-bottom-left .uk-grid {
    margin-left: -30px !important;
  }
}

@media (max-width: 749px) {
  .menu-hidden {
    display: block;
  }

  .footer-bottom-left .uk-grid>div {
    width: 100%;
  }
}

.rst-col-12.rst-capchar {
  text-align: right;
}

@media (min-width: 750px) {
  /* .page-template-template-sale-support .rst_btn, .page-template-template-about-join-us .rst_btn, .page-template-template-about-ethics-compliance:not(.page-id-331) .rst_btn {
    padding: 0;
    width: 160px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    box-sizing: content-box; } */

  .rst_form_contact form .wpcf7-submit {
    padding: 14px 20px;
    width: 160px;
    text-align: center;
  }

  .rst_heading_team p {
    font-size: 15px;
  }
}

.rst_form_contact {
  margin-bottom: 50px;
}

.rst-info-company-bg {
  overflow: hidden;
  background: #f4f4f4;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  background-image: url(../images/icon_dropdown.png) !important;
}

.rst_content_leader_mobile {
  display: none;
}

.rst_content_leader_left {
  width: 77%;
  float: left;
  padding-top: 90px;
}

.rst_content_leader_right {
  width: 16.666%;
  float: right;
  min-width: 220px;
  padding-top: 50px;
}

.rst_content_leader_right ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.rst_content_leader_right ul li {
  margin-top: 15px;
}

.rst_content_leader_right ul li:first-child {
  margin-top: 0px;
}

.rst_content_leader_right ul li a {
  padding: 15px 20px;
  display: block;
  box-shadow: 0 0 14px #ececec;
  color: #353535;
  font-weight: 700;
}

.rst_content_leader_right ul li a.active_leader {
  background: #dfdbdc;
}

.rst-thumbnail-leader {
  width: 288px;
  float: left;
  padding-top: 8px;
}

.rst-content-leader {
  width: calc(100% - 288px);
  float: left;
  padding-left: 120px;
  padding-right: 80px;
  font-weight: 500;
  padding-top: 0px;
}

.rst-content-leader p {
  font-weight: 500;
}

.rst-content-leader {
  /* text-align: justify; */
}

.rst-content-leader h3 {
  color: #353535;
  font-size: 30px;
  margin: 0 0 8px 0;
  font-weight: 700;
}

.rst-content-leader h3 span {
  font-size: 20px;
}

.rst-content-leader h5 {
  color: #353535;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 22px 0;
}

.tab_leader {
  display: none;
  position: relative;
}

#tab0 {
  display: block;
}

.rst_content_leader {
  /* overflow: hidden; */
  /* padding-top: 120px; */
  /*border-bottom: 1px solid #f4f4f4;*/
  /* margin-bottom: 200px; */
  margin-top: 55px;
  margin-bottom: 55px;
}

.rst_content_leader .uk-container,
.rst_content_leader_left {
  position: relative;
}

.rst_content_leader .uk-container {
  /*max-width: 1334px;*/
}

.rst_content_leader .uk-container:before {
  content: "";
  height: 100%;
  width: 1000px;
  right: calc(100% - 40px);
  position: absolute;
  background: #f4f4f4;
  top: 0;
  display: none;
}

.rst_content_leader_left:before {
  display: none;
  content: "";
  height: 100%;
  width: 43%;
  top: 0;
  left: 0;
  position: absolute;
  background: #f4f4f4;
}

.rst_content_leader_mobile .select2-container--default .select2-selection--single {
  background-color: #fff;
  border: none;
  border-radius: 0px;
  color: #172a88;
  text-align: center;
}

.rst_content_leader_mobile {
  padding: 20px;
}

.rst_content_leader_mobile .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #172a88;
  line-height: 28px;
  font-size: 20px;
  display: inline-block;
  font-weight: bold;
  padding-left: 0px;
  padding-right: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}

html[lang="en-US"] .rst_content_leader_mobile .select2-container--default .select2-selection--single .select2-selection__rendered {
  white-space: normal;
}

.rst_content_leader_mobile .select2-container--default .select2-selection--single .select2-selection__arrow {
  position: relative;
  top: auto;
  display: inline-block;
  transform: none;
  margin-left: 5px;
  vertical-align: middle;
  background-image: url(../images/dropdown2.png) !important;
}

.rst_content-leader {
  padding-top: 85px;
}

.rst_content_leader_right ul li a {
  padding: 15px 20px;
}

html[lang="en-US"] .rst_content_leader_left {
  /* width: 80%;*/
}

html[lang="en-US"] .rst-content-leader p {
  font-size: 14px;
}
html[lang="zh-hans"] .rst-content-leader p {
  letter-spacing: 2px;
}


@media only screen and (min-width: 1100px) and (max-width: 1300px) {
  .rst-content-leader {
    padding-left: 20px;
    padding-right: 20px;
    max-height: 580px;
  }

  .rst-content-leader p {
    font-size: 14px;
  }

  html[lang="zh-hans"] .rst-content-leader p {
    letter-spacing: 2px;
  }

  html[lang="zh-hans"] .rst_content_leader_right ul li a {
    padding: 5px 25px;
  }

  html[lang="en-US"] .rst_content_leader_right ul li a {
    padding: 10px 15px;
  }

  html[lang="en-US"] .rst_content_leader_right ul li {
    margin-top: 15px;
  }
}

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

#header .main-menu {
  justify-content: space-between;
  align-items: center;
  /*transition: .4s;*/
  background-color: white;
  box-shadow: 0 1px 4px 0 rgba(0,0,0,.1);
}

#header .main-menu .uk-navbar {
  align-items: center;
  max-width: 1318;
}

@media screen and (min-width: 1024px) {
  #header .main-menu .uk-navbar {
    align-items: center;
    max-width: calc(100vw - 200px);
  }
}

@media screen and (min-width: 1720px) {
  #header .main-menu .uk-navbar {
    max-width: 1580px;
  }
}

@media(max-width: 750px) {
  #header .main-menu {
    /* position: fixed; */
    /* top: 11px; */
    /* left: 0; */
    width: 100%;
    z-index: 999;
  }
}

#header .main-menu.fixed {
  top: 0;
  left: 0;
  right: 0;
  position: fixed;
  z-index: 999;
}


.banner-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (min-width: 776px) {
  .banner-wrapper {
    top: 0;
    left: 0;
    transform: translate(0, 0);
    position: relative;
    display: table;
    background-color: rgba(0, 0, 2, 0.5);

  }

  html[lang="zh-hans"] .banner-wrapper {
    letter-spacing: 2.5px;
  }

  .banner-wrapper.right {
    float: right;
  }
}

.page-template-template-about-join-us .banner-wrapper,
.page-template-template-joinus-campus .banner-wrapper {
  /*position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); */
}

@media screen and (min-width: 776px) {
  .page-template-template-about-join-us .banner-wrapper {
    top: 0;
    left: 0;
    transform: translate(0, 0);
    position: relative;
    display: table;
    background-color: rgba(0, 0, 2, 0.5);
    padding: 32px 0;
    letter-spacing: 2.5px;
  }
}

.page-template-template-about-join-us .banner-wrapper .product_desc,
.page-template-template-joinus-campus .banner-wrapper .product_desc {
  text-shadow: 0 5px 10px rgba(0, 0, 0, 0.75);
  font-size: 27px;
  font-weight: 400;
  text-align: left;
}

.page-template-template-about-join-us .rst_breadcrumb a,
.page-template-template-about-join-us .rst_breadcrumb span,
.page-template-template-joinus-campus .rst_breadcrumb a,
.page-template-template-joinus-campus .rst_breadcrumb span {
  font-size: 16px;
}

html[lang="zh-hans"] .page-template-template-about-join-us .rst_breadcrumb a,
html[lang="zh-hans"] .page-template-template-about-join-us .rst_breadcrumb span,
html[lang="zh-hans"] .page-template-template-joinus-campus .rst_breadcrumb a,
html[lang="zh-hans"] .page-template-template-joinus-campus .rst_breadcrumb span { 
  /* letter-spacing: 1px; */
}

.page-template-template-joinus-campus .product-nav {
  /*margin-top: 70px; */
}

.page-template-template-joinus-campus .product-nav .product__container {
  max-width: 1320px;
}

.border-space {
  margin: 0px auto 100px;
  height: 1px;
  background-color: #898a8a;
  display: table;
  max-width: 1318px;
  width: 100%;
}


@media screen and (min-width: 1024px) {
  .border-space {
    max-width: calc(100vw - 200px);
    width: 100%;
  }
}

@media screen and (min-width: 1720px) {
  .border-space {
    max-width: 1580px;
  }
}

@media screen and (max-width: 798px) {
  .border-space {
    margin: 0 auto;
  }
}

.bg-cover {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.product__grey {
  background-color: #f4f4f4;
}

.product__slider {
  padding: 0px 20px;
  position: relative;
}

@media screen and (min-width: 768px) {
  .product__slider {
    padding: 85px 20px 95px;
  }
}

@media screen and (min-width: 1024px) {
  .product__slider {
    padding: 25px 20px 15px;
  }
}

.product__slider .slider__title {
  text-align: center;
  margin-bottom: 90px;
}

@media screen and (max-width: 768px) {
  .product__slider .slider__title {
    font-size: 25px;
    margin-bottom: 30px;
  }
}

.product__slider__wrapper {
  position: relative;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .product__slider__wrapper {
    width: 59.5%;
  }
}

@media screen and (min-width: 1024px) {
  .product__slider__wrapper {
    margin-right: 10%;
    width: 52.5%;
  }
}

.product__slider__wrapper .slider-arrows {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.product__slider__wrapper .slider-arrows .prev {
  display: none !important;
  width: 10px;
  height: 17px;
  background: url("../images/arr-black-left.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px 17px;
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  .product__slider__wrapper .slider-arrows .prev {
    width: 20px;
    height: 33px;
    background-size: 20px 33px;
    position: relative;
    left: 20px;
  }
}

@media screen and (min-width: 1024px) {
  .product__slider__wrapper .slider-arrows .prev {
    width: 14px;
    height: 21px;
    background-size: 14px 21px;
    position: relative;
    left: 45px;
  }
}

.product__slider__wrapper .slider-arrows .prev:hover {
  background: url("../images/arr-blue-left.png");
  background-repeat: no-repeat;
  background-position: center;
}

.product__slider__wrapper .slider-arrows .next {
  width: 10px;
  height: 17px;
  background: url("../images/arr-black-right.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px 17px;
  cursor: pointer;
  margin-left: auto;
}

@media screen and (min-width: 640px) {
  .product__slider__wrapper .slider-arrows .next {
    width: 20px;
    height: 33px;
    background-size: 20px 33px;
    position: relative;
    right: 20px;
  }
}

@media screen and (min-width: 1024px) {
  .product__slider__wrapper .slider-arrows .next {
    width: 14px;
    height: 21px;
    background-size: 14px 21px;
    position: relative;
    right: 0;
  }
}

.product__slider__wrapper .slider-arrows .next:hover {
  background: url("../images/arr-blue-right.png");
  background-repeat: no-repeat;
  background-position: center;
}

.product__slider__wrapper .slider-arrows .slick-disabled {
  opacity: 0;
  cursor: default;
}

.product__slider__wrapper .slider-arrows .slick-disabled.next:hover {
  background: url("../images/arr-black-right.png");
}

.product__slider__wrapper .slider-arrows .slick-disabled.prev:hover {
  background: url("../images/arr-black-left.png");
}

.product__slider__container {
  max-width: 1190px;
  margin: 0 auto;
  width: 100%;
}

.product__slider .product__container {
  display: block;
}

@media screen and (min-width: 750px) {
  .product__slider .product__container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
}

.product__applications {
  padding: 10px 0 11.333vw;
}

.product__applications__title {
  margin-bottom: 30px;
  font-size: 25px;
  font-weight: 700;
  text-align: center;
  width: 100%;
}

@media screen and (min-width: 640px) {
  .product__applications__title {
    font-size: 50px;
    margin-bottom: 60px;
  }
}

@media screen and (min-width: 1024px) {
  .product__applications__title {
    font-size: 40px;
    letter-spacing: 6px;
    margin-bottom: 97px;
  }

  html[lang="en-US"] .product__applications__title {
    letter-spacing: 0;
  }
}

.product__applications__item {
  margin: 0 0 30px;
  background-color: white;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 282px;
  width: 25%;
  position: relative;
}

@media screen and (min-width: 1024px) {
  .product__applications__item {
    margin: 0;
  }
}

.product__applications__item a {
  text-align: center;
}

.product__applications__item img {
  max-height: 140px;
}

.product__applications__item:first-of-type {
  margin-left: 0;
}

.product__applications__item:last-of-type {
  margin-right: 0;
}

.product__applications__item__title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  margin: 0;
  font-family: 'Microsoft YaHei', sans-serif;
  font-weight: 400;
  font-size: 24px;
  padding: 10px;
  text-align: center;
  letter-spacing: 1.7px;
}

.product__applications__slider .slick-slide {
  padding: 0 40px;
}

@media screen and (min-width: 640px) {
  .product__applications__slider .slick-slide {
    padding: 0 80px;
  }
}

.product__applications__slider .product__applications__item {
  display: flex !important;
}

@media screen and (min-width: 1025px) {
  .product__applications__slider .product__applications__item {
    height: auto;
  }
}

@media screen and (min-width: 640px) {
  .product__applications__slider .product__applications__item img {
    min-height: 345px;
    max-width: 500px;
  }
}

.product__applications__slider .product__applications__item .product__applications__item__title {
  font-size: 16px;
}

@media screen and (min-width: 640px) {
  .product__applications__slider .product__applications__item .product__applications__item__title {
    font-size: 32px;
  }
}

@media screen and (min-width: 1024px) {
  .product__applications__slider .product__applications__item .product__applications__item__title {
    font-size: 16px;
  }
}

.product__applications__wrapper {
  position: relative;
}

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

.product__applications__wrapper .slider-arrows {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.product__applications__wrapper .slider-arrows .prev {
  width: 10px;
  height: 17px;
  background: url("../images/arr-black-left.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px 17px;
  left: 15px;
  position: relative;
}

@media screen and (min-width: 640px) {
  .product__applications__wrapper .slider-arrows .prev {
    width: 20px;
    height: 33px;
    background-size: 20px 33px;
    left: 20px;
  }
}

@media screen and (min-width: 1024px) {
  .product__applications__wrapper .slider-arrows .prev {
    width: 14px;
    height: 21px;
    background-size: 14px 21px;
    left: 0;
  }
}

.product__applications__wrapper .slider-arrows .prev:hover {
  background: url("../images/arr-blue-left.png");
  background-repeat: no-repeat;
  background-position: center;
}

.product__applications__wrapper .slider-arrows .next {
  width: 10px;
  height: 17px;
  background: url("../images/arr-black-right.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px 17px;
  right: 15px;
  position: relative;
}

@media screen and (min-width: 640px) {
  .product__applications__wrapper .slider-arrows .next {
    width: 20px;
    height: 33px;
    background-size: 20px 33px;
    right: 20px;
  }
}

@media screen and (min-width: 1024px) {
  .product__applications__wrapper .slider-arrows .next {
    width: 14px;
    height: 21px;
    background-size: 14px 21px;
    right: 0;
  }
}

.product__applications__wrapper .slider-arrows .next:hover {
  background: url("../images/arr-blue-right.png");
  background-repeat: no-repeat;
  background-position: center;
}

.product__applications__list {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

@media screen and (max-width: 1024px) {
  .product__applications__list {
    display: none;
  }
}

.product__applications__list__masonry {
  flex-flow: column wrap;
  max-height: 560px;
  width: 100%;
  height: 560px;
}

.product__applications__list__masonry .product__applications__item {
  margin: 0 15px 30px;
  background-color: white;
  padding: 40px 20px 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 250px;
  width: auto;
  min-width: 300px;
}

.product__applications__list__masonry .product__applications__item:nth-child(3) {
  height: 530px;
  margin-bottom: 0 !important;
  width: calc(100% - 630px);
}

.product__applications__list__masonry .product__applications__item:nth-child(3) img {
  max-height: inherit;
}

.product__applications__list__masonry .product__applications__item:first-of-type {
  margin-left: 15px;
}

.product__applications__list__masonry .product__applications__item:last-of-type {
  margin-right: 15px;
}

.product__container {
  max-width: 1340px; /* Dylan */
  padding-left: 100px;
}

@media screen and (max-width: 1024px) {
  .product__container {
    padding-left: 0px;
  }
}

@media screen and (min-width: 1920px) {
  .product__container {
    max-width: 1580px; /* Dylan */
    padding-left: 0;
    margin: 0 auto;
  }
}

.product__container.justify__list .product__slider__wrapper {
  width: 33.33%;
  margin-left: 0;
  margin-right: 0;
}

.product__container.justify__list .product__slider__desc {
  width: 66.66%;
  padding-left: 52px;
  margin-left: 0;
}

@media only screen and (max-width:750px) {
  .product__container.justify__list .product__slider__wrapper {
    width: 100%;
    margin-bottom: 20px;
  }

  .product__container.justify__list .product__slider__desc {
    width: 100%;
  }

  .product__slider .product__container {
    flex-wrap: wrap;
  }

  .product__container.justify__list .product__slider__desc ul li {
    margin-bottom: 20px;
  }
}

.product__container.justify__list .product__slider__desc ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 0;
  height: 100%;
  margin: 0;
}

.product__container.justify__list .product__slider__desc ul li {
  display: flex;
  width: 50%;
  align-items: center;
  justify-content: flex-start;
}

.product__container.justify__list .product__slider__desc ul li .image-block {
  width: 100%;
  height: 100%;
  max-width: 50px;
  max-height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 32px;
}

.product__container.justify__list .product__slider__desc ul li p {
  color: #221815;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 3px;
}

@media (max-width: 1366px) {

  html[lang="zh-hans"] .product__container.justify__list .product__slider__desc ul li p,
  html[lang="zh-hans"] .product__container.vertical__list .product__slider__desc ul li p {
    font-size: 20px;
  }
}

html[lang="en-US"] .product__container.justify__list .product__slider__desc ul li p {
  font-size: 16px;
  letter-spacing: 0px;
}

.product__container.vertical__list {
  flex-direction: column;
}

@media screen and (min-width: 641px) {
  .product__container.vertical__list {
    flex-direction: row;
    min-height: 425px;
    align-items: center;
  }
}

.product__container.vertical__list .product__slider__wrapper {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

@media screen and (min-width: 641px) {
  .product__container.vertical__list .product__slider__wrapper {
    width: 53.33%;
  }
}

.product__container.vertical__list .product__slider__desc {
  width: inherit;
  height: 100%;
  margin: 40px auto 0;
}

@media screen and (min-width: 641px) {
  .product__container.vertical__list .product__slider__desc {
    width: 43.33%;
    padding-left: 52px;
    margin-left: 0;
    height: 100%;
  }
}

.product__container.vertical__list .product__slider__desc ul {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
}

.product__container.vertical__list .product__slider__desc ul li {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 20px;
}

.product__container.vertical__list .product__slider__desc ul li .image-block {
  width: 100%;
  height: 100%;
  max-width: 50px;
  max-height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 32px;
}

.product__container.vertical__list .product__slider__desc ul li p {
  /* color: #221815; */
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 3px;
}

html[lang="en-US"] .product__container.vertical__list .product__slider__desc ul li p {
  font-size: 16px;
  letter-spacing: 0px;
}

.product__slider__inner {
  width: 100%;
}

.product__slider__inner img {
  margin: 0 auto;
  max-width: 90%;
}

@media screen and (min-width: 1024px) {
  .product__slider__inner img {
    max-width: inherit;
  }
}

.product__slider__desc {
  width: inherit;
  display: table;
  padding-top: 20px;
  margin: 0 auto;
}

@media screen and (min-width: 640px) {
  .product__slider__desc {
    padding-top: 0;
    padding-left: 0;
    width: 37.5%;
    margin-left: 3%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}

@media screen and (min-width: 1024px) {
  .product__slider__desc {
    padding-left: 40px;
    width: 35.5%;
    margin-left: 4%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}

.product__slider__desc p {
  font-weight: 700;
  font-size: 16px;
  margin: 0 0 3px;
}

@media screen and (min-width: 640px) {
  .product__slider__desc p {
    font-size: 24px;
    margin: 0 0 3px;
  }
}

@media screen and (min-width: 1024px) {
  .product__slider__desc p {
    font-size: 16px;
    margin: 0 0 6px 0;
  }
}

.product_banner {
  position: relative;
  overflow: hidden;
  background-position: center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  background-repeat: no-repeat;
  max-width: 100%;
  height: 200px;
  margin: 0;
}

@media screen and (max-width: 776px) {
  .product_banner {
    background-image: none !important;
  }
}

@media screen and (min-width: 777px) {
  .product_banner {
    height: 417px;
  }
}

@media screen and (min-width: 777px) and (max-width: 1920px) {
  .product_banner {
    height: 21.719vw;
  }
}

@media screen and (min-width: 777px) and (max-width: 1440px) {

  /*.page-template-template-joinus-social .product_banner{
      background-size: contain;
    }*/
  .product_banner {
    height: 22vw;
  }
}

@media screen and (min-width: 1440px) {
  .product_banner {
    background-size: cover;
  }
}

@media screen and (min-width: 777px) and (max-width: 1920px) {
  .product_banner {
    background-size: 100%;
  }
}

.product_banner .product__container,
.product_banner .uk-container {
  width: 100%;
}

/* .tax-products .product_banner img {
  height: 100%;
  width: auto;
  max-width: none;
} */

/* .product_banner img {
  height: 100%;
  width: auto;
  max-width: none;
} */

.product_title {
  color: white;
  font-size: 30px;
  font-weight: 700;
  text-align: left;
  text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.95);
  background-color: rgba(0, 0, 2, 0.35);
}

@media screen and (max-width: 798px) {
  .product_title {
    background-color: transparent;
  }
}

@media screen and (max-width: 768px) {
  .product_title, .product_desc {
  }
.note.uk-text-right {
    margin-top: 50px;
    /* text-align: center; */
}
  .note.uk-text-right p{
  
    text-align: center; 
}
}

@media screen and (min-width: 640px) {
  .product_title {
    font-size: 60px;
  }
}

@media screen and (min-width: 1024px) {
  .product_title {
    font-size: 50px;
  }
}

.product_desc {
  font-weight: 700;
  margin-top: 15px;
  color: white;
  font-size: 30px;
  max-width: 600px;
  text-align: center;
}

@media screen and (min-width: 640px) {
  .product_desc {
    margin-top: 30px;
    font-size: 60px;
  }
}

@media screen and (min-width: 1024px) {
  .product_desc {
    font-size: 50px;
    margin-top: 20px;
  }
}

.product_desc p {
  margin: 0;
  font-size: 16px !important;
  text-align: left;
  text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.75);
  line-height: 1.4;
}

@media screen and (min-width: 640px) {
  
}

@media screen and (min-width: 1024px) {
  .product_desc p {
    font-size: 27px !important;
    font-weight: 400;
  }
}

@media screen and (max-width: 1024px) {
  .product-nav {
    display: none;
  }
}

.product-nav .product__container {
  max-width: 1334px;
}

.product-nav ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-bottom: 1px solid #000;
  padding: 0;
}

.product-nav ul li {
  list-style: none;
}

.product-nav ul li a {
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #353535;
  padding: 0 30px;
  font-size: 24px;
  border-bottom: 1px solid transparent;
  font-weight: 400;
  letter-spacing: 1px;
}

.product-nav ul li a.active {
  color: #172a88;
  margin-bottom: -1px;
}

.product-nav ul li:first-of-type a {
  padding-left: 0;
}

.product_info {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 30px 0 55px;
}

@media screen and (min-width: 640px) {
  .product_info {
    padding: 60px 0;
  }
}

@media screen and (min-width: 1024px) {
  .product_info {
    padding: 100px 0 68px;
  }
}

.product_info .product__container {
  max-width: 1318px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: content-box;
}

@media screen and (min-width: 1024px) {
  .product_info .product__container {
    max-width: calc(100vw - 200px);
  }
}

@media screen and (min-width: 1720px) {
  .product_info .product__container {
    max-width: 1580px;
  }
}

@media (min-width: 960px) {
  .product_info .product__container {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (min-width: 640px) {
  .product_info .product__container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.product_info__title {
  padding: 0;
}

@media screen and (min-width: 1024px) {
  .product_info__title {
    padding: 0;
  }
}

.product_info__title h3 {
  color: #353535;
  font-size: 25px;
}

@media screen and (max-width: 768px) {
  .product_info__title h3 {
  }
}

@media screen and (min-width: 640px) {
  .product_info__title h3 {
    font-size: 50px;
  }
}

@media screen and (min-width: 1024px) {
  .product_info__title h3, .rst_content_goals .uk-container h3 {
    font-size: 40px;
  }
}

.product_info__desc {
  padding: 0;
}

@media screen and (min-width: 1024px) {
  .product_info__desc {
    padding: 27px 0 0;
  }

  html[lang="zh-hans"] .product_info__desc {
    letter-spacing: 3px;
  }
}

.product_info__desc p {
  color: #353535;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
}

@media screen and (min-width: 640px) {
  .product_info__desc p {
    font-size: 36px;
    padding: 0;
    line-height: 1.2;
  }
}

@media screen and (min-width: 1024px) {
  .product_info__desc p {
    padding: 0;
    font-size: 16px;
    line-height: 1.7;
  }
}

#tableDate_filter {
  display: none;
}

.data-table {
  padding: 55px 15px;
}

@media screen and (min-width: 640px) {
  .data-table {
    padding: 100px 30px;
  }
}

@media screen and (min-width: 1024px) {
  .data-table {
    padding: 100px 0;
  }
}

.data-table h2 {
  font-size: 25px;
  font-weight: 700;
  color: #353535;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}

@media screen and (min-width: 640px) {
  .data-table h2 {
    font-size: 50px;
    margin-bottom: 60px;
  }
}

@media screen and (min-width: 1024px) {
  .data-table h2 {
    font-size: 40px;
    margin-bottom: 95px;
  }
}

.data-table .btn-export {
  color: #172a88;
  border-radius: 4px;
  border: 2px solid #172a88;
  min-width: 170px;
  padding: 7px;
  display: table;
  margin: 40px auto 0;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
}

@media screen and (min-width: 640px) {
  .data-table .btn-export {
    min-width: 320px;
    padding: 14px;
    margin: 80px auto 0;
    text-align: center;
    font-size: 32px;
    font-weight: 700;
  }
}

@media screen and (min-width: 1024px) {
  .data-table .btn-export {
    min-width: 170px;
    padding: 6px;
    margin: 40px auto 0;
    font-size: 16px;
    font-weight: 700;
  }
}

.dt-buttons {
  display: none;
}

.table-scroll {
  overflow: auto;
}

.table-scroll .filter-table,
.table-scroll .dataTables_wrapper {
  width: 1200px;
  margin: 0 auto;
}

@media screen and (min-width: 640px) {

  .table-scroll .filter-table,
  .table-scroll .dataTables_wrapper {
    width: 2000px;
  }
}

@media screen and (min-width: 1024px) {

  .table-scroll .filter-table,
  .table-scroll .dataTables_wrapper {
     min-width: 1320px;
    width: 100%;
  }
}

.rst_breadcrumb .uk-container>span:last-of-type {
  font-weight: 400;
  color: #1b2e8a;
}

.void60 {
  display: block;
  position: relative;
  width: 100%;
  height: 45px;
}

@media screen and (min-width: 640px) {
  .void60 {
    height: 90px;
  }
}

@media screen and (min-width: 1024px) {
  .void60 {
    height: 60px;
  }
}

.filter-table {
  border-bottom: 1px solid #969696;
}

.filter-head {
  display: flex;
  justify-content: space-between;
  background-color: #f1f1f1;
  border-top: 1px solid #969696;
  border-bottom: 1px solid #969696;
  padding: 20px 0;
}

.filter-body {
  display: flex;
  justify-content: space-between;
}

.filter-title {
  width: 100%;
  text-align: center;
  font-weight: 400;
  font-size: 16px;
}

@media screen and (min-width: 640px) {
  .filter-title {
    font-size: 30px;
  }
}

@media screen and (min-width: 1024px) {
  .filter-title {
    font-size: 16px;
  }
}

.filter-list {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-bottom: 35px;
}

.filter-list:nth-child(2n-2) {
  background-color: #f4f4f4;
}

.filter-list__item {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

@media screen and (min-width: 640px) {
  .filter-list__item {
    margin-top: 37px;
  }
}

@media screen and (min-width: 1024px) {
  .filter-list__item {
    margin-top: 35px;
  }
}

.filter-list .item__inner {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
}

.filter-list .item__inner input {
  margin: 0;
}

.filter-list .item__inner label {
  font-size: 14px;
  font-weight: 400;
  color: #969696;
  margin-left: 10px;
  line-height: 1;
}

@media screen and (min-width: 640px) {
  .filter-list .item__inner label {
    font-size: 28px;
  }
}

@media screen and (min-width: 1024px) {
  .filter-list .item__inner label {
    font-size: 13px;
  }
}

#tableDate {
  border-top: 1px solid #969696;
}

#tableDate thead {
  background-color: #f1f1f1;
  border-bottom: 1px solid #969696;
}

#tableDate thead th {
  padding: 10px 0;
  font-weight: 400;
  font-size: 16px;
}

@media screen and (min-width: 640px) {
  #tableDate thead th {
    padding: 20px 0;
    font-weight: 500;
    font-size: 32px;
  }
}

@media screen and (min-width: 1024px) {
  #tableDate thead th {
    padding: 20px 0;
    font-weight: 400;
    font-size: 16px;
  }
}

#tableDate thead th:first-of-type {
  padding: 0;
}

#tableDate tbody {
  border-top: 1px solid #969696 !important;
  border-bottom: 1px solid #969696 !important;
}

#tableDate tbody tr {
  background-color: transparent !important;
}

#tableDate tbody td {
  text-align: center;
  padding: 10px;
  font-size: 14px;
  background-color: transparent !important;
  border-right: 1px solid #969696;
  color: #969696;
}

@media screen and (min-width: 640px) {
  #tableDate tbody td {
    padding: 17px 10px;
    font-size: 28px;
  }
}

@media screen and (min-width: 1024px) {
  #tableDate tbody td {
    padding: 21px 10px;
    font-size: 13px;
  }
}

#tableDate tbody td:first-of-type {
  border-left: 0 none;
}

#tableDate tbody td:last-of-type {
  border-right: 0 none;
}

#tableDate tbody td a {
  color: #172a88;
  font-size: 14px;
}

@media screen and (min-width: 640px) {
  #tableDate tbody td a {
    font-size: 28px;
  }
}

@media screen and (min-width: 1024px) {
  #tableDate tbody td a {
    font-size: 14px;
  }
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
  background-image: none !important;
}

@media (max-width: 1260px) {
  .footer-bottom-left .uk-grid>div {
    width: 100%;
  }
  /*#menu-menu-top-right-1 > .menu-item-has-children:last-child, #menu-menu-top-right-2 > .menu-item-has-children:last-child {
    margin-bottom: 230px;
  }*/
}

@media screen and (min-width: 1024px) {
  .menu-item-object-custom .uk-navbar-dropdown-nav li {
    width: inherit;
    margin-right: 10% !important;
  }
}

.menu-item-object-custom .uk-navbar-dropdown-nav li:last-of-type {
  margin-right: 0 !important;
}

html[lang="zh-hans"] .product__applications__title {
  font-family: 'Microsoft YaHei', sans-serif;
}

html[lang="zh-hans"] .product__slider__desc p {
  font-family: 'Microsoft YaHei', sans-serif;
}

html[lang="zh-hans"] .product_title {
  font-family: 'Microsoft YaHei', sans-serif;
}

html[lang="zh-hans"] .product_desc {
  font-family: 'Microsoft YaHei', sans-serif;
}

html[lang="zh-hans"] .data-table h2 {
  font-family: 'Microsoft YaHei', sans-serif;
}

html[lang="zh-hans"] .data-table .filter-title,
html[lang="zh-hans"] .data-table .filter-head {
  font-family: 'Microsoft YaHei', sans-serif !important;
}

html[lang="zh-hans"] .data-table .dataTable thead th {
  font-family: 'Microsoft YaHei', sans-serif !important;
  font-weight: 500 !important;
}

html[lang="zh-hans"] .data-table .dataTable tbody td {
  font-family: 'Microsoft YaHei', sans-serif;
}

html[lang="zh-hans"] .data-table .dataTable tbody td a {
  font-family: 'Microsoft YaHei', sans-serif;
}

html[lang="zh-hans"] .filter-title {
  font-family: 'Microsoft YaHei', sans-serif;
  font-weight: 500;
}

html[lang="zh-hans"] .filter-list .item__inner label {
  font-family: 'Microsoft YaHei', sans-serif;
}

html[lang="zh-hans"] .btn-export {
  font-family: 'Microsoft YaHei', sans-serif;
}

html[lang="en-US"] .product__applications__title {
  font-family: 'Arial', sans-serif;
}

html[lang="en-US"] .product__slider__desc p {
  font-family: 'Arial', sans-serif;
}

html[lang="en-US"] .product_title {
  font-family: 'Arial', sans-serif;
}

html[lang="en-US"] .product_desc {
  font-family: 'Arial', sans-serif;
}

html[lang="en-US"] .data-table h2 {
  font-family: 'Arial', sans-serif;
}

html[lang="en-US"] .data-table .filter-title {
  font-family: 'Arial', sans-serif;
}

html[lang="en-US"] .filter-title {
  font-family: 'Arial', sans-serif;
}

html[lang="en-US"] .filter-list .item__inner label {
  font-family: 'Arial', sans-serif;
}

html[lang="en-US"] .btn-export {
  font-family: 'Arial', sans-serif;
}

.certs_slider__wrapper {
  position: relative;
}

.certs_slider__wrapper .slider-arrows {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.certs_slider__wrapper .slider-arrows .prev {
  width: 10px;
  height: 17px;
  background: url("../images/arr-black-left.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px 17px;
  left: 0;
  position: relative;
}

@media screen and (min-width: 640px) {
  .certs_slider__wrapper .slider-arrows .prev {
    width: 20px;
    height: 33px;
    background-size: 20px 33px;
    left: -15px;
  }
}

@media screen and (min-width: 1024px) {
  .certs_slider__wrapper .slider-arrows .prev {
    width: 14px;
    height: 21px;
    background-size: 14px 21px;
    left: 0;
  }
}

.certs_slider__wrapper .slider-arrows .prev:hover {
  background: url("../images/arr-blue-left.png");
  background-repeat: no-repeat;
  background-position: center;
}

.certs_slider__wrapper .slider-arrows .next {
  width: 10px;
  height: 17px;
  background: url("../images/arr-black-right.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px 17px;
  right: 0;
  position: relative;
}

@media screen and (min-width: 640px) {
  .certs_slider__wrapper .slider-arrows .next {
    width: 20px;
    height: 33px;
    background-size: 20px 33px;
    right: -5px;
  }
}

@media screen and (min-width: 1024px) {
  .certs_slider__wrapper .slider-arrows .next {
    width: 14px;
    height: 21px;
    background-size: 14px 21px;
    right: 0;
  }
}

.certs_slider__wrapper .slider-arrows .next:hover {
  background: url("../images/arr-blue-right.png");
  background-repeat: no-repeat;
  background-position: center;
}

.tax-products .rst_breadcrumb {
  /*margin-top: 45px;
  margin-bottom: 65px; */
}

.tax-products .rst_breadcrumb a {
  font-size: 16px;
}

.tax-products .rst_breadcrumb .uk-container {
  max-width: 1334px;
}

@media screen and (min-width: 1370px) {
  .tax-products .rst_breadcrumb .uk-container {
    max-width: calc(100vw - 200px);
  }
}

@media screen and (min-width: 1720px) {
  .tax-products .rst_breadcrumb .uk-container {
    max-width: 1580px;
  }
}

.tax-products .rst_breadcrumb .uk-container>span {
  font-size: 16px;
}

.about {
  box-sizing: content-box;
  height: 100vh;
  padding: 40px 0px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 9px;
}

.about .uk-container {
  width: 100%;
}

.about__caption {
  background-color: rgba(1, 44, 67, 0.5);
  padding: 50px 42px 40px;
  max-width: 765px;
}

.about__caption h3 {
  margin: 0 0 30px;
  font-size: 42px;
  font-weight: 700;
  color: white;
  border-bottom: 4px solid white;
  display: table;
}

@media screen and (max-width: 641px) {

  .about__caption h3,
  .products__caption h3 {
    font-size: 22px;
    line-height: 1.8;
  }
}

.about__caption p {
  font-size: 24px;
  font-weight: 400;
  color: white;
  margin: 0;
  line-height: 1.6;
}

@media screen and (max-width: 641px) {
  .about__caption p {
    font-size: 16px;
  }
}

.products {
  height: 100vh;
  padding: 40px 20px;
  display: flex;
  align-items: center;
  margin-top: 15px;
}

.products .uk-container {
  width: 100%;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.products__caption {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 40px 42px 50px;
  max-width: 500px;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  .products__caption {
    max-width: 350px;
    margin-right: 150px;
  }
}

@media screen and (min-width: 1444px) {
  .products__caption {
    max-width: 450px;
    margin-right: 50px;
  }
}

.products__caption h3 {
  margin: 0 0 30px;
  border-bottom: 4px solid white;
  display: table;
  letter-spacing: 4px;
  line-height: 1.5;
  font-size: 42px;
  font-weight: 700;
  color: white;
}

@media screen and (max-width: 641px) {
  .products__caption h3 {
    font-size: 22px;
    line-height: 1.8;
  }
}

html[lang="en-US"] .products__caption h3 {
  letter-spacing: 0;
}

.products__caption h3 a {
  text-decoration: none;
  font-size: 42px;
  font-weight: 700;
  color: white;
}

@media screen and (max-width: 641px) {
  .products__caption h3 a {
    font-size: 22px;
  }
}

.products__caption p {
  font-size: 24px;
  font-weight: 400;
  color: white;
  margin: 0;
  line-height: 1.4;
}

.join {
  padding: 60px 20px;
}

@media screen and (min-width: 751px) {
  .join {
    padding: 120px 20px;
  }
}

.join .uk-container {
  max-width: 1318px;
  display: flex;
  justify-content: space-between !important;
  align-items: center;
  flex-direction: row;
}

@media screen and (min-width: 1024px) {
  .join .uk-container {
    max-width: calc(100vw - 200px);
  }
}

@media screen and (min-width: 1720px) {
  .join .uk-container {
    max-width: 1580px;
  }
}

@media screen and (max-width: 1024px) {
  .join .uk-container {
    flex-direction: column;
    justify-content: center;
  }
}

.join__container {
  width: 48%;
  padding-right: 50px;
}

@media screen and (max-width: 1024px) {
  .join__container {
    width: 100%;
    padding-right: 0;
  }
}

.join__container__title {
  color: #221815;
  font-size: 42px;
  font-weight: 700;
  margin: 0 0 42px;
  max-width: 645px;
  line-height: 1.4;
  letter-spacing: 4px;
}

html[lang="en-US"] .join__container__title {
  letter-spacing: 0;
}

@media screen and (max-width: 1024px) {
  .join__container__title {
    margin: 0 0 20px;
  }
}

@media screen and (max-width: 641px) {
  .join__container__title {
    font-size: 22px;
  }
}

.join__container__desc {
  max-width: 680px;
}

.join__container__desc p {
  font-size: 24px;
  color: #221815;
  font-weight: 400;
  margin: 0;
  letter-spacing: 2.5px;
  line-height: 1.5;
}

html[lang="en-US"] .join__container__desc p {
  letter-spacing: 0px;
}

@media screen and (max-width: 641px) {
  .join__container__desc p {
    font-size: 16px;
  }
}

.join__image {
  width: 60%;
  /*height: 327px;*/
  height: auto;
  margin-right: 35px;
}

@media screen and (max-width: 1024px) {
  .join__image {
    margin: 30px auto 0;
    height: calc(100vw / 4);
    width: 100%;
  }
}

/*# sourceMappingURL=main.css.map */
.rst_content_leader_right .side h3 {
  padding: 15px 10px;
  color: #fff;
  background: #172a88;
  text-align: center;
}

.side.side-consultant {
  margin-top: 40px;
}

.rst_content_enrollment.recruitment {
  padding: 0 0 95px;
}

.rst_content_enrollment.recruitment ul li div.rst-col-2 {
  width: 500px;
}

.rst_content_enrollment.recruitment ul li div.rst-col-3 {
  width: calc(100% - 850px);
}

.rst_content_enrollment.recruitment ul li.rst-col-top div.rst-col-3 {
  text-align: left;
}

.rst_content_enrollment.recruitment ul li:not(.rst-col-top) div.rst-col-3 {
  background: url(../images/plus-14.png) no-repeat left 200px center #fff;
}

.rst_content_enrollment.recruitment ul li.active_job:not(.rst-col-top) div.rst-col-3 {
  background: url(../images/minus-14x3.png) no-repeat left 200px center #fff;
}

.rst_content_enrollment.recruitment ul li {
  cursor: pointer;
}

li.active_job [class*='rst-col-'] {
  padding-bottom: 10px;
}

.rst_content_enrollment.recruitment ul {
  padding-top: 0;
}

.quality-item h4 {
  font-weight: bold;
  font-size: 24px;
  line-height: 1.4;
  color: #484848;
  margin: 10px 0 0;
}

.quality-item ul {
  padding-left: 0px;
  margin: 10px 0 0;
}

.quality-item ul li {
  font-size: 16px;
  line-height: 30px;
  list-style-position: inside;
  text-indent: -1.5em;
  margin-left: 1.5em;
}

.quality-item.uk-grid-margin {
  margin-top: 50px;
}

h2.page-title {
  font-size: 42px;
  line-height: 66px;
  font-weight: bold;
  margin-top: 100px;
  margin-bottom: 0;
}

.esh_goals .uk-container h3 {
  text-align: left;
}

.esh_goals .rst_box_goals {
  max-width: 100% !important;
}

.esh_goals .rst_box_goals p {
  font-size: 16px;
  line-height: 1.6;
}

@media (min-width: 776px) and (max-width: 1920px) {
  .overlay_content>.uk-container {
    max-width: 90%;
  }

  .slide-content .p1 {
    padding-left: 120px;
  }

  /*.videobg{
    background-size: contain !important;
  }
  .videocontainer{
    height: 42vw;
  }
  .slide-content .p1{
    padding-left: 6.927vw;
  }*/

}

@media (min-width: 776px) and (max-width: 1600px) {
  .slide-content .p1 {
    padding-left: 6.927vw;
  }
}

@media (min-width: 750px) and (max-width: 1366px) {

  .product_title,
  .about__caption h3,
  .products__caption h3,
  .join__container__title,
  .overview-title,
  .s36,
  #code-of-business-conduct-and-ethics h3,
  h2.page-title {
    font-size: 36px !important;
  }

  .join__container__desc p,
  .products__caption p,
  .about__caption p,
  .rst_content_box p,
  .news-list-right .des p,
  .s16,
  #code-of-business-conduct-and-ethics p {
    font-size: 16px !important;
  }

  html[lang="en-US"] .bigger {
    width: 220%;
    display: block;
  }
  
  html[lang="en-US"] .rst_content_box p:last-child{
    width: 220%;
  }

}

@media (max-width: 1150px) {
  .rst_content_enrollment.recruitment ul li div.rst-col-1 {
    width: 30%;
  }

  .rst_content_enrollment.recruitment ul li div.rst-col-2 {
    width: 30%;
  }

  .rst_content_enrollment.recruitment ul li div.rst-col-3 {
    width: 35%;
  }
}

@media only screen and (max-width: 992px) {
  .about__caption p br {
    display: none;
  }

  .banner__wrapper .banner-slider-arrows {
    padding: 1.67vw;
  }
}

@media only screen and (max-width: 750px) {
  .rst_content_enrollment.recruitment ul li {
    display: list-item;
  }

  .products__caption {
    max-width: 100%;
  }

  .about__caption {
    max-width: 100% !important;
  }

  .about {
    padding: 13.333vw 0px 13.333vw 5.333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 0px;
  }

  .about .uk-container {
    padding: 0;
  }

  .about__caption p,
  .products__caption p {
    font-size: 4.8vw;
    line-height: 1.2;
    font-weight: normal;
  }

  .products {
    padding: 13.333vw 5.333vw 13.333vw 0;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .products .uk-container {
    padding: 0;
  }

  .join__container {
    text-align: left;
  }

  .join__container__desc p {
    font-size: 4.8vw;
    line-height: 1.2;
  }

  .join {
    padding: 13.333vw 5.333vw;
  }

  .join .uk-container {
    padding: 0;
  }

  .join__image {
    height: auto;
  }
}

@media only screen and (max-width: 640px) {
  .join {
    padding: 10.94vw 20px 12vw;
  }

  .product__container.justify__list .product__slider__desc ul li {
    width: 100%;
  }

  .uk-container {
    padding-left: 25px;
    padding-right: 25px;
  }

  .about {
    padding-left: 25px;
  }

  .products {
    padding-right: 25px;
  }

  .products__caption {
    padding: 40px 25px 50px 40px;
  }

  .join {
    padding-left: 25px;
    padding-right: 25px;
  }

}

@media (max-width: 575px) {
  .rst_content_enrollment.recruitment ul li:not(.rst-col-top) div.rst-col-3 {
    background: url(../images/plus-14.png) no-repeat right 0px center #fff;
  }

  .rst_content_enrollment.recruitment ul li.active_job:not(.rst-col-top) div.rst-col-3 {
    background: url(../images/minus-14x3.png) no-repeat right 0px center #fff;
  }
}

@media (min-width: 777px) and (max-width: 1366px) {

  body:not(.home) .uk-container,
  .product_info .product__container {
    padding-left: 100px;
    padding-right: 100px;
  }

  body:not(.home) .main-menu>.uk-container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .product__container {
    box-sizing: content-box;
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media only screen and (min-width: 1024px) {
  .rst_content_leader_right h3 {
    font-size: 24px;
  }
}

.rst_conent_services img {
  height: 50px;
  width: auto;
}

.product_banner .product_desc p {
  letter-spacing: 1.5px;
}

@media (max-width: 640px){
  .rst-thumbnail-leader { 
    margin-left: 0;
    margin-right: 0;
  }
}

.select2-container .select2-selection--single {
  height: auto;
}

.slick-dots li button:before {
  font-size: 20px;
}

.slick-dots {
  bottom: -35px;
}

.slick-dots li.slick-active button:before {
  color: #1f328c;
}

@media screen and (min-width: 1024px) {
  .page-template-template-about-overview .overview-title {
    margin-top: 0;
  }
}

@media screen and (max-width: 798px) {
  .tax-products .banner-wrapper {
    padding: 0;
    background-color: transparent !important;
    transform: translateY(-50%);
    left: 25px;
  }
  .product_info .product__container {
    padding: 0 25px;
  }
}


html[data-ie="true"] .rst_inner_box { 
  display: flex;
  position: relative;
  flex-direction: row;
  align-items: center;
} /*IE11*/

@media screen and (min-width: 1024px) {
  .rst_thumbnail_box img {
    width: 100%;
  }
}

html[data-ie="true"] .page-template-template-about-overview .rst_inner_box h3  {
  position: absolute;
  top: -86px;
  left: 0;
  -ms-grid-column: unset;
  -ms-grid-column-span: unset;
}

html[data-ie="true"] .page-template-template-about-overview .rst_inner_box {
  align-items: flex-start;
}

html[data-ie="true"] .page-template-template-about-overview .overview-box {
  padding-top: 186px;
}

html[data-ie="true"] .rst_thumbnail_box--ie {
  /* margin-top: 10px !important; */
  width: 50% !important;
  display: flex;
}

html[data-ie="true"] .rst_thumbnail_box--ie img {
  height: 317px;
  width: 583px;
}

@media screen and (min-width: 1100px) {
  html[data-ie="true"] .rst_thumbnail_box--ie img {
    height: auto;
    width: 100%;
  }
}



html[data-ie="true"] .rst_content_box p {
  text-align: left;
}

@media screen and (min-width: 1024px) and (max-width: 1444px) {
  html[data-ie="true"][lang="en-US"] .rst_thumbnail_box {
    /* margin-top: -70px !important; */
  }
}
html[data-ie="true"] .rst_content_box {
  width: 50% !important;
}
html[data-ie="true"] .rst-content-leader {
  text-align: left;
}

@media screen and (min-width: 798px) {
  .page-template-template-sale-support .rst_thumbnail_box {
    display: none;
  }
  .page-template-template-sale-support .rst_thumbnail_box_hidden {
    display: block;
  }

  html[data-ie="true"] .page-template-template-sale-support .rst_thumbnail_box_hidden {
    width: 50%;
  }
}

@media screen and (min-width: 1024px) {
  .uk-container {
    padding: 0 100px;
  }
  .uk-navbar {
    padding-left: 100px;
    padding-right: 100px;
  }
  .uk-navbar-right {
    width: 100%;
    justify-content: space-between;
  }
  
  .uk-navbar-nav {
    width: 95%;
    height: 75px;
    justify-content: space-evenly;
  }

  html[data-ie="true"] .uk-navbar-nav {
    justify-content: space-around;
  }

  body:not(.home) .main-menu>.uk-container, body:not(.home) .main-menu>.uk-navbar, body:not(.home) #footer .uk-container {
    padding-left: 100px;
    padding-right: 100px;
  }
  .join {
    padding: 120px 0px;
  }
  .product_info .product__container {
    padding: 0 100px;
  }
}

.menu-main .uk-navbar-dropdown {
  width: auto;
  max-width: 220px;
}

body {
  overflow-x: hidden;
  width: 100vw;
}

@media screen and (min-width: 1100px) {
  .page-template-template-joinus-social .rst_content_enrollment ul li div.rst-col-1, .page-template-template-joinus-social .rst_content_enrollment.recruitment ul li.rst-col-top div.rst-col-2, .page-template-template-joinus-social .rst_content_enrollment.recruitment ul li div.rst-col-3, .page-template-template-joinus-social .rst_content_enrollment.recruitment ul li div.rst-col-2 {
    width: 33.3333%;
  }

  .page-template-template-joinus-social .rst_content_recruitment {
    padding-bottom: 100px;
  }

  .page-template-template-joinus-social .rst_container_recruitment p {
    margin: 0;
  }
  
}

@media screen and (min-width: 1024px) {
  .rst_content_leader {
    margin-top: 100px;
  }
  .overview-box {
    padding-top: 90px;
  }

  .rst_content_leader_left {
    padding-top: 0;
  }
  .side.side-consultant {
    margin-top: 0;
  }
  .rst_content_leader_right {
    padding: 0;
  }
  .rst_content_goals {
    padding-top: 100px;
  }
}
@media screen and (max-width: 1024px){
  .page-template-template-about-overview .rst_sub_page_wrapper{
    display: none;
  }
  .page-template-template-about-overview .rst_section_box{
    padding-top: 0;
  }
   .footer-bottom-right .uk-text-right {
      width: 100% !important;
  }
  .footer-bottom-left .uk-grid>div{
    padding-left: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1024px){
  .rst-content-leader{
    padding-right: 0 !important;
  }
  .copy-right ul li a{
    font-size: 13px;
  }
}
@media (max-width: 1366px) and (min-width: 750px){
  .pnl .s36{
    font-size: 34px !important;
  }
}
/* 分页 */
.pagefh { padding:0 0 40px; line-height:24px; text-align:center; }
.pagefh a { display:inline-block; margin:0 2px; padding:0 8px; border:1px solid #ddd; background:#ddd; color:#333; vertical-align:top; }
.pagefh a:hover,.page .current { border:1px solid #005BA8; background:#005BA8; color:#fff; }