@to TopIcon:ICON://type=svg&id=1007363;
.uk-h1,
.uk-h2,
.uk-h3,
.uk-h4,
.uk-h5,
.uk-h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Microsoft Yahei";
}
/* ========================================================================
   Component: Base
 ========================================================================== */
/*
 * 1. Set `font-size` to support `rem` units
 *    Not using `font` property because a leading hyphen (e.g. -apple-system) causes the font to break in IE11 and Edge
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 * 3. Style
 */
html {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* 3 */
  color: #666;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
/*
   * Removes default margin.
   */
body {
  margin: 0;
  font-size: 14px;
  color: #666;
  background-color: #f5f7f9;
}
/* Links
   ========================================================================== */
/*
   * 1. Remove the gray background on active links in IE 10.
   * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
   */
a {
  /* 1 */
  background-color: transparent;
  /* 2 */
  -webkit-text-decoration-skip: objects;
}
/*
   * Remove the outline on focused links when they are also active or hovered
   */
a:active,
a:hover {
  outline: none;
}
/*
   * Style
   */
a,
.uk-link {
  color: #4a4a4a;
  text-decoration: none;
  cursor: pointer;
}
a:hover,
.uk-link:hover {
  color: #4a4a4a;
}
/* Text-level semantics
   ========================================================================== */
/*
   * 1. Remove the bottom border in Firefox 39-.
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/*
   * 1. Prevent the duplicate application of `bolder` by the next rule in Safari 6.
   * 2. Add the correct font weight in Chrome, Edge, and Safari.
   */
/* 1 */
b,
strong {
  font-weight: inherit;
}
/* 2 */
b,
strong {
  font-weight: bolder;
}
/*
   * 1. Correct the odd `em` font sizing in all browsers.
   * 2. Consolas has a better baseline in running text compared to `Courier`
   * 3. Style
   */
:not(pre) > code,
:not(pre) > kbd,
:not(pre) > samp {
  /* 1 */
  font-size: 11px;
  /* 2 */
  font-family: Consolas, monaco, monospace;
  /* 3 */
  color: #435DBA;
  white-space: nowrap;
  padding: 2px 6px;
  border: 1px solid #EBEBED;
  border-radius: 3px;
}
/*
   * Emphasize
   */
em {
  color: #4a4a4a;
}
/* Preformatted text
   ========================================================================== */
/*
   * 1. Contain overflow in all browsers.
   * 2. Override UA
   */
pre {
  background: #ffffff;
}
pre code {
  font-family: Consolas, monaco, monospace;
}
/* Selection pseudo-element
   ========================================================================== */
::-moz-selection {
  background: #1e87f0;
  text-shadow: none;
}
::selection {
  background: #1e87f0;
  text-shadow: none;
}
/* ========================================================================
     Component: Link
   ========================================================================== */
/* Muted
   ========================================================================== */
a.uk-link-muted,
.uk-link-muted a {
  color: #999999;
}
a.uk-link-muted:hover,
.uk-link-muted a:hover {
  color: #666;
}
/* Text
   ========================================================================== */
/*
   * `!important` needed to override inverse component
   */
a.uk-link-text:not(:hover),
.uk-link-text a:not(:hover) {
  color: inherit !important;
}
a.uk-link-text:hover,
.uk-link-text a:hover {
  color: #999999;
}
/* Hero
   ========================================================================== */
/*
   * 1. Using `inline-block` to make it work with text alignment
   * 2. Center vertically
   * 3. Style
   */
.uk-heading-bullet::before {
  content: "";
  border-left: 4px solid #1e87f0;
}
/* Small
   ========================================================================== */
/*
   * Reset child height, caused by `inline-block`
   */
.uk-divider-small {
  line-height: 0;
}
.uk-divider-small::after {
  border-top: 2px solid #1e87f0;
}
/* ========================================================================
     Component: List
   ========================================================================== */
.uk-list,
.ap-child-list > ul {
  padding: 0;
  list-style: none;
}
.uk-list-striped > li:nth-of-type(odd) {
  background: #f0f5f9;
}
/* ========================================================================
     Component: Description list
   ========================================================================== */
/*
   * Term
   */
.uk-description-list > dd {
  font-size: 16px;
}
/* Caption
   ========================================================================== */
.uk-table caption {
  color: #999999;
}
/*
   * Striped
   */
.uk-table-striped > tr:nth-of-type(odd),
.uk-table-striped tbody tr:nth-of-type(odd) {
  background: #f0f5f9;
}
/* Style modifiers
   ========================================================================== */
/*
   * Link
   */
.uk-icon-link:hover,
.uk-icon-link:focus {
  color: #1e87f0;
  outline: none;
}
/*
   * Button
   * 1. Center icon vertically and horizontally
   */
.uk-icon-button {
  background: #ffffff;
}
/* Hover + Focus */
.uk-icon-button:hover,
.uk-icon-button:focus {
  background-color: #ffffff;
  color: #1e87f0;
  outline: none;
}
/* OnClick + Active */
.uk-icon-button:active,
.uk-active > .uk-icon-button {
  background-color: #1e87f0;
  color: #ffffff;
}
/* Thumb
   ========================================================================== */
/*
   * 1. Reset
   * 2. Style
   */
/* Webkit */
.uk-range::-webkit-slider-thumb {
  background: #666;
}
/* Firefox */
.uk-range::-moz-range-thumb {
  background: #666;
}
/* Edge */
.uk-range::-ms-thumb {
  /* 1 */
  margin-top: 0;
}
/* IE11 */
.uk-range::-ms-thumb {
  background: #666;
}
.uk-input,
.uk-select,
.uk-textarea {
  background: #ffffff;
  color: #666;
}
/* Focus */
.uk-input:focus,
.uk-select:focus,
.uk-textarea:focus {
  outline: none;
  background-color: #ffffff;
}
/* Disabled */
.uk-input:disabled,
.uk-select:disabled,
.uk-textarea:disabled {
  background-color: #f0f5f9;
  color: #999999;
}
/*
   * Placeholder
   */
.uk-input:-ms-input-placeholder {
  color: #999999 !important;
}
.uk-input::-moz-placeholder {
  color: #999999;
}
.uk-input::-webkit-input-placeholder {
  color: #999999;
}
.uk-textarea:-ms-input-placeholder {
  color: #999999 !important;
}
.uk-textarea::-moz-placeholder {
  color: #999999;
}
.uk-textarea::-webkit-input-placeholder {
  color: #999999;
}
.uk-form-danger,
.uk-form-danger:focus {
  color: #f0506e;
  border-color: #f0506e !important;
}
/*
   * Success
   */
.uk-form-success,
.uk-form-success:focus {
  color: #32d296;
  border-color: #32d296 !important;
}
/*
   * Blank
   */
.uk-form-blank {
  background: none;
  border-color: transparent !important;
}
.uk-form-blank:focus {
  border-color: #EBEBED !important;
  border-style: dashed;
}
/*
   * Checked
   */
.uk-radio:checked,
.uk-checkbox:checked,
.uk-checkbox:indeterminate {
  background-color: #1e87f0;
  border-color: transparent;
}
/* Label
   ========================================================================== */
/* Icons
   ========================================================================== */
.uk-form-icon {
  color: #999999;
}
/*
   * Required for `a`.
   */
.uk-form-icon:hover {
  color: #666;
}
/* OnClick + Active */
/* Style modifiers
   ========================================================================== */
/*
   * Default
   */
.uk-button-default {
  background-color: #ffffff;
}
/* Hover + Focus */
.uk-button-default:hover,
.uk-button-default:focus {
  background-color: #ffffff;
  color: #1e87f0;
}
/* OnClick + Active */
.uk-button-default:active,
.uk-button-default.uk-active {
  background-color: #1e87f0;
  color: #ffffff;
}
/*
   * Primary
   */
.uk-button-primary {
  background-color: #1e87f0;
  color: #ffffff;
}
/* Hover + Focus */
.uk-button-primary:hover,
.uk-button-primary:focus {
  background-color: #222222;
  color: #ffffff;
}
/* OnClick + Active */
.uk-button-primary:active,
.uk-button-primary.uk-active {
  color: #ffffff;
}
/*
   * Secondary
   */
.uk-button-secondary {
  color: #666;
  border: 1px solid #222222;
}
/* OnClick + Active */
.uk-button-secondary:active,
.uk-button-secondary.uk-active {
  background-color: #1e87f0;
  color: #ffffff;
  border-color: #1e87f0;
}
/*
   * Danger
   */
.uk-button-danger {
  background-color: transparent;
  color: #f0506e;
  border: 1px solid #f0506e;
}
/* Hover + Focus */
.uk-button-danger:hover,
.uk-button-danger:focus {
  background-color: transparent;
}
/* OnClick + Active */
.uk-button-danger:active,
.uk-button-danger.uk-active {
  background-color: #f0506e;
  color: #ffffff;
  border-color: #f0506e;
}
/*
   * Disabled
   * The same for all style modifiers
   */
.uk-button-default:disabled,
.uk-button-primary:disabled,
.uk-button-secondary:disabled,
.uk-button-danger:disabled {
  background-color: #f0f5f9;
  color: #999999;
}
/* Text modifiers
   ========================================================================== */
/*
   * Text
   * 1. Reset
   * 2. Style
   */
.uk-button-text {
  /* 1 */
  padding: 0;
  line-height: 1.5;
  background: none;
  /* 2 */
  position: relative;
}
/* Hover + Focus */
.uk-button-text:hover,
.uk-button-text:focus {
  color: #1e87f0;
}
/* Disabled */
.uk-button-text:disabled {
  color: #999999;
}
/*
   * Link
   * 1. Reset
   * 2. Style
   */
.uk-button-link {
  /* 1 */
  padding: 0;
  line-height: 1.5;
  background: none;
  /* 2 */
  color: #4a4a4a;
}
/* Hover + Focus */
.uk-button-link:hover,
.uk-button-link:focus {
  color: #4a4a4a;
}
/* Disabled */
.uk-button-link:disabled {
  color: #999999;
  text-decoration: none;
}
/* Style modifiers
   ========================================================================== */
/*
   * Default
   */
.uk-section-default,
.ap-container-default .uk-container {
  background: #ffffff;
}
/*
   * Primary
   */
.uk-section-primary,
.ap-container-primary .uk-container {
  background: #1e87f0;
}
/*
   * Secondary
   */
.uk-section-secondary,
.ap-container-secondary .uk-container {
  background: #222222;
}
.uk-section-muted,
.ap-container-muted .uk-container {
  background: #f0f5f9;
}
/* Style modifiers
   ========================================================================== */
/*
   * Default
   */
.uk-tile-default {
  background: #ffffff;
}
/*
   * Muted
   */
.uk-tile-muted {
  background: #f0f5f9;
}
/*
   * Primary
   */
.uk-tile-primary {
  background: #1e87f0;
}
/*
   * Secondary
   */
.uk-tile-secondary {
  background: #222222;
}
/* ========================================================================
     Component: Card
   ========================================================================== */
/* Badge
   ========================================================================== */
.uk-card-badge {
  color: #666;
}
/*
   * Remove margin from adjacent element
   */
.uk-card-badge:first-child + * {
  margin-top: 0;
}
/* Style modifiers
   ========================================================================== */
/*
   * Default
   * Note: Header and Footer are only implemented for the default style
   */
.uk-card-default {
  background: #ffffff;
  color: #666;
}
.uk-card-default.uk-card-hover:hover {
  background-color: #ffffff;
}
/*
   * Primary
   */
.uk-card-primary {
  background: #1e87f0;
  color: #ffffff;
}
.uk-card-primary .uk-card-title {
  color: #ffffff;
}
/*
   * Secondary
   */
.uk-card-secondary {
  background: #222222;
  color: #ffffff;
}
.uk-card-secondary .uk-card-title {
  color: #ffffff;
}
/* ========================================================================
     Component: Close
   ========================================================================== */
/* Hover + Focus */
/* Hover + Focus */
.uk-totop:hover,
.uk-totop:focus {
  outline: none;
  background-color: transparent;
}
/* OnClick */
.uk-totop:active {
  color: #1e87f0;
  background-color: transparent;
}
/* ========================================================================
     Component: Marker
   ========================================================================== */
/*
   * Addopts `uk-icon`
   */
.uk-marker {
  padding: 5px;
  background: #222222;
  color: #ffffff;
}
/* Hover + Focus */
.uk-marker:hover,
.uk-marker:focus {
  color: #ffffff;
  outline: none;
}
/* ========================================================================
     Component: Alert
   ========================================================================== */
.uk-alert {
  position: relative;
  background: #ffffff;
  color: #333;
}
/* Style modifiers
   ========================================================================== */
/*
   * Primary
   */
.uk-alert-primary {
  background: #ffffff;
  color: #1e87f0;
}
/*
   * Success
   */
.uk-alert-success {
  background: #ffffff;
  color: #32d296;
}
/*
   * Warning
   */
.uk-alert-warning {
  background: #ffffff;
  color: #faa05a;
}
/*
   * Danger
   */
.uk-alert-danger {
  background: #ffffff;
  color: #f0506e;
}
/* ========================================================================
     Component: Badge
   ========================================================================== */
/*
   * 1. Style
   * 2. Center child vertically and horizontally
   */
.uk-badge {
  /* 1 */
  background: #1e87f0;
  color: #ffffff;
}
/*
   * Required for `a`
   */
.uk-badge:hover,
.uk-badge:focus {
  color: #ffffff;
  text-decoration: none;
  outline: none;
}
/* ========================================================================
     Component: Label
   ========================================================================== */
.uk-label {
  background: #1e87f0;
  color: #ffffff;
}
/* Color modifiers
   ========================================================================== */
/*
   * Success
   */
.uk-label-success {
  background-color: #32d296;
  color: #ffffff;
}
/*
   * Warning
   */
.uk-label-warning {
  background-color: #faa05a;
  color: #ffffff;
}
/*
   * Danger
   */
.uk-label-danger {
  background-color: #f0506e;
  color: #ffffff;
}
/* ========================================================================
     Component: Overlay
   ========================================================================== */
.uk-overlay {
  padding: 20px 20px;
}
/*
   * Remove margin from the last-child
   */
.uk-overlay > :last-child {
  margin-bottom: 0;
}
/* Title
   ========================================================================== */
/* Meta
   ========================================================================== */
.uk-article-meta {
  color: #999999;
}
.uk-article-meta a {
  color: #999999;
}
.uk-article-meta a:hover {
  color: #666;
  text-decoration: none;
}
/* Meta
   ========================================================================== */
.uk-comment-meta {
  color: #999999;
}
/* Style modifier
   ========================================================================== */
.uk-comment-primary {
  background-color: #f0f5f9;
}
.uk-search-input:focus {
  outline: none;
}
/* Placeholder */
.uk-search-input:-ms-input-placeholder {
  color: #999999 !important;
}
.uk-search-input::-moz-placeholder {
  color: #999999;
}
.uk-search-input::-webkit-input-placeholder {
  color: #999999;
}
/* Icon (Adopts `uk-icon`)
   ========================================================================== */
/*
   * Remove default focus style
   */
.uk-search-icon:focus {
  outline: none;
}
.uk-search .uk-search-icon {
  color: #999999;
}
/*
   * Required for `a`.
   */
.uk-search .uk-search-icon:hover {
  color: #999999;
}
/* Focus */
.uk-search-default .uk-search-input:focus {
  background-color: #ffffff;
}
/* Toggle
   ========================================================================== */
.uk-search-toggle {
  color: #999999;
}
/* Hover + Focus */
.uk-search-toggle:hover,
.uk-search-toggle:focus {
  color: #666;
}
/* Parent icon modifier
   ========================================================================== */
.uk-nav-parent-icon > .uk-parent > a::after {
  content: "";
  width: 1.5 em;
  height: 1.5 em;
}
/*
   * Items
   */
.uk-nav-default > li > a {
  color: #999999;
}
/* Hover + Focus */
.uk-nav-default > li > a:hover,
.uk-nav-default > li > a:focus {
  color: #1e87f0;
  background-color: transparent;
}
/* Active */
.uk-nav-default > li.uk-active > a {
  background-color: transparent;
}
/*
   * Header
   */
/*
   * Sublists
   */
.uk-nav-default .uk-nav-sub a {
  color: #999999;
}
.uk-nav-default .uk-nav-sub a:hover,
.uk-nav-default .uk-nav-sub a:focus {
  color: #666;
}
/*
   * Items
   */
.uk-nav-primary > li > a {
  line-height: 1.5;
  color: #999999;
}
/* Hover + Focus */
.uk-nav-primary > li > a:hover,
.uk-nav-primary > li > a:focus {
  color: #1e87f0;
}
/* Active */
/*
   * Header
   */
/*
   * Sublists
   */
.uk-nav-primary .uk-nav-sub a {
  color: #999999;
}
.uk-nav-primary .uk-nav-sub a:hover,
.uk-nav-primary .uk-nav-sub a:focus {
  color: #666;
}
/*
   * Nav items
   */
.uk-navbar-nav > li > a {
  color: #666;
}
.uk-navbar-nav > li > a,
.uk-navbar-item,
.uk-navbar-toggle {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Microsoft Yahei";
}
/*
   * Hover
   * Apply hover style also to focus state and if dropdown is opened
   */
.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a:focus,
.uk-navbar-nav > li > a.uk-open {
  color: #1e87f0;
  outline: none;
}
.uk-navbar-nav > li > a:hover::before {
  background-color: currentColor;
}
/* OnClick */
.uk-navbar-nav > li.uk-active > a::before {
  background-color: #1e87f0;
}
/* Item
   ========================================================================== */
.uk-navbar-item {
  color: #666;
}
/* Toggle
   ========================================================================== */
.uk-navbar-toggle:hover,
.uk-navbar-toggle:focus,
.uk-navbar-toggle.uk-open {
  color: #1e87f0;
}
/* Dropdown
   ========================================================================== */
/*
   * Adopts `uk-dropdown`
   * 1. Hide by default
   * 2. Set position
   * 3. Set a default width
   * 4. Style
   */
.uk-navbar-dropdown {
  background: #ffffff;
  color: #666;
}
/*
   * Items
   */
.uk-navbar-dropdown-nav > li > a {
  color: #999999;
  padding: 5px 0;
}
/* Hover + Focus */
.uk-navbar-dropdown-nav > li > a:hover,
.uk-navbar-dropdown-nav > li > a:focus {
  color: #1e87f0;
  background-color: transparent;
}
/* Active */
/*
   * Sublists
   */
.uk-navbar-dropdown-nav .uk-nav-sub a {
  color: #999999;
}
.uk-navbar-dropdown-nav .uk-nav-sub a:hover,
.uk-navbar-dropdown-nav .uk-nav-sub a:focus {
  color: #666;
}
/* Dropbar
   ========================================================================== */
.uk-navbar-dropbar {
  position: relative;
  background: #ffffff;
  overflow: hidden;
}
/* Items
   ========================================================================== */
/*
   * Items must target `a` elements to exclude other elements (e.g. dropdowns)
   * Using `:first-child` instead of `a` to support `span` elements for text
   * 1. Prevent gap if child element is `inline-block`, e.g. an icon
   * 2. Style
   */
.uk-subnav > * > :first-child {
  color: #999999;
}
/* Hover + Focus */
.uk-subnav > * > a:hover,
.uk-subnav > * > a:focus {
  color: #666;
  text-decoration: none;
  outline: none;
}
/* Active */
/* Pill modifier
   ========================================================================== */
.uk-subnav-pill > * > :first-child {
  color: #999999;
}
/* Hover + Focus */
.uk-subnav-pill > * > a:hover,
.uk-subnav-pill > * > a:focus {
  background-color: #ffffff;
  color: #666;
}
/* OnClick */
.uk-subnav-pill > * > a:active {
  background-color: #ffffff;
}
/* Active */
.uk-subnav-pill > .uk-active > a {
  background-color: #1e87f0;
  color: #ffffff;
}
/* Disabled
   * The same for all style modifiers
   ========================================================================== */
.uk-subnav > .uk-disabled > a {
  color: #999999;
}
/* Items
   ========================================================================== */
.uk-breadcrumb > * > * {
  color: #999999;
}
/* Hover + Focus */
.uk-breadcrumb > * > :hover,
.uk-breadcrumb > * > :focus {
  color: #666;
  text-decoration: none;
}
/* Disabled */
.uk-breadcrumb > .uk-disabled > * {
  color: #999999;
}
/* Active */
/* Items
   ========================================================================== */
/*
   * 1. Prevent gap if child element is `inline-block`, e.g. an icon
   * 2. Style
   */
.uk-pagination > * > * {
  color: #999999;
}
/* Hover + Focus */
.uk-pagination > * > :hover,
.uk-pagination > * > :focus {
  background-color: #ffffff;
}
/* Active */
.uk-pagination > .uk-active > * {
  color: #1e87f0;
  background-color: transparent;
}
/* Disabled */
.uk-pagination > .uk-disabled > * {
  color: #999999;
  background-color: transparent;
}
/* Items
   ========================================================================== */
/*
   * Items must target `a` elements to exclude other elements (e.g. dropdowns)
   * 1. Center text if a width is set
   * 2. Style
   */
.uk-tab > * > a {
  color: #999999;
}
/* Hover + Focus */
.uk-tab > * > a:hover,
.uk-tab > * > a:focus {
  color: #666;
  text-decoration: none;
  border-color: transparent;
}
/* Active */
.uk-tab > .uk-active > a {
  border-color: #1e87f0;
}
/* Disabled */
.uk-tab > .uk-disabled > a {
  color: #999999;
}
/* Items
   ========================================================================== */
/* Hover + Focus */
.uk-dotnav > * > :hover,
.uk-dotnav > * > :focus {
  background-color: rgba(248, 108, 74, 0.4);
  outline: none;
  border-color: transparent;
}
/* OnClick */
.uk-dotnav > * > :active {
  background-color: #1e87f0;
  border-color: transparent;
}
/* Active */
.uk-dotnav > .uk-active > * {
  background-color: #1e87f0;
  border-color: transparent;
}
/* ========================================================================
     Component: Dropdown
   ========================================================================== */
.uk-dropdown {
  background: #ffffff;
  color: #666;
}
/*
   * Items
   */
.uk-dropdown-nav > li > a {
  color: #999999;
}
/* Hover + Focus + Active */
.uk-dropdown-nav > li > a:hover,
.uk-dropdown-nav > li > a:focus,
.uk-dropdown-nav > li.uk-active > a {
  background-color: transparent;
}
/*
   * Header
   */
.uk-dropdown-nav .uk-nav-header {
  color: #1e87f0;
}
/*
   * Sublists
   */
.uk-dropdown-nav .uk-nav-sub a {
  color: #999999;
}
.uk-dropdown-nav .uk-nav-sub a:hover,
.uk-dropdown-nav .uk-nav-sub a:focus {
  color: #1e87f0;
}
/* Dialog
   ========================================================================== */
/*
   * 1. Create position context for spinner and close button
   * 2. Dimensions
   * 3. Fix `max-width: 100%` not working in combination with flex and responsive images in IE11
   *    `!important` needed to overwrite `uk-width-auto`. See `#modal-media-image` in tests
   * 4. Style
   * 5. Slide-in transition
   */
.uk-modal-dialog {
  background: #ffffff;
}
/*
   * Open
   */
.uk-open > .uk-modal-dialog {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
/* Message
  ========================================================================== */
.uk-notification-message {
  background: #f0f5f9;
  color: #666;
}
/* Style modifiers
   ========================================================================== */
/*
   * Primary
   */
.uk-notification-message-primary {
  color: #1e87f0;
}
/*
   * Success
   */
.uk-notification-message-success {
  color: #32d296;
}
/*
   * Warning
   */
.uk-notification-message-warning {
  color: #faa05a;
}
/*
   * Danger
   */
.uk-notification-message-danger {
  color: #f0506e;
}
/* ========================================================================
     Component: Tooltip
   ========================================================================== */
.uk-tooltip {
  /* 4 */
  background: #1e87f0;
  color: #ffffff;
}
/*
   * Remove animated circles for indeterminate state in IE11 and Edge
   */
.uk-progress:indeterminate {
  color: transparent;
}
/*
   * Progress container
   * 2. Remove progress bar for indeterminate state in Firefox
   */
.uk-progress::-webkit-progress-bar {
  background-color: #f0f5f9;
  border-radius: 500px;
  overflow: hidden;
}
/*
   * Progress bar
   * 1. Remove right border in IE11 and Edge
   */
.uk-progress::-webkit-progress-value {
  background-color: #1e87f0;
}
.uk-progress::-moz-progress-bar {
  background-color: #1e87f0;
}
.uk-progress::-ms-fill {
  background-color: #1e87f0;
}
/* ========================================================================
     Component: Text
   ========================================================================== */
/* Style modifiers
   ========================================================================== */
.uk-text-meta {
  color: #999999;
}
.uk-text-meta a {
  color: #999999;
}
.uk-text-meta a:hover {
  color: #666;
  text-decoration: none;
}
/* Size modifiers
   ========================================================================== */
.uk-text-small {
  font-size: 12px;
  line-height: 1.5;
}
.uk-text-large {
  font-size: 20px;
  line-height: 1.5;
}
/* Weight modifier
   ========================================================================== */
.uk-text-bold {
  font-weight: bolder;
}
/* Transform modifier
   ========================================================================== */
.uk-text-uppercase {
  text-transform: uppercase !important;
}
.uk-text-capitalize {
  text-transform: capitalize !important;
}
.uk-text-lowercase {
  text-transform: lowercase !important;
}
/* Color modifiers
   ========================================================================== */
.uk-text-muted {
  color: #999999 !important;
}
.uk-text-primary {
  color: #1e87f0 !important;
}
.uk-text-success {
  color: #32d296 !important;
}
.uk-text-warning {
  color: #faa05a !important;
}
.uk-text-danger {
  color: #f0506e !important;
}
/* Background modifier */
.uk-text-background {
  color: #1e87f0 !important;
}
@supports (-webkit-background-clip: text) {
  .uk-text-background {
    background-color: #1e87f0;
  }
}
/* ========================================================================
     Component: Background
   ========================================================================== */
/* Color
   ========================================================================== */
.uk-background-default {
  background-color: #ffffff;
}
.uk-background-muted {
  background-color: #f0f5f9;
}
.uk-background-primary {
  background-color: #1e87f0;
}
.uk-background-secondary {
  background-color: #222222;
}
/* ========================================================================
     Component: Inverse
   ========================================================================== */
.uk-light a,
.uk-light .uk-link,
.uk-section-primary:not(.uk-preserve-color) a,
.uk-section-primary:not(.uk-preserve-color) .uk-link,
.uk-section-secondary:not(.uk-preserve-color) a,
.uk-section-secondary:not(.uk-preserve-color) .uk-link,
.uk-tile-primary:not(.uk-preserve-color) a,
.uk-tile-primary:not(.uk-preserve-color) .uk-link,
.uk-tile-secondary:not(.uk-preserve-color) a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-link,
.uk-card-primary.uk-card-body a,
.uk-card-primary.uk-card-body .uk-link,
.uk-card-primary > :not([class*='uk-card-media']) a,
.uk-card-primary > :not([class*='uk-card-media']) .uk-link,
.uk-card-secondary.uk-card-body a,
.uk-card-secondary.uk-card-body .uk-link,
.uk-card-secondary > :not([class*='uk-card-media']) a,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-link,
.uk-overlay-primary a,
.uk-overlay-primary .uk-link,
.ap-toolbar a,
.ap-toolbar .uk-link {
  color: #ffffff;
}
.uk-light a:hover,
.uk-light .uk-link:hover,
.uk-section-primary:not(.uk-preserve-color) a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-link:hover,
.uk-section-secondary:not(.uk-preserve-color) a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-link:hover,
.uk-tile-primary:not(.uk-preserve-color) a:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-link:hover,
.uk-tile-secondary:not(.uk-preserve-color) a:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-link:hover,
.uk-card-primary.uk-card-body a:hover,
.uk-card-primary.uk-card-body .uk-link:hover,
.uk-card-primary > :not([class*='uk-card-media']) a:hover,
.uk-card-primary > :not([class*='uk-card-media']) .uk-link:hover,
.uk-card-secondary.uk-card-body a:hover,
.uk-card-secondary.uk-card-body .uk-link:hover,
.uk-card-secondary > :not([class*='uk-card-media']) a:hover,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-link:hover,
.uk-overlay-primary a:hover,
.uk-overlay-primary .uk-link:hover,
.ap-toolbar a:hover,
.ap-toolbar .uk-link:hover {
  color: #ffffff;
}
.uk-light em,
.uk-section-primary:not(.uk-preserve-color) em,
.uk-section-secondary:not(.uk-preserve-color) em,
.uk-tile-primary:not(.uk-preserve-color) em,
.uk-tile-secondary:not(.uk-preserve-color) em,
.uk-card-primary.uk-card-body em,
.uk-card-primary > :not([class*='uk-card-media']) em,
.uk-card-secondary.uk-card-body em,
.uk-card-secondary > :not([class*='uk-card-media']) em,
.uk-overlay-primary em,
.ap-toolbar em {
  color: #ffffff;
}
.uk-light h1,
.uk-light .uk-h1,
.uk-light h2,
.uk-light .uk-h2,
.uk-light h3,
.uk-light .uk-h3,
.uk-light h4,
.uk-light .uk-h4,
.uk-light h5,
.uk-light .uk-h5,
.uk-light h6,
.uk-light .uk-h6,
.uk-section-primary:not(.uk-preserve-color) h1,
.uk-section-primary:not(.uk-preserve-color) .uk-h1,
.uk-section-primary:not(.uk-preserve-color) h2,
.uk-section-primary:not(.uk-preserve-color) .uk-h2,
.uk-section-primary:not(.uk-preserve-color) h3,
.uk-section-primary:not(.uk-preserve-color) .uk-h3,
.uk-section-primary:not(.uk-preserve-color) h4,
.uk-section-primary:not(.uk-preserve-color) .uk-h4,
.uk-section-primary:not(.uk-preserve-color) h5,
.uk-section-primary:not(.uk-preserve-color) .uk-h5,
.uk-section-primary:not(.uk-preserve-color) h6,
.uk-section-primary:not(.uk-preserve-color) .uk-h6,
.uk-section-secondary:not(.uk-preserve-color) h1,
.uk-section-secondary:not(.uk-preserve-color) .uk-h1,
.uk-section-secondary:not(.uk-preserve-color) h2,
.uk-section-secondary:not(.uk-preserve-color) .uk-h2,
.uk-section-secondary:not(.uk-preserve-color) h3,
.uk-section-secondary:not(.uk-preserve-color) .uk-h3,
.uk-section-secondary:not(.uk-preserve-color) h4,
.uk-section-secondary:not(.uk-preserve-color) .uk-h4,
.uk-section-secondary:not(.uk-preserve-color) h5,
.uk-section-secondary:not(.uk-preserve-color) .uk-h5,
.uk-section-secondary:not(.uk-preserve-color) h6,
.uk-section-secondary:not(.uk-preserve-color) .uk-h6,
.uk-tile-primary:not(.uk-preserve-color) h1,
.uk-tile-primary:not(.uk-preserve-color) .uk-h1,
.uk-tile-primary:not(.uk-preserve-color) h2,
.uk-tile-primary:not(.uk-preserve-color) .uk-h2,
.uk-tile-primary:not(.uk-preserve-color) h3,
.uk-tile-primary:not(.uk-preserve-color) .uk-h3,
.uk-tile-primary:not(.uk-preserve-color) h4,
.uk-tile-primary:not(.uk-preserve-color) .uk-h4,
.uk-tile-primary:not(.uk-preserve-color) h5,
.uk-tile-primary:not(.uk-preserve-color) .uk-h5,
.uk-tile-primary:not(.uk-preserve-color) h6,
.uk-tile-primary:not(.uk-preserve-color) .uk-h6,
.uk-tile-secondary:not(.uk-preserve-color) h1,
.uk-tile-secondary:not(.uk-preserve-color) .uk-h1,
.uk-tile-secondary:not(.uk-preserve-color) h2,
.uk-tile-secondary:not(.uk-preserve-color) .uk-h2,
.uk-tile-secondary:not(.uk-preserve-color) h3,
.uk-tile-secondary:not(.uk-preserve-color) .uk-h3,
.uk-tile-secondary:not(.uk-preserve-color) h4,
.uk-tile-secondary:not(.uk-preserve-color) .uk-h4,
.uk-tile-secondary:not(.uk-preserve-color) h5,
.uk-tile-secondary:not(.uk-preserve-color) .uk-h5,
.uk-tile-secondary:not(.uk-preserve-color) h6,
.uk-tile-secondary:not(.uk-preserve-color) .uk-h6,
.uk-card-primary.uk-card-body h1,
.uk-card-primary.uk-card-body .uk-h1,
.uk-card-primary.uk-card-body h2,
.uk-card-primary.uk-card-body .uk-h2,
.uk-card-primary.uk-card-body h3,
.uk-card-primary.uk-card-body .uk-h3,
.uk-card-primary.uk-card-body h4,
.uk-card-primary.uk-card-body .uk-h4,
.uk-card-primary.uk-card-body h5,
.uk-card-primary.uk-card-body .uk-h5,
.uk-card-primary.uk-card-body h6,
.uk-card-primary.uk-card-body .uk-h6,
.uk-card-primary > :not([class*='uk-card-media']) h1,
.uk-card-primary > :not([class*='uk-card-media']) .uk-h1,
.uk-card-primary > :not([class*='uk-card-media']) h2,
.uk-card-primary > :not([class*='uk-card-media']) .uk-h2,
.uk-card-primary > :not([class*='uk-card-media']) h3,
.uk-card-primary > :not([class*='uk-card-media']) .uk-h3,
.uk-card-primary > :not([class*='uk-card-media']) h4,
.uk-card-primary > :not([class*='uk-card-media']) .uk-h4,
.uk-card-primary > :not([class*='uk-card-media']) h5,
.uk-card-primary > :not([class*='uk-card-media']) .uk-h5,
.uk-card-primary > :not([class*='uk-card-media']) h6,
.uk-card-primary > :not([class*='uk-card-media']) .uk-h6,
.uk-card-secondary.uk-card-body h1,
.uk-card-secondary.uk-card-body .uk-h1,
.uk-card-secondary.uk-card-body h2,
.uk-card-secondary.uk-card-body .uk-h2,
.uk-card-secondary.uk-card-body h3,
.uk-card-secondary.uk-card-body .uk-h3,
.uk-card-secondary.uk-card-body h4,
.uk-card-secondary.uk-card-body .uk-h4,
.uk-card-secondary.uk-card-body h5,
.uk-card-secondary.uk-card-body .uk-h5,
.uk-card-secondary.uk-card-body h6,
.uk-card-secondary.uk-card-body .uk-h6,
.uk-card-secondary > :not([class*='uk-card-media']) h1,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-h1,
.uk-card-secondary > :not([class*='uk-card-media']) h2,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-h2,
.uk-card-secondary > :not([class*='uk-card-media']) h3,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-h3,
.uk-card-secondary > :not([class*='uk-card-media']) h4,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-h4,
.uk-card-secondary > :not([class*='uk-card-media']) h5,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-h5,
.uk-card-secondary > :not([class*='uk-card-media']) h6,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-h6,
.uk-overlay-primary h1,
.uk-overlay-primary .uk-h1,
.uk-overlay-primary h2,
.uk-overlay-primary .uk-h2,
.uk-overlay-primary h3,
.uk-overlay-primary .uk-h3,
.uk-overlay-primary h4,
.uk-overlay-primary .uk-h4,
.uk-overlay-primary h5,
.uk-overlay-primary .uk-h5,
.uk-overlay-primary h6,
.uk-overlay-primary .uk-h6,
.ap-toolbar h1,
.ap-toolbar .uk-h1,
.ap-toolbar h2,
.ap-toolbar .uk-h2,
.ap-toolbar h3,
.ap-toolbar .uk-h3,
.ap-toolbar h4,
.ap-toolbar .uk-h4,
.ap-toolbar h5,
.ap-toolbar .uk-h5,
.ap-toolbar h6,
.ap-toolbar .uk-h6 {
  color: #ffffff;
}
.uk-light blockquote,
.uk-section-primary:not(.uk-preserve-color) blockquote,
.uk-section-secondary:not(.uk-preserve-color) blockquote,
.uk-tile-primary:not(.uk-preserve-color) blockquote,
.uk-tile-secondary:not(.uk-preserve-color) blockquote,
.uk-card-primary.uk-card-body blockquote,
.uk-card-primary > :not([class*='uk-card-media']) blockquote,
.uk-card-secondary.uk-card-body blockquote,
.uk-card-secondary > :not([class*='uk-card-media']) blockquote,
.uk-overlay-primary blockquote,
.ap-toolbar blockquote {
  color: #ffffff;
}
.uk-light .uk-heading-primary,
.uk-section-primary:not(.uk-preserve-color) .uk-heading-primary,
.uk-section-secondary:not(.uk-preserve-color) .uk-heading-primary,
.uk-tile-primary:not(.uk-preserve-color) .uk-heading-primary,
.uk-tile-secondary:not(.uk-preserve-color) .uk-heading-primary,
.uk-card-primary.uk-card-body .uk-heading-primary,
.uk-card-primary > :not([class*='uk-card-media']) .uk-heading-primary,
.uk-card-secondary.uk-card-body .uk-heading-primary,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-heading-primary,
.uk-overlay-primary .uk-heading-primary,
.ap-toolbar .uk-heading-primary {
  color: #ffffff;
}
.uk-light .uk-heading-hero,
.uk-section-primary:not(.uk-preserve-color) .uk-heading-hero,
.uk-section-secondary:not(.uk-preserve-color) .uk-heading-hero,
.uk-tile-primary:not(.uk-preserve-color) .uk-heading-hero,
.uk-tile-secondary:not(.uk-preserve-color) .uk-heading-hero,
.uk-card-primary.uk-card-body .uk-heading-hero,
.uk-card-primary > :not([class*='uk-card-media']) .uk-heading-hero,
.uk-card-secondary.uk-card-body .uk-heading-hero,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-heading-hero,
.uk-overlay-primary .uk-heading-hero,
.ap-toolbar .uk-heading-hero {
  color: #ffffff;
}
.uk-light .uk-icon-button,
.uk-section-primary:not(.uk-preserve-color) .uk-icon-button,
.uk-section-secondary:not(.uk-preserve-color) .uk-icon-button,
.uk-tile-primary:not(.uk-preserve-color) .uk-icon-button,
.uk-tile-secondary:not(.uk-preserve-color) .uk-icon-button,
.uk-card-primary.uk-card-body .uk-icon-button,
.uk-card-primary > :not([class*='uk-card-media']) .uk-icon-button,
.uk-card-secondary.uk-card-body .uk-icon-button,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-icon-button,
.uk-overlay-primary .uk-icon-button,
.ap-toolbar .uk-icon-button {
  background-color: #ffffff;
  background-image: none;
}
.uk-light .uk-radio:checked,
.uk-light .uk-checkbox:checked,
.uk-light .uk-checkbox:indeterminate,
.uk-section-primary:not(.uk-preserve-color) .uk-radio:checked,
.uk-section-primary:not(.uk-preserve-color) .uk-checkbox:checked,
.uk-section-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate,
.uk-section-secondary:not(.uk-preserve-color) .uk-radio:checked,
.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:checked,
.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate,
.uk-tile-primary:not(.uk-preserve-color) .uk-radio:checked,
.uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:checked,
.uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate,
.uk-tile-secondary:not(.uk-preserve-color) .uk-radio:checked,
.uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:checked,
.uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate,
.uk-card-primary.uk-card-body .uk-radio:checked,
.uk-card-primary.uk-card-body .uk-checkbox:checked,
.uk-card-primary.uk-card-body .uk-checkbox:indeterminate,
.uk-card-primary > :not([class*='uk-card-media']) .uk-radio:checked,
.uk-card-primary > :not([class*='uk-card-media']) .uk-checkbox:checked,
.uk-card-primary > :not([class*='uk-card-media']) .uk-checkbox:indeterminate,
.uk-card-secondary.uk-card-body .uk-radio:checked,
.uk-card-secondary.uk-card-body .uk-checkbox:checked,
.uk-card-secondary.uk-card-body .uk-checkbox:indeterminate,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-radio:checked,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-checkbox:checked,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-checkbox:indeterminate,
.uk-overlay-primary .uk-radio:checked,
.uk-overlay-primary .uk-checkbox:checked,
.uk-overlay-primary .uk-checkbox:indeterminate,
.ap-toolbar .uk-radio:checked,
.ap-toolbar .uk-checkbox:checked,
.ap-toolbar .uk-checkbox:indeterminate {
  background-color: #ffffff;
  border-color: transparent;
}
.uk-light .uk-form-label,
.uk-section-primary:not(.uk-preserve-color) .uk-form-label,
.uk-section-secondary:not(.uk-preserve-color) .uk-form-label,
.uk-tile-primary:not(.uk-preserve-color) .uk-form-label,
.uk-tile-secondary:not(.uk-preserve-color) .uk-form-label,
.uk-card-primary.uk-card-body .uk-form-label,
.uk-card-primary > :not([class*='uk-card-media']) .uk-form-label,
.uk-card-secondary.uk-card-body .uk-form-label,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-form-label,
.uk-overlay-primary .uk-form-label,
.ap-toolbar .uk-form-label {
  color: #ffffff;
}
.uk-light .uk-button-default,
.uk-section-primary:not(.uk-preserve-color) .uk-button-default,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-default,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-default,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-default,
.uk-card-primary.uk-card-body .uk-button-default,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-default,
.uk-card-secondary.uk-card-body .uk-button-default,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-default,
.uk-overlay-primary .uk-button-default,
.ap-toolbar .uk-button-default {
  background-color: #ffffff;
  color: #333;
  border-color: transparent;
  background-image: none;
  box-shadow: none;
}
.uk-light .uk-button-default:hover,
.uk-light .uk-button-default:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-button-default:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-button-default:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-default:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-default:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-default:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-default:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-default:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-default:focus,
.uk-card-primary.uk-card-body .uk-button-default:hover,
.uk-card-primary.uk-card-body .uk-button-default:focus,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-default:hover,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-default:focus,
.uk-card-secondary.uk-card-body .uk-button-default:hover,
.uk-card-secondary.uk-card-body .uk-button-default:focus,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-default:hover,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-default:focus,
.uk-overlay-primary .uk-button-default:hover,
.uk-overlay-primary .uk-button-default:focus,
.ap-toolbar .uk-button-default:hover,
.ap-toolbar .uk-button-default:focus {
  background-color: #ffffff;
  color: #1e87f0;
  border-color: transparent;
  box-shadow: none;
}
.uk-light .uk-button-default:active,
.uk-light .uk-button-default.uk-active,
.uk-section-primary:not(.uk-preserve-color) .uk-button-default:active,
.uk-section-primary:not(.uk-preserve-color) .uk-button-default.uk-active,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-default:active,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-default.uk-active,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-default:active,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-default.uk-active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-default:active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-default.uk-active,
.uk-card-primary.uk-card-body .uk-button-default:active,
.uk-card-primary.uk-card-body .uk-button-default.uk-active,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-default:active,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-default.uk-active,
.uk-card-secondary.uk-card-body .uk-button-default:active,
.uk-card-secondary.uk-card-body .uk-button-default.uk-active,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-default:active,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-default.uk-active,
.uk-overlay-primary .uk-button-default:active,
.uk-overlay-primary .uk-button-default.uk-active,
.ap-toolbar .uk-button-default:active,
.ap-toolbar .uk-button-default.uk-active {
  background-color: #1e87f0;
  color: #ffffff;
  border-color: transparent;
}
.uk-light .uk-button-primary,
.uk-section-primary:not(.uk-preserve-color) .uk-button-primary,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-primary,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-primary,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-primary,
.uk-card-primary.uk-card-body .uk-button-primary,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-primary,
.uk-card-secondary.uk-card-body .uk-button-primary,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-primary,
.uk-overlay-primary .uk-button-primary,
.ap-toolbar .uk-button-primary {
  background-color: #1e87f0;
  color: #ffffff;
  border-color: transparent;
  background-image: none;
  box-shadow: none;
}
.uk-light .uk-button-primary:hover,
.uk-light .uk-button-primary:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-button-primary:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-button-primary:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-primary:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-primary:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-primary:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-primary:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-primary:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-primary:focus,
.uk-card-primary.uk-card-body .uk-button-primary:hover,
.uk-card-primary.uk-card-body .uk-button-primary:focus,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-primary:hover,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-primary:focus,
.uk-card-secondary.uk-card-body .uk-button-primary:hover,
.uk-card-secondary.uk-card-body .uk-button-primary:focus,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-primary:hover,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-primary:focus,
.uk-overlay-primary .uk-button-primary:hover,
.uk-overlay-primary .uk-button-primary:focus,
.ap-toolbar .uk-button-primary:hover,
.ap-toolbar .uk-button-primary:focus {
  color: #ffffff;
  border-color: transparent;
  box-shadow: none;
}
.uk-light .uk-button-primary:active,
.uk-light .uk-button-primary.uk-active,
.uk-section-primary:not(.uk-preserve-color) .uk-button-primary:active,
.uk-section-primary:not(.uk-preserve-color) .uk-button-primary.uk-active,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-primary:active,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-primary.uk-active,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-primary:active,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-primary.uk-active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-primary:active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-primary.uk-active,
.uk-card-primary.uk-card-body .uk-button-primary:active,
.uk-card-primary.uk-card-body .uk-button-primary.uk-active,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-primary:active,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-primary.uk-active,
.uk-card-secondary.uk-card-body .uk-button-primary:active,
.uk-card-secondary.uk-card-body .uk-button-primary.uk-active,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-primary:active,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-primary.uk-active,
.uk-overlay-primary .uk-button-primary:active,
.uk-overlay-primary .uk-button-primary.uk-active,
.ap-toolbar .uk-button-primary:active,
.ap-toolbar .uk-button-primary.uk-active {
  color: #ffffff;
  border-color: transparent;
}
.uk-light .uk-button-secondary,
.uk-section-primary:not(.uk-preserve-color) .uk-button-secondary,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-secondary,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-secondary,
.uk-card-primary.uk-card-body .uk-button-secondary,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-secondary,
.uk-card-secondary.uk-card-body .uk-button-secondary,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-secondary,
.uk-overlay-primary .uk-button-secondary,
.ap-toolbar .uk-button-secondary {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
  background-image: none;
  box-shadow: none;
}
.uk-light .uk-button-secondary:hover,
.uk-light .uk-button-secondary:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-button-secondary:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-button-secondary:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-secondary:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-secondary:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-secondary:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-secondary:focus,
.uk-card-primary.uk-card-body .uk-button-secondary:hover,
.uk-card-primary.uk-card-body .uk-button-secondary:focus,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-secondary:hover,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-secondary:focus,
.uk-card-secondary.uk-card-body .uk-button-secondary:hover,
.uk-card-secondary.uk-card-body .uk-button-secondary:focus,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-secondary:hover,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-secondary:focus,
.uk-overlay-primary .uk-button-secondary:hover,
.uk-overlay-primary .uk-button-secondary:focus,
.ap-toolbar .uk-button-secondary:hover,
.ap-toolbar .uk-button-secondary:focus {
  background-color: transparent;
  color: #ffffff;
  box-shadow: none;
}
.uk-light .uk-button-secondary:active,
.uk-light .uk-button-secondary.uk-active,
.uk-section-primary:not(.uk-preserve-color) .uk-button-secondary:active,
.uk-section-primary:not(.uk-preserve-color) .uk-button-secondary.uk-active,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary:active,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary.uk-active,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-secondary:active,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-secondary.uk-active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-secondary:active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-secondary.uk-active,
.uk-card-primary.uk-card-body .uk-button-secondary:active,
.uk-card-primary.uk-card-body .uk-button-secondary.uk-active,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-secondary:active,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-secondary.uk-active,
.uk-card-secondary.uk-card-body .uk-button-secondary:active,
.uk-card-secondary.uk-card-body .uk-button-secondary.uk-active,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-secondary:active,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-secondary.uk-active,
.uk-overlay-primary .uk-button-secondary:active,
.uk-overlay-primary .uk-button-secondary.uk-active,
.ap-toolbar .uk-button-secondary:active,
.ap-toolbar .uk-button-secondary.uk-active {
  background-color: #ffffff;
  border-color: #ffffff;
}
.uk-light .uk-button-text,
.uk-section-primary:not(.uk-preserve-color) .uk-button-text,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-text,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-text,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-text,
.uk-card-primary.uk-card-body .uk-button-text,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-text,
.uk-card-secondary.uk-card-body .uk-button-text,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-text,
.uk-overlay-primary .uk-button-text,
.ap-toolbar .uk-button-text {
  color: #ffffff;
}
.uk-light .uk-totop:active,
.uk-section-primary:not(.uk-preserve-color) .uk-totop:active,
.uk-section-secondary:not(.uk-preserve-color) .uk-totop:active,
.uk-tile-primary:not(.uk-preserve-color) .uk-totop:active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-totop:active,
.uk-card-primary.uk-card-body .uk-totop:active,
.uk-card-primary > :not([class*='uk-card-media']) .uk-totop:active,
.uk-card-secondary.uk-card-body .uk-totop:active,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-totop:active,
.uk-overlay-primary .uk-totop:active,
.ap-toolbar .uk-totop:active {
  color: #ffffff;
  background-color: transparent;
}
.uk-light .uk-marker,
.uk-section-primary:not(.uk-preserve-color) .uk-marker,
.uk-section-secondary:not(.uk-preserve-color) .uk-marker,
.uk-tile-primary:not(.uk-preserve-color) .uk-marker,
.uk-tile-secondary:not(.uk-preserve-color) .uk-marker,
.uk-card-primary.uk-card-body .uk-marker,
.uk-card-primary > :not([class*='uk-card-media']) .uk-marker,
.uk-card-secondary.uk-card-body .uk-marker,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-marker,
.uk-overlay-primary .uk-marker,
.ap-toolbar .uk-marker {
  background: #f0f5f9;
  color: #666;
}
.uk-light .uk-marker:hover,
.uk-light .uk-marker:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-marker:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-marker:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-marker:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-marker:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-marker:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-marker:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-marker:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-marker:focus,
.uk-card-primary.uk-card-body .uk-marker:hover,
.uk-card-primary.uk-card-body .uk-marker:focus,
.uk-card-primary > :not([class*='uk-card-media']) .uk-marker:hover,
.uk-card-primary > :not([class*='uk-card-media']) .uk-marker:focus,
.uk-card-secondary.uk-card-body .uk-marker:hover,
.uk-card-secondary.uk-card-body .uk-marker:focus,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-marker:hover,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-marker:focus,
.uk-overlay-primary .uk-marker:hover,
.uk-overlay-primary .uk-marker:focus,
.ap-toolbar .uk-marker:hover,
.ap-toolbar .uk-marker:focus {
  color: #666;
}
.uk-light .uk-badge,
.uk-section-primary:not(.uk-preserve-color) .uk-badge,
.uk-section-secondary:not(.uk-preserve-color) .uk-badge,
.uk-tile-primary:not(.uk-preserve-color) .uk-badge,
.uk-tile-secondary:not(.uk-preserve-color) .uk-badge,
.uk-card-primary.uk-card-body .uk-badge,
.uk-card-primary > :not([class*='uk-card-media']) .uk-badge,
.uk-card-secondary.uk-card-body .uk-badge,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-badge,
.uk-overlay-primary .uk-badge,
.ap-toolbar .uk-badge {
  background-color: #ffffff;
  color: #333;
}
.uk-light .uk-label,
.uk-section-primary:not(.uk-preserve-color) .uk-label,
.uk-section-secondary:not(.uk-preserve-color) .uk-label,
.uk-tile-primary:not(.uk-preserve-color) .uk-label,
.uk-tile-secondary:not(.uk-preserve-color) .uk-label,
.uk-card-primary.uk-card-body .uk-label,
.uk-card-primary > :not([class*='uk-card-media']) .uk-label,
.uk-card-secondary.uk-card-body .uk-label,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-label,
.uk-overlay-primary .uk-label,
.ap-toolbar .uk-label {
  background-color: #ffffff;
}
.uk-light .uk-article-title,
.uk-section-primary:not(.uk-preserve-color) .uk-article-title,
.uk-section-secondary:not(.uk-preserve-color) .uk-article-title,
.uk-tile-primary:not(.uk-preserve-color) .uk-article-title,
.uk-tile-secondary:not(.uk-preserve-color) .uk-article-title,
.uk-card-primary.uk-card-body .uk-article-title,
.uk-card-primary > :not([class*='uk-card-media']) .uk-article-title,
.uk-card-secondary.uk-card-body .uk-article-title,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-article-title,
.uk-overlay-primary .uk-article-title,
.ap-toolbar .uk-article-title {
  color: #ffffff;
}
.uk-light .uk-nav-default > li > a:hover,
.uk-light .uk-nav-default > li > a:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-default > li > a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-default > li > a:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default > li > a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default > li > a:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-default > li > a:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-default > li > a:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default > li > a:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default > li > a:focus,
.uk-card-primary.uk-card-body .uk-nav-default > li > a:hover,
.uk-card-primary.uk-card-body .uk-nav-default > li > a:focus,
.uk-card-primary > :not([class*='uk-card-media']) .uk-nav-default > li > a:hover,
.uk-card-primary > :not([class*='uk-card-media']) .uk-nav-default > li > a:focus,
.uk-card-secondary.uk-card-body .uk-nav-default > li > a:hover,
.uk-card-secondary.uk-card-body .uk-nav-default > li > a:focus,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-nav-default > li > a:hover,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-nav-default > li > a:focus,
.uk-overlay-primary .uk-nav-default > li > a:hover,
.uk-overlay-primary .uk-nav-default > li > a:focus,
.ap-toolbar .uk-nav-default > li > a:hover,
.ap-toolbar .uk-nav-default > li > a:focus {
  color: rgba(197, 57, 15, 0.7);
  background-color: transparent;
}
.uk-light .uk-nav-default > li.uk-active > a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-default > li.uk-active > a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default > li.uk-active > a,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-default > li.uk-active > a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default > li.uk-active > a,
.uk-card-primary.uk-card-body .uk-nav-default > li.uk-active > a,
.uk-card-primary > :not([class*='uk-card-media']) .uk-nav-default > li.uk-active > a,
.uk-card-secondary.uk-card-body .uk-nav-default > li.uk-active > a,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-nav-default > li.uk-active > a,
.uk-overlay-primary .uk-nav-default > li.uk-active > a,
.ap-toolbar .uk-nav-default > li.uk-active > a {
  color: #ffffff;
  background-color: transparent;
}
.uk-light .uk-nav-default .uk-nav-header,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-header,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-header,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-header,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-header,
.uk-card-primary.uk-card-body .uk-nav-default .uk-nav-header,
.uk-card-primary > :not([class*='uk-card-media']) .uk-nav-default .uk-nav-header,
.uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-header,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-nav-default .uk-nav-header,
.uk-overlay-primary .uk-nav-default .uk-nav-header,
.ap-toolbar .uk-nav-default .uk-nav-header {
  color: #ffffff;
}
.uk-light .uk-nav-primary > li.uk-active > a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary > li.uk-active > a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary > li.uk-active > a,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary > li.uk-active > a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary > li.uk-active > a,
.uk-card-primary.uk-card-body .uk-nav-primary > li.uk-active > a,
.uk-card-primary > :not([class*='uk-card-media']) .uk-nav-primary > li.uk-active > a,
.uk-card-secondary.uk-card-body .uk-nav-primary > li.uk-active > a,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-nav-primary > li.uk-active > a,
.uk-overlay-primary .uk-nav-primary > li.uk-active > a,
.ap-toolbar .uk-nav-primary > li.uk-active > a {
  color: #ffffff;
}
.uk-light .uk-nav-primary .uk-nav-header,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-header,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-header,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-header,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-header,
.uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-header,
.uk-card-primary > :not([class*='uk-card-media']) .uk-nav-primary .uk-nav-header,
.uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-header,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-nav-primary .uk-nav-header,
.uk-overlay-primary .uk-nav-primary .uk-nav-header,
.ap-toolbar .uk-nav-primary .uk-nav-header {
  color: #ffffff;
}
.uk-light .uk-navbar-nav > li > a::before,
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav > li > a::before,
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav > li > a::before,
.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav > li > a::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav > li > a::before,
.uk-card-primary.uk-card-body .uk-navbar-nav > li > a::before,
.uk-card-primary > :not([class*='uk-card-media']) .uk-navbar-nav > li > a::before,
.uk-card-secondary.uk-card-body .uk-navbar-nav > li > a::before,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-navbar-nav > li > a::before,
.uk-overlay-primary .uk-navbar-nav > li > a::before,
.ap-toolbar .uk-navbar-nav > li > a::before {
  background-color: transparent;
}
.uk-light .uk-navbar-nav > li:hover > a,
.uk-light .uk-navbar-nav > li > a:focus,
.uk-light .uk-navbar-nav > li > a.uk-open,
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav > li:hover > a,
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav > li > a:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav > li > a.uk-open,
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav > li:hover > a,
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav > li > a:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav > li > a.uk-open,
.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav > li:hover > a,
.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav > li > a:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav > li > a.uk-open,
.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav > li:hover > a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav > li > a:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav > li > a.uk-open,
.uk-card-primary.uk-card-body .uk-navbar-nav > li:hover > a,
.uk-card-primary.uk-card-body .uk-navbar-nav > li > a:focus,
.uk-card-primary.uk-card-body .uk-navbar-nav > li > a.uk-open,
.uk-card-primary > :not([class*='uk-card-media']) .uk-navbar-nav > li:hover > a,
.uk-card-primary > :not([class*='uk-card-media']) .uk-navbar-nav > li > a:focus,
.uk-card-primary > :not([class*='uk-card-media']) .uk-navbar-nav > li > a.uk-open,
.uk-card-secondary.uk-card-body .uk-navbar-nav > li:hover > a,
.uk-card-secondary.uk-card-body .uk-navbar-nav > li > a:focus,
.uk-card-secondary.uk-card-body .uk-navbar-nav > li > a.uk-open,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-navbar-nav > li:hover > a,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-navbar-nav > li > a:focus,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-navbar-nav > li > a.uk-open,
.uk-overlay-primary .uk-navbar-nav > li:hover > a,
.uk-overlay-primary .uk-navbar-nav > li > a:focus,
.uk-overlay-primary .uk-navbar-nav > li > a.uk-open,
.ap-toolbar .uk-navbar-nav > li:hover > a,
.ap-toolbar .uk-navbar-nav > li > a:focus,
.ap-toolbar .uk-navbar-nav > li > a.uk-open {
  color: #ffffff;
}
.uk-light .uk-navbar-nav > li.uk-active > a,
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav > li.uk-active > a,
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav > li.uk-active > a,
.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav > li.uk-active > a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav > li.uk-active > a,
.uk-card-primary.uk-card-body .uk-navbar-nav > li.uk-active > a,
.uk-card-primary > :not([class*='uk-card-media']) .uk-navbar-nav > li.uk-active > a,
.uk-card-secondary.uk-card-body .uk-navbar-nav > li.uk-active > a,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-navbar-nav > li.uk-active > a,
.uk-overlay-primary .uk-navbar-nav > li.uk-active > a,
.ap-toolbar .uk-navbar-nav > li.uk-active > a {
  color: #ffffff;
}
.uk-light .uk-navbar-nav > li.uk-active > a::before,
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav > li.uk-active > a::before,
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav > li.uk-active > a::before,
.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav > li.uk-active > a::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav > li.uk-active > a::before,
.uk-card-primary.uk-card-body .uk-navbar-nav > li.uk-active > a::before,
.uk-card-primary > :not([class*='uk-card-media']) .uk-navbar-nav > li.uk-active > a::before,
.uk-card-secondary.uk-card-body .uk-navbar-nav > li.uk-active > a::before,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-navbar-nav > li.uk-active > a::before,
.uk-overlay-primary .uk-navbar-nav > li.uk-active > a::before,
.ap-toolbar .uk-navbar-nav > li.uk-active > a::before {
  background-color: #1e87f0;
}
.uk-light .uk-navbar-toggle,
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-toggle,
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-toggle,
.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-toggle,
.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-toggle,
.uk-card-primary.uk-card-body .uk-navbar-toggle,
.uk-card-primary > :not([class*='uk-card-media']) .uk-navbar-toggle,
.uk-card-secondary.uk-card-body .uk-navbar-toggle,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-navbar-toggle,
.uk-overlay-primary .uk-navbar-toggle,
.ap-toolbar .uk-navbar-toggle {
  color: #ffffff;
}
.uk-light .uk-subnav > .uk-active > a,
.uk-section-primary:not(.uk-preserve-color) .uk-subnav > .uk-active > a,
.uk-section-secondary:not(.uk-preserve-color) .uk-subnav > .uk-active > a,
.uk-tile-primary:not(.uk-preserve-color) .uk-subnav > .uk-active > a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-subnav > .uk-active > a,
.uk-card-primary.uk-card-body .uk-subnav > .uk-active > a,
.uk-card-primary > :not([class*='uk-card-media']) .uk-subnav > .uk-active > a,
.uk-card-secondary.uk-card-body .uk-subnav > .uk-active > a,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-subnav > .uk-active > a,
.uk-overlay-primary .uk-subnav > .uk-active > a,
.ap-toolbar .uk-subnav > .uk-active > a {
  color: #ffffff;
}
.uk-light .uk-subnav-pill > .uk-active > a,
.uk-section-primary:not(.uk-preserve-color) .uk-subnav-pill > .uk-active > a,
.uk-section-secondary:not(.uk-preserve-color) .uk-subnav-pill > .uk-active > a,
.uk-tile-primary:not(.uk-preserve-color) .uk-subnav-pill > .uk-active > a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-subnav-pill > .uk-active > a,
.uk-card-primary.uk-card-body .uk-subnav-pill > .uk-active > a,
.uk-card-primary > :not([class*='uk-card-media']) .uk-subnav-pill > .uk-active > a,
.uk-card-secondary.uk-card-body .uk-subnav-pill > .uk-active > a,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-subnav-pill > .uk-active > a,
.uk-overlay-primary .uk-subnav-pill > .uk-active > a,
.ap-toolbar .uk-subnav-pill > .uk-active > a {
  background-color: #ffffff;
  box-shadow: none;
}
.uk-light .uk-tab > .uk-active > a,
.uk-section-primary:not(.uk-preserve-color) .uk-tab > .uk-active > a,
.uk-section-secondary:not(.uk-preserve-color) .uk-tab > .uk-active > a,
.uk-tile-primary:not(.uk-preserve-color) .uk-tab > .uk-active > a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-tab > .uk-active > a,
.uk-card-primary.uk-card-body .uk-tab > .uk-active > a,
.uk-card-primary > :not([class*='uk-card-media']) .uk-tab > .uk-active > a,
.uk-card-secondary.uk-card-body .uk-tab > .uk-active > a,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-tab > .uk-active > a,
.uk-overlay-primary .uk-tab > .uk-active > a,
.ap-toolbar .uk-tab > .uk-active > a {
  color: #ffffff;
  border-color: #ffffff;
}
.uk-light .uk-dotnav > .uk-active > *,
.uk-section-primary:not(.uk-preserve-color) .uk-dotnav > .uk-active > *,
.uk-section-secondary:not(.uk-preserve-color) .uk-dotnav > .uk-active > *,
.uk-tile-primary:not(.uk-preserve-color) .uk-dotnav > .uk-active > *,
.uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav > .uk-active > *,
.uk-card-primary.uk-card-body .uk-dotnav > .uk-active > *,
.uk-card-primary > :not([class*='uk-card-media']) .uk-dotnav > .uk-active > *,
.uk-card-secondary.uk-card-body .uk-dotnav > .uk-active > *,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-dotnav > .uk-active > *,
.uk-overlay-primary .uk-dotnav > .uk-active > *,
.ap-toolbar .uk-dotnav > .uk-active > * {
  background-color: #ffffff;
  border-color: transparent;
}
.uk-light .uk-countdown-number,
.uk-light .uk-countdown-separator,
.uk-section-primary:not(.uk-preserve-color) .uk-countdown-number,
.uk-section-primary:not(.uk-preserve-color) .uk-countdown-separator,
.uk-section-secondary:not(.uk-preserve-color) .uk-countdown-number,
.uk-section-secondary:not(.uk-preserve-color) .uk-countdown-separator,
.uk-tile-primary:not(.uk-preserve-color) .uk-countdown-number,
.uk-tile-primary:not(.uk-preserve-color) .uk-countdown-separator,
.uk-tile-secondary:not(.uk-preserve-color) .uk-countdown-number,
.uk-tile-secondary:not(.uk-preserve-color) .uk-countdown-separator,
.uk-card-primary.uk-card-body .uk-countdown-number,
.uk-card-primary.uk-card-body .uk-countdown-separator,
.uk-card-primary > :not([class*='uk-card-media']) .uk-countdown-number,
.uk-card-primary > :not([class*='uk-card-media']) .uk-countdown-separator,
.uk-card-secondary.uk-card-body .uk-countdown-number,
.uk-card-secondary.uk-card-body .uk-countdown-separator,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-countdown-number,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-countdown-separator,
.uk-overlay-primary .uk-countdown-number,
.uk-overlay-primary .uk-countdown-separator,
.ap-toolbar .uk-countdown-number,
.ap-toolbar .uk-countdown-separator {
  color: #ffffff;
}
.uk-light .uk-countdown-label,
.uk-section-primary:not(.uk-preserve-color) .uk-countdown-label,
.uk-section-secondary:not(.uk-preserve-color) .uk-countdown-label,
.uk-tile-primary:not(.uk-preserve-color) .uk-countdown-label,
.uk-tile-secondary:not(.uk-preserve-color) .uk-countdown-label,
.uk-card-primary.uk-card-body .uk-countdown-label,
.uk-card-primary > :not([class*='uk-card-media']) .uk-countdown-label,
.uk-card-secondary.uk-card-body .uk-countdown-label,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-countdown-label,
.uk-overlay-primary .uk-countdown-label,
.ap-toolbar .uk-countdown-label {
  color: #ffffff;
}
.uk-light .uk-text-lead,
.uk-section-primary:not(.uk-preserve-color) .uk-text-lead,
.uk-section-secondary:not(.uk-preserve-color) .uk-text-lead,
.uk-tile-primary:not(.uk-preserve-color) .uk-text-lead,
.uk-tile-secondary:not(.uk-preserve-color) .uk-text-lead,
.uk-card-primary.uk-card-body .uk-text-lead,
.uk-card-primary > :not([class*='uk-card-media']) .uk-text-lead,
.uk-card-secondary.uk-card-body .uk-text-lead,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-text-lead,
.uk-overlay-primary .uk-text-lead,
.ap-toolbar .uk-text-lead {
  color: #ffffff;
}
/* Header
   ========================================================================== */
/*
   * Header
   */
/*
   * Headerbars
   */
.ap-headerbar-top {
  padding-top: 40px;
  padding-bottom: 40px;
  background: #ffffff;
}
.ap-headerbar-bottom {
  padding-top: 40px;
  padding-bottom: 40px;
  background: #ffffff;
}
.ap-header .uk-navbar-nav .menu-item a {
  position: relative;
}
.ap-header .uk-navbar-nav .menu-item a:hover,
.ap-header .uk-navbar-nav .uk-active a {
  font-weight: bolder;
}
.ap-header .uk-navbar-nav .menu-item a:hover::before,
.ap-header .uk-navbar-nav .uk-active a::before {
  right: 15px;
  display: block;
}
.ap-header-transparent {
  position: absolute;
  z-index: 980;
  left: 0;
  right: 0;
}
.ap-header-transparent .uk-navbar-nav .menu-item a {
  position: relative;
  color: #fff;
}
.ap-header-transparent .uk-navbar-nav .menu-item a:hover::before,
.ap-header-transparent .uk-navbar-nav .uk-active a::before {
  background-color: #fff;
}
.uk-navbar-transparent {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 80px;
  z-index: 100;
  transition: background-color 0.3s ease-in;
}
.uk-navbar-transparent.uk-sticky-below {
  z-index: 1000;
}
.uk-navbar-transparent.uk-sticky-below .uk-navbar-nav > li.uk-active > a,
.uk-navbar-transparent.uk-sticky-below .uk-navbar-nav > li > a:hover {
  color: #292929;
}
.uk-navbar-transparent.uk-sticky-below .uk-navbar-nav > li > a {
  color: #4f5260;
}
.uk-section-secondary .uk-navbar-transparent.uk-sticky-below,
.uk-section-secondary .uk-navbar-container:not(.uk-navbar-transparent) {
  background: rgba(34, 34, 34, 0.94);
}
.uk-section-secondary .uk-navbar-transparent.uk-sticky-below .uk-navbar-nav > li > a,
.uk-section-secondary .uk-navbar-transparent.uk-sticky-below .uk-navbar-nav > li > a:hover {
  color: #fff;
}
.uk-section-primary .uk-navbar-container.uk-navbar-sticky {
  background-color: #1e87f0;
}
.uk-section-muted .uk-navbar-container.uk-navbar-sticky {
  background-color: #f0f5f9;
}
.uk-section-primary .uk-navbar-container.uk-navbar-sticky {
  background-color: #1e87f0;
}
.uk-navbar-container:not(.uk-navbar-transparent) {
  background: transparent;
}
.uk-navbar-sticky {
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.07);
}
.uk-navbar-nav > li > a::before {
  content: '';
  display: none;
  position: absolute;
  bottom: 24px;
  height: 1px;
  background-color: #00a0de;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  -webkit-transition-property: background-color, border-color, box-shadow, height, right;
  transition-property: background-color, border-color, box-shadow, height, right;
  left: 15px;
  right: calc(77%);
}
.category .uk-pagination li.uk-active,
.ap-pagination li.uk-active,
.dynamic-pagination li.uk-active,
.category .uk-pagination li.active,
.ap-pagination li.active,
.dynamic-pagination li.active {
  background-color: #1e87f0;
  border-color: #1e87f0;
}
.category .uk-pagination li:hover,
.ap-pagination li:hover,
.dynamic-pagination li:hover {
  border-color: #1e87f0;
}
/* ========================================================================
   Component: Padding
 ========================================================================== */
/* mobile */
@media (max-width: 640px) {
  .uk-padding {
    padding: 14px;
  }
  .uk-padding-small {
    padding: 12px 15px 8px;
  }
  * + .uk-margin-medium {
    margin-top: 12px !important;
  }
  .uk-margin-medium {
    margin-bottom: 16px;
  }
  .uk-button {
    padding: 0 12px;
    line-height: 30px;
  }
  .uk-card-default .uk-card-title,
  .uk-card-title {
    font-size: 1rem;
  }
  .uk-card-body {
    padding: 10px;
  }
  .uk-tile-large {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .uk-heading-primary,
  .uk-heading-hero,
  .uk-h1,
  h1 {
    font-size: 1.75rem;
  }
  .uk-h2,
  h2 {
    font-size: 1.25rem;
  }
  .uk-h3,
  h3 {
    font-size: 1.125rem;
  }
  .uk-h4,
  h4 {
    font-size: .875rem;
  }
  .uk-h5,
  h5,
  .uk-h6,
  h6 {
    font-size: .75rem;
  }
  .uk-margin {
    margin-bottom: 14px;
  }
  * + .uk-margin {
    margin-top: 14px!important;
  }
  .uk-grid {
    margin-left: -6px;
  }
  .uk-grid > * {
    padding-left: 6px;
  }
  * + .uk-grid-margin,
  .uk-grid + .uk-grid,
  .uk-grid > .uk-grid-margin {
    margin-top: 12px;
  }
  .uk-grid + .uk-grid-collapse,
  .uk-grid-collapse > .uk-grid-margin {
    margin-top: 0;
  }
  .uk-grid-collapse > * {
    padding-left: 0;
  }
  .uk-grid-collapse {
    margin-left: 0;
  }
  .uk-card-small .uk-card-body,
  .uk-card-small.uk-card-body {
    padding: 6px;
  }
  .uk-section {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .uk-section-xsmall {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .uk-section-small {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .uk-margin-large-top {
    margin-top: 26px !important;
  }
  .uk-margin-large {
    margin-bottom: 26px;
  }
  .ap-pagination li,
  .dynamic-pagination li {
    height: 24px;
  }
  .dynamic-pagination li a {
    padding: 0 2px;
    line-height: 24px;
    min-width: 24px;
    font-size: 12px;
  }
}
.preview .uk-section-secondary .uk-button-primary:hover {
  background-color: #0e6dcd;
}
.ap-list-filter dd a.active {
  background-color: #1e87f0;
  color: #fff;
  border-radius: 2px;
}
.ap-filter-dropdown .filter-item-wrap.open,
.ap-filter-dropdown .filter-item.active {
  color: #1e87f0;
}
.category li a.active {
  color: #1e87f0;
}
.uk-lightbox-items > * > video {
  width: 80%;
}
/* 兼容uk-heading-primary */
@media (min-width: 1200px) {
  .uk-heading-primary {
    font-size: 3.75rem;
    line-height: 1.1;
  }
}
.uk-list ul {
  padding-left: 10px;
}
.onepage-pagination li a.active:before {
  background: #1e87f0;
}
.fr-text-bordered {
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
.fr-text-uppercase {
  text-transform: uppercase;
}
.param-field .param-tag {
  color: #1e87f0;
  border: 1px solid rgba(30, 135, 240, 0.2);
}
form .step .step-bg-progress,
form .add-file .file-btn,
form .step-btns a,
form .step .ui-step.active .ui-step-num {
  background: #1e87f0;
}
form .step .ui-step.active .ui-step-title {
  color: #1e87f0;
}
/**************** 自定义版块样式 ********************/
.btn-effect-1 {
  border-color: #1e87f0;
  background-color: #1e87f0;
  color: #fff;
}
.header-effect-6 [data-item='title']::before {
  background-color: #1e87f0;
}
.header-effect-7 [data-item='subTitle'] {
  display: inline-block;
  padding: 2px 8px;
  font-size: 12px;
  background-color: #1e87f0;
  color: #fff !important;
}
.btn-effect-2 {
  background-color: transparent;
  border: 1px solid #1e87f0;
  color: #1e87f0;
}
.btn-effect-2:hover {
  background-color: #1e87f0;
}
.uk-button.btn-effect-5 {
  background-color: #1e87f0;
  box-shadow: 0 0 15px rgba(30, 135, 240, 0.8);
}
.header-effect-3 [data-item='title']::after {
  background: #1e87f0;
}
.header-effect-6 [data-item='title']::before {
  background-color: #1e87f0;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a6d0cad83fa5bc1 .top-links > li {
  display: inline-block;
}
#a6d0cad83fa5bc1 .top-links > li > a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  color: #666;
  line-height: 44px;
}
#a6d0cad83fa5bc1 .top-links > li:hover {
  background: #eee;
}
#a6d0cad83fa5bc1 .uk-navbar-item,
#a6d0cad83fa5bc1 .uk-navbar-nav > li > a {
  padding: 0;
}
#a6d0cad83fa5bc1 .uk-navbar-nav > li > a > span {
  display: block;
  line-height: 1;
  padding: 0 20px;
}
#a6d0cad83fa5bc1 .topbar-right {
  line-height: 44px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
#a6d0cad83fa5bc1 [class*=uk-navbar-dropdown-bottom] {
  margin-top: 0;
}
#a6d0cad83fa5bc1 .uk-navbar-container .uk-container {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
}
#a6d0cad83fa5bc1 .uk-sticky-below .uk-navbar-container .uk-container {
  box-shadow: none;
}
@media (min-width: 940px) {
  #a6d0cad83fa5bc1 .uk-navbar-container .uk-container {
    margin-top: 5px;
    padding: 0 15px;
  }
  #a6d0cad83fa5bc1 .header-topbar {
    margin-top: 10px;
  }
  #a6d0cad83fa5bc1 .uk-sticky-below .uk-navbar-container .uk-container {
    border-radius: 0;
    margin-top: 0;
  }
}
#a6d0cad83fa5bc1 .uk-navbar-dropdown {
  box-shadow: none;
  background-color: #222222;
  color: #eee;
}
#a6d0cad83fa5bc1 .fa-close {
  display: none;
}
#a6d0cad83fa5bc1 .search-control {
  height: 80px;
  line-height: 80px;
  width: 75px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #ccc;
}
#a6d0cad83fa5bc1 .search-input {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 32px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  padding: 0 20px;
  background: transparent;
}
#a6d0cad83fa5bc1 .uk-button {
  border-radius: 3px;
}
#a6d0cad83fa5bc1 .search-input::placeholder {
  color: #000;
}
#a6d0cad83fa5bc1 .search-input:focus,
#a6d0cad83fa5bc1 .search-input:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
#a6d0cad83fa5bc1 .search-box-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-right: 150px;
}
#a6d0cad83fa5bc1 .search-box-wrap i {
  font-size: 40px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@media (min-width: 1200px) {
  #a9f37a9d1ba69da .uk-container {
    padding: 0 60px;
  }
}
#a9f37a9d1ba69da .date-time {
  padding: 18px 0 20px;
  font-size: 18px;
  color: #3a3c41;
  display: block;
  text-align: center;
  font-weight: 500;
  text-transform: uppercase;
  background: #fff;
  border-top: 2px solid #1e87f0;
}
#a9f37a9d1ba69da .comments_count {
  display: block;
  padding: 14px 0 18px;
  text-align: center;
  background-color: #e7ecee;
}
#a9f37a9d1ba69da .uk-card {
  padding: 10px;
}
#a9f37a9d1ba69da .tag-link {
  background-color: #919292;
  color: #fff;
  display: inline-block;
  font-weight: 400;
  font-size: 13px !important;
}
#a9f37a9d1ba69da .uk-list a.active,
#a9f37a9d1ba69da .uk-list a:hover {
  color: #1e87f0;
  text-decoration: none;
}
#af7f4a7adea9838 a, #af7f4a7adea9838 {
        font-weight: normal;
        font-style: normal;
    font-size: 15px;font-family: inherit;}#af7f4a7adea9838 a:hover {
        font-weight: normal;
        font-style: normal;
    text-decoration: underline;font-family: inherit;}#a9f37a9d1ba69da [data-item*=".title"], #a9f37a9d1ba69da [data-item*=".title"] a {max-line: 2;}#a9f37a9d1ba69da [data-item*=".abstract"], #a9f37a9d1ba69da [data-item*=".abstract"] a {show: true;max-line: 3;}#a9f37a9d1ba69da [data-item*=".subTitle"], #a9f37a9d1ba69da [data-item*=".subTitle"] a {show: false;}#a9f37a9d1ba69da [data-item*=".category"], #a9f37a9d1ba69da [data-item*=".category"] a {show: true;}#ab4f7a7512a0f69 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a31a7a8de8a0103 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1418aedb2a94a2 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1581aa256a7b45 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a6d0cad83fa5bc1 .top-links > li {
  display: inline-block;
}
#a6d0cad83fa5bc1 .top-links > li > a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  color: #666;
  line-height: 44px;
}
#a6d0cad83fa5bc1 .top-links > li:hover {
  background: #eee;
}
#a6d0cad83fa5bc1 .uk-navbar-item,
#a6d0cad83fa5bc1 .uk-navbar-nav > li > a {
  padding: 0;
}
#a6d0cad83fa5bc1 .uk-navbar-nav > li > a > span {
  display: block;
  line-height: 1;
  padding: 0 20px;
}
#a6d0cad83fa5bc1 .topbar-right {
  line-height: 44px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
#a6d0cad83fa5bc1 [class*=uk-navbar-dropdown-bottom] {
  margin-top: 0;
}
#a6d0cad83fa5bc1 .uk-navbar-container .uk-container {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
}
#a6d0cad83fa5bc1 .uk-sticky-below .uk-navbar-container .uk-container {
  box-shadow: none;
}
@media (min-width: 940px) {
  #a6d0cad83fa5bc1 .uk-navbar-container .uk-container {
    margin-top: 5px;
    padding: 0 15px;
  }
  #a6d0cad83fa5bc1 .header-topbar {
    margin-top: 10px;
  }
  #a6d0cad83fa5bc1 .uk-sticky-below .uk-navbar-container .uk-container {
    border-radius: 0;
    margin-top: 0;
  }
}
#a6d0cad83fa5bc1 .uk-navbar-dropdown {
  box-shadow: none;
  background-color: #222222;
  color: #eee;
}
#a6d0cad83fa5bc1 .fa-close {
  display: none;
}
#a6d0cad83fa5bc1 .search-control {
  height: 80px;
  line-height: 80px;
  width: 75px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #ccc;
}
#a6d0cad83fa5bc1 .search-input {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 32px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  padding: 0 20px;
  background: transparent;
}
#a6d0cad83fa5bc1 .uk-button {
  border-radius: 3px;
}
#a6d0cad83fa5bc1 .search-input::placeholder {
  color: #000;
}
#a6d0cad83fa5bc1 .search-input:focus,
#a6d0cad83fa5bc1 .search-input:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
#a6d0cad83fa5bc1 .search-box-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-right: 150px;
}
#a6d0cad83fa5bc1 .search-box-wrap i {
  font-size: 40px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a96dbaed56a61aa .sidebar {
  width: 280px;
}
@media (max-width: 640px) {
  #a96dbaed56a61aa .sidebar {
    width: 100%;
  }
}
#a96dbaed56a61aa .accordion-menu,
#a96dbaed56a61aa .accordion-menu ul ul.submenu,
#a96dbaed56a61aa .accordion-menu ul ul.submenu li ul.submenu {
  background: transparent;
}
#a96dbaed56a61aa .accordion-menu-header h4 {
  color: #fff;
  font-weight: 500;
  line-height: 50px;
}
#a96dbaed56a61aa .accordion-menu ul li a {
  margin-bottom: 1px;
  color: #555;
  background-color: #ECECEC;
  display: block;
  width: 100%;
  padding: 0 40px;
  line-height: 50px;
  text-decoration: none;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  transition: color .2s linear,background .2s linear;
  font-size: 14px;
  border: none;
  text-overflow: ellipsis;
}
#a96dbaed56a61aa .accordion-menu > ul > li > a {
  background: #ddd;
  font-size: 16px;
}
#a96dbaed56a61aa .accordion-menu li a:hover {
  background-color: #1e87f0;
  color: #fff;
  border: none;
}
#a96dbaed56a61aa .accordion-menu .submenu-indicator {
  cursor: pointer;
  position: absolute;
  font-size: 20px;
  line-height: 50px;
  padding: 0 20px;
  right: 0;
}
#a96dbaed56a61aa .contact {
  color: #fff;
}
#a96dbaed56a61aa .phone {
  display: block;
  font-size: 28px;
  font-weight: bold;
}
#a96dbaed56a61aa .hot-list {
  background: #f7f8f9;
  padding: 15px;
}
#a96dbaed56a61aa .hot-list a {
  color: #777;
}
#a96dbaed56a61aa .hot-list a:hover {
  color: #4a4a4a;
}
#a96dbaed56a61aa .hot-item .thumb {
  display: block;
  overflow: hidden;
}
#a96dbaed56a61aa .hot-item:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  transition: all 0.3s ease-out 0s;
}
#a96dbaed56a61aa .hot-item:hover a {
  color: #4a4a4a;
}
#a96dbaed56a61aa .hot-title {
  position: relative;
  padding-left: 10px;
  margin: 0 0 12px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
}
#a96dbaed56a61aa .hot-title::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 3px;
  height: 16px;
  border-radius: 3px;
  background: #1e87f0;
  content: "";
}
#a96dbaed56a61aa .content-header {
  padding-bottom: 10px;
}
#a96dbaed56a61aa [data-item*=".title"], #a96dbaed56a61aa [data-item*=".title"] a {font-size: 22px;font-weight: bold;color: rgba(41, 90, 67, 1);}#a96dbaed56a61aa [data-item*=".abstract"], #a96dbaed56a61aa [data-item*=".abstract"] a {show: true;}#a96dbaed56a61aa [data-item*=".subTitle"], #a96dbaed56a61aa [data-item*=".subTitle"] a {show: false;}#a96dbaed56a61aa [data-item*=".category"], #a96dbaed56a61aa [data-item*=".category"] a {show: false;}#ab4f7a7512a0f69 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a31a7a8de8a0103 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1418aedb2a94a2 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1581aa256a7b45 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#af37da13bfad8a1 .top-links > li {
  display: inline-block;
}
#af37da13bfad8a1 .top-links > li > a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  color: #666;
  line-height: 44px;
}
#af37da13bfad8a1 .top-links > li:hover {
  background: #eee;
}
#af37da13bfad8a1 .uk-navbar-item,
#af37da13bfad8a1 .uk-navbar-nav > li > a {
  padding: 0;
}
#af37da13bfad8a1 .uk-navbar-nav > li > a > span {
  display: block;
  line-height: 1;
  padding: 0 20px;
}
#af37da13bfad8a1 .topbar-right {
  line-height: 44px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
#af37da13bfad8a1 [class*=uk-navbar-dropdown-bottom] {
  margin-top: 0;
}
#af37da13bfad8a1 .uk-navbar-container .uk-container {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
}
#af37da13bfad8a1 .uk-sticky-below .uk-navbar-container .uk-container {
  box-shadow: none;
}
@media (min-width: 940px) {
  #af37da13bfad8a1 .uk-navbar-container .uk-container {
    margin-top: 5px;
    padding: 0 15px;
  }
  #af37da13bfad8a1 .header-topbar {
    margin-top: 10px;
  }
  #af37da13bfad8a1 .uk-sticky-below .uk-navbar-container .uk-container {
    border-radius: 0;
    margin-top: 0;
  }
}
#af37da13bfad8a1 .uk-navbar-dropdown {
  box-shadow: none;
  background-color: #222222;
  color: #eee;
}
#af37da13bfad8a1 .fa-close {
  display: none;
}
#af37da13bfad8a1 .search-control {
  height: 80px;
  line-height: 80px;
  width: 75px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #ccc;
}
#af37da13bfad8a1 .search-input {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 32px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  padding: 0 20px;
  background: transparent;
}
#af37da13bfad8a1 .uk-button {
  border-radius: 3px;
}
#af37da13bfad8a1 .search-input::placeholder {
  color: #000;
}
#af37da13bfad8a1 .search-input:focus,
#af37da13bfad8a1 .search-input:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
#af37da13bfad8a1 .search-box-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-right: 150px;
}
#af37da13bfad8a1 .search-box-wrap i {
  font-size: 40px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#ae6d7ad9a9a2332 .uk-container {max-width: 1500px;}#a18ebaba88ae454 > .ele-wrap {border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-right-color: rgba(204, 204, 204, 1);border-right-style: none;border-left-color: rgba(204, 204, 204, 1);border-bottom-color: rgba(204, 204, 204, 1);border-top-color: rgba(204, 204, 204, 1);border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a48c0ac6c3ab92f > .ele-wrap {background-color: rgba(111, 114, 118, 0.8);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a58a8a52b7a57fd > .ele-wrap {background-color: rgba(111, 114, 118, 0.8);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a69c9aad0ea3079 > .ele-wrap {background-color: rgba(111, 114, 118, 0.8);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#ab6ccaf439a3c70 > .ele-wrap {background-color: rgba(111, 114, 118, 0.8);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a0ca0a3107aa83c > .ele-wrap {background-color: rgba(111, 114, 118, 0.8);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#ace46a0e1cabaa6 > .ele-wrap {background-color: rgba(111, 114, 118, 0.8);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a5c8ca313ca4cf9 [data-item="undefined"] {border-color: #000;color: #fff;font-size: 15px;font-weight: 500;background-color: rgba(41, 90, 67, 1);border-radius: 0px;justify-content: center;border-style: solid;}#a5c8ca313ca4cf9 [data-item="undefined"]:hover {background-color: #0483cc;}#a6e25a2454a5f31 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a066eac629ac71c > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a11a6af535aa6ba > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a690aaa151a55c8 > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a5401a9220a3191 > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a35e5a0ea7ac8c0 > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#ad687a06d6abbae > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a70e1ab4a8a5429 > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#afde0a75bfaffe5 > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a0f94acff6a30b3 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a619fa4d69a00f8 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#adf45ae85aae241 > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a6e2caeb22ac41d .uk-grid > .uk-grid-margin {
  margin-top: 0px;
}
#a6e2caeb22ac41d .ap-category-filter ul li.active {
  border-color: #1e87f0;
  color: #1e87f0;
}
#a6e2caeb22ac41d .article {
  background-color: #fff;
  margin-bottom: 25px;
  position: relative;
  border: 8px solid #eeeeee;
}
#a6e2caeb22ac41d .article .img_wrap {
  position: absolute;
  width: 150px;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 10;
}
#a6e2caeb22ac41d .article .info {
  padding: 30px 30px;
  display: block;
  padding-left: 180px;
  margin: 0;
  height: 100%;
}
#a6e2caeb22ac41d .article .btn_icon {
  position: absolute;
  right: 20px;
  top: 50%;
  width: 20px;
  margin-top: -10px;
  color: #b4b4b4;
}
#a6e2caeb22ac41d .article .btn_icon svg {
  fill: currentColor;
}
#a6e2caeb22ac41d .article .title {
  font-weight: bold;
  font-style: normal;
  font-size: 18px;
  font-family: inherit;
  color: #295a43;
}
#a6e2caeb22ac41d .article.no-pic .info {
  padding-left: 30px;
}
#a6e2caeb22ac41d .article:hover {
  background-color: #fff;
  border-color: #295a43;
}
#a6e2caeb22ac41d .article:hover .title {
  color: #d3b267;
}
#a6e2caeb22ac41d .article:hover .datetime {
  color: #d3b267;
}
#a6e2caeb22ac41d .article:hover .category {
  color: #d3b267;
}
#a6e2caeb22ac41d .article:hover .btn_icon {
  color: #fff;
}
#a6e2caeb22ac41d > div:last-child {
  margin-bottom: 0;
}
#accffa2c63a2198 > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a49b0acdd9aed26 .title {
  font-size: 16px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#af04da7658a0643 .title {
  font-size: 16px;
}
#af451af130a0846 .ele-wrap {border-color: #ccc;border-width: 1px;border-style: solid;color: #777;background-color: transparent;border-radius: 25px;font-size: 16px;justify-content: center;}#af451af130a0846 .ele-wrap:hover {background-color: #fff;color: #ffffff;background-color: rgba(41, 90, 67, 1);}#ab4f7a7512a0f69 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a31a7a8de8a0103 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1418aedb2a94a2 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1581aa256a7b45 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a3276acbfea1e5b .top-links > li {
  display: inline-block;
}
#a3276acbfea1e5b .top-links > li > a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  color: #666;
  line-height: 44px;
}
#a3276acbfea1e5b .top-links > li:hover {
  background: #eee;
}
#a3276acbfea1e5b .uk-navbar-item,
#a3276acbfea1e5b .uk-navbar-nav > li > a {
  padding: 0;
}
#a3276acbfea1e5b .uk-navbar-nav > li > a > span {
  display: block;
  line-height: 1;
  padding: 0 20px;
}
#a3276acbfea1e5b .topbar-right {
  line-height: 44px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
#a3276acbfea1e5b [class*=uk-navbar-dropdown-bottom] {
  margin-top: 0;
}
#a3276acbfea1e5b .uk-navbar-container .uk-container {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
}
#a3276acbfea1e5b .uk-sticky-below .uk-navbar-container .uk-container {
  box-shadow: none;
}
@media (min-width: 940px) {
  #a3276acbfea1e5b .uk-navbar-container .uk-container {
    margin-top: 5px;
    padding: 0 15px;
  }
  #a3276acbfea1e5b .header-topbar {
    margin-top: 10px;
  }
  #a3276acbfea1e5b .uk-sticky-below .uk-navbar-container .uk-container {
    border-radius: 0;
    margin-top: 0;
  }
}
#a3276acbfea1e5b .uk-navbar-dropdown {
  box-shadow: none;
  background-color: #222222;
  color: #eee;
}
#a3276acbfea1e5b .fa-close {
  display: none;
}
#a3276acbfea1e5b .search-control {
  height: 80px;
  line-height: 80px;
  width: 75px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #ccc;
}
#a3276acbfea1e5b .search-input {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 32px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  padding: 0 20px;
  background: transparent;
}
#a3276acbfea1e5b .uk-button {
  border-radius: 3px;
}
#a3276acbfea1e5b .search-input::placeholder {
  color: #000;
}
#a3276acbfea1e5b .search-input:focus,
#a3276acbfea1e5b .search-input:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
#a3276acbfea1e5b .search-box-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-right: 150px;
}
#a3276acbfea1e5b .search-box-wrap i {
  font-size: 40px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#acbadaf948af217 .uk-slider {
  padding-top: 30px;
}
#acbadaf948af217 .uk-slider-nav {
  position: absolute;
  right: 0;
  top: 10px;
}
#acbadaf948af217 .uk-card-media-top {
  overflow: hidden;
}
#acbadaf948af217 .img-wrap {
  overflow: hidden;
  transition: all 0.2s ease-in;
}
#acbadaf948af217 .uk-card:hover .img-wrap {
  transform: scale(1.2);
}
#acbadaf948af217 .uk-card {
  border: 1px solid #ececec;
}
#acbadaf948af217 .uk-dotnav > * {
  padding-left: 6px;
}
#acbadaf948af217 .uk-dotnav > * > * {
  width: 6px;
  height: 6px;
  border: none;
  transform: all .2s ease;
  background-color: #add3fa;
}
#acbadaf948af217 .uk-dotnav > .uk-active > * {
  width: 10px;
  height: 10px;
  margin-top: -2px;
  background-color: #1e87f0;
}
#a4b58a0d10a8cd8 .uk-container {max-width: 1500px;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a754eaee6fac248 .img-wrap {
  box-shadow: 2px 2px 3px 2px #e8e8e8;
}
#a2371a013ca5e82 .ele-wrap {border-color: rgba(41, 90, 67, 1);color: #295a43;border-width: 2px;border-style: solid;font-size: 16px;background-color: transparent;border-radius: 3px;justify-content: center;}#a2371a013ca5e82 .ele-wrap:hover {background-color: rgb(248, 158, 35);color: #fff;border-color: rgba(41, 90, 67, 1);background-color: rgba(41, 90, 67, 1);}#ad029a73cda567d [data-item="undefined"] {border-color: #000;color: #fff;font-size: 15px;font-weight: 500;background-color: rgba(41, 90, 67, 1);border-radius: 0px;justify-content: center;border-style: solid;}#ad029a73cda567d [data-item="undefined"]:hover {background-color: #0483cc;}#aa19ea3df1ae450 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a5362aea42a31d5 > .ele-wrap {box-shadow: 2px 3px 6px 1px rgba(206, 206, 206, 1);}#a5362aea42a31d5 .hover-content-wrap:nth-child(1)
                            {background-image: url(/resources/upload/a006bae695a1e1c/1751534810202.jpeg);background-size: cover;background-repeat: no-repeat;background-position: center center;}#a5362aea42a31d5 .hover-content-wrap:nth-child(2)
                            {background-color: rgba(41, 90, 67, 1);}#a33e6aa697aab72 > .ele-wrap {box-shadow: 2px 3px 6px 1px rgba(206, 206, 206, 1);}#a33e6aa697aab72 .hover-content-wrap:nth-child(1)
                            {background-image: url(/resources/upload/a006bae695a1e1c/1751534809041.jpeg);background-size: cover;background-repeat: no-repeat;background-position: center center;}#a33e6aa697aab72 .hover-content-wrap:nth-child(2)
                            {background-color: rgba(41, 90, 67, 1);}#a7a4eaae72a2eff > .ele-wrap {box-shadow: 2px 3px 6px 1px rgba(206, 206, 206, 1);}#a7a4eaae72a2eff .hover-content-wrap:nth-child(1)
                            {background-image: url(/resources/upload/a006bae695a1e1c/1751535228324.jpeg);background-size: cover;background-repeat: no-repeat;background-position: center center;}#a7a4eaae72a2eff .hover-content-wrap:nth-child(2)
                            {background-color: rgba(41, 90, 67, 1);}#a10efa937ca37fe > .ele-wrap {box-shadow: 2px 3px 6px 1px rgba(206, 206, 206, 1);}#a10efa937ca37fe .hover-content-wrap:nth-child(1)
                            {background-image: url(/resources/upload/a006bae695a1e1c/1751534800253.jpeg);background-size: cover;background-repeat: no-repeat;background-position: center center;}#a10efa937ca37fe .hover-content-wrap:nth-child(2)
                            {background-color: rgba(41, 90, 67, 1);}#ab0b0a2805a078b > .ele-wrap {box-shadow: 2px 3px 6px 1px rgba(206, 206, 206, 1);}#ab0b0a2805a078b .hover-content-wrap:nth-child(1)
                            {background-image: url(/resources/upload/a006bae695a1e1c/1751535274691.jpeg);background-size: cover;background-repeat: no-repeat;background-position: center center;}#ab0b0a2805a078b .hover-content-wrap:nth-child(2)
                            {background-color: rgba(41, 90, 67, 1);}#a012bab8a0aff2d > .ele-wrap {box-shadow: 2px 3px 6px 1px rgba(206, 206, 206, 1);}#a012bab8a0aff2d .hover-content-wrap:nth-child(1)
                            {background-image: url(/resources/upload/a006bae695a1e1c/1751534807190.jpeg);background-size: cover;background-repeat: no-repeat;background-position: center center;}#a012bab8a0aff2d .hover-content-wrap:nth-child(2)
                            {background-color: rgba(41, 90, 67, 1);}#abb1da8006a4608 > .ele-wrap {box-shadow: 2px 3px 6px 1px rgba(206, 206, 206, 1);}#abb1da8006a4608 .hover-content-wrap:nth-child(1)
                            {background-image: url(/resources/upload/a006bae695a1e1c/1751534803617.jpeg);background-size: cover;background-repeat: no-repeat;background-position: center center;}#abb1da8006a4608 .hover-content-wrap:nth-child(2)
                            {background-color: rgba(41, 90, 67, 1);}#a46e6a3a8ba97c8 > .ele-wrap {box-shadow: 2px 3px 6px 1px rgba(206, 206, 206, 1);}#a46e6a3a8ba97c8 .hover-content-wrap:nth-child(1)
                            {background-image: url(/resources/upload/a006bae695a1e1c/1751535316438.jpeg);background-size: cover;background-repeat: no-repeat;background-position: center center;}#a46e6a3a8ba97c8 .hover-content-wrap:nth-child(2)
                            {background-color: rgba(41, 90, 67, 1);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a21b5abe6caef75 .ap-category-filter ul li.active {
  border-color: #1e87f0;
  color: #1e87f0;
}
#a21b5abe6caef75 .grid-list .product-item {
  overflow: hidden;
}
#a21b5abe6caef75 .grid-list .product-preview .img {
  display: block;
}
#a21b5abe6caef75 .grid-list .tags {
  position: absolute;
  left: 8px;
  top: 8px;
}
#a21b5abe6caef75 .grid-list .tags .tag {
  font-size: 12px;
  line-height: 1;
  color: #ffffff;
  font-weight: 500;
  padding: 3px 4px 1px;
  border-radius: 2px;
  background-color: #F8353E;
  margin-right: 4px;
  float: left;
}
#a21b5abe6caef75 .grid-list .product-info {
  min-height: 110px;
}
#a21b5abe6caef75 .grid-list .product-info-inner {
  padding: 16px 10px;
  transition: margin 0.3s ease 0s;
  position: absolute;
  width: 100%;
  background: #fff;
}
#a21b5abe6caef75 .grid-list .product-item:hover .product-info-inner {
  margin-top: -49px;
}
#a21b5abe6caef75 .grid-list .product-item:hover .product-buttons {
  opacity: 1;
}
#a21b5abe6caef75 .grid-list .category-name {
  font-size: 12px;
}
#a21b5abe6caef75 .grid-list .category-name a {
  color: #777;
}
#a21b5abe6caef75 .grid-list .title,
#a21b5abe6caef75 .grid-list .subTitle {
  font-weight: 500;
  font-size: 14px;
  color: #191919;
  line-height: 1.5;
}
#a21b5abe6caef75 .grid-list .title a,
#a21b5abe6caef75 .grid-list .subTitle a {
  color: #191919;
}
#a21b5abe6caef75 .grid-list .product-buttons {
  margin-top: 10px;
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#a21b5abe6caef75 .grid-list .product-btn {
  border-radius: 4px;
  padding: 6px 15px;
  font-size: 14px;
  color: #fff;
  line-height: 1;
}
#a21b5abe6caef75 .grid-list .ap-icon svg {
  height: 1em;
  fill: currentColor;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
#a21b5abe6caef75 .grid-list {
  margin-left: -20px;
}
#a21b5abe6caef75 .grid-list .product-preview {
  border-radius: 0px;
  overflow: hidden;
}
#a21b5abe6caef75 .grid-list .product-info .abstract {
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-family: inherit;
  color: #686767;
}
#a21b5abe6caef75 .grid-list .product-btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  background-color: #295a43;
  font-weight: normal;
  font-style: normal;
  font-family: inherit;
  color: #ffffff;
}
#a21b5abe6caef75 .grid-list .title a {
  display: block;
  font-weight: bold;
  font-style: normal;
  font-size: 18px;
  text-align: center;
  font-family: inherit;
  color: #295a43;
}
#a21b5abe6caef75 .grid-list .subTitle {
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-family: FZHei-B01S;
}
#a21b5abe6caef75 .grid-list.uk-grid-small > * {
  padding-left: 20px;
}
#a21b5abe6caef75 .grid-list > .uk-grid-margin {
  margin-top: 20px;
}
#a21b5abe6caef75 .grid-list .product:hover {
  background-color: auto;
}
#a21b5abe6caef75 .grid-list .product:hover .title a {
  color: #444;
}
#a21b5abe6caef75 .grid-list .product:hover .subTitle {
  color: #2f2213;
}
#a21b5abe6caef75 .grid-list .product:hover .category {
  color: #2f2213;
}
#a21b5abe6caef75 .grid-list .product:hover .abstract {
  color: #2f2213;
}
#a21b5abe6caef75 .grid-list .product:hover .product-btn {
  color: #ffffff;
}
@media (max-width: 640px) {
  #a21b5abe6caef75 .grid-list .product-info {
    min-height: 0;
  }
  #a21b5abe6caef75 .grid-list .product-info-inner {
    padding: 10px;
    position: relative;
  }
  #a21b5abe6caef75 .grid-list .product-buttons {
    display: none;
  }
}
#a3a46af6f1ad621 > .ele-wrap {background-image: url(/resources/upload/a006bae695a1e1c/1751510708702.jpeg);background-position: bottom center;background-size: cover;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-top-left-radius: 0px;border-top-right-radius: 0px;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;box-shadow: 0px 0px 0px 0px undefined;}#a3a46af6f1ad621  > .ele-wrap:hover {box-shadow: 0px 0px 0px 0px undefined;}#ac7f8ae520a500a > .ele-wrap {background-image: url(/resources/images/6e7cc3d2685e1564553390583.png);border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-top-left-radius: 0px;border-top-right-radius: 0px;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;box-shadow: 0px 0px 0px 0px undefined;}#ac7f8ae520a500a  > .ele-wrap:hover {box-shadow: 0px 0px 0px 0px undefined;}#a6251ac363a1571 .ele-wrap {border-color: rgba(41, 90, 67, 1);border-width: 2px;border-style: solid;color: #295a43;border-radius: 0px;background-color: transparent;font-size: 16px;justify-content: center;}#a6251ac363a1571 .ele-wrap:hover {border-color: rgba(41, 90, 67, 1);background-color: rgba(47, 34, 19, 1);color: #ffffff;background-color: rgba(41, 90, 67, 1);}#aec1da4a47a6d0a > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a773da00e7aafd6 .img-wrap {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a3d29a0735a840b > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a3a66a20b4aacfe .img-wrap {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a68eeaadd3a88ab > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a8102aebddac058 .img-wrap {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a9d4aa264ea8ac6 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a8220a01fea6da2 .img-wrap {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a14b0a23abaea16 .ele-wrap {border-color: rgba(41, 90, 67, 1);color: #295a43;border-width: 2px;border-style: solid;font-size: 16px;background-color: transparent;border-radius: 3px;justify-content: center;}#a14b0a23abaea16 .ele-wrap:hover {background-color: rgb(248, 158, 35);color: #ffffff;background-color: rgba(41, 90, 67, 1);}#acbadaf948af217 [data-item*=".abstract"], #acbadaf948af217 [data-item*=".abstract"] a {show: true;max-line: 1;}#acbadaf948af217 [data-item*=".subTitle"], #acbadaf948af217 [data-item*=".subTitle"] a {show: false;}#acbadaf948af217 [data-item*=".category"], #acbadaf948af217 [data-item*=".category"] a {show: true;}#acbadaf948af217 [data-item="buttons[0]"] {border-color: #ccc;border-width: 1px;border-style: solid;color: #777;background-color: transparent;border-radius: 25px;font-size: 15px;justify-content: center;font-weight: 500;}#acbadaf948af217 [data-item="buttons[0]"]:hover {border-color: #ccc;background-color: #fff;color: #ffffff;background-color: rgba(41, 90, 67, 1);}#ab4f7a7512a0f69 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a31a7a8de8a0103 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1418aedb2a94a2 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1581aa256a7b45 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a31c6ab563a3e2c .top-links > li {
  display: inline-block;
}
#a31c6ab563a3e2c .top-links > li > a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  color: #666;
  line-height: 44px;
}
#a31c6ab563a3e2c .top-links > li:hover {
  background: #eee;
}
#a31c6ab563a3e2c .uk-navbar-item,
#a31c6ab563a3e2c .uk-navbar-nav > li > a {
  padding: 0;
}
#a31c6ab563a3e2c .uk-navbar-nav > li > a > span {
  display: block;
  line-height: 1;
  padding: 0 20px;
}
#a31c6ab563a3e2c .topbar-right {
  line-height: 44px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
#a31c6ab563a3e2c [class*=uk-navbar-dropdown-bottom] {
  margin-top: 0;
}
#a31c6ab563a3e2c .uk-navbar-container .uk-container {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
}
#a31c6ab563a3e2c .uk-sticky-below .uk-navbar-container .uk-container {
  box-shadow: none;
}
@media (min-width: 940px) {
  #a31c6ab563a3e2c .uk-navbar-container .uk-container {
    margin-top: 5px;
    padding: 0 15px;
  }
  #a31c6ab563a3e2c .header-topbar {
    margin-top: 10px;
  }
  #a31c6ab563a3e2c .uk-sticky-below .uk-navbar-container .uk-container {
    border-radius: 0;
    margin-top: 0;
  }
}
#a31c6ab563a3e2c .uk-navbar-dropdown {
  box-shadow: none;
  background-color: #222222;
  color: #eee;
}
#a31c6ab563a3e2c .fa-close {
  display: none;
}
#a31c6ab563a3e2c .search-control {
  height: 80px;
  line-height: 80px;
  width: 75px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #ccc;
}
#a31c6ab563a3e2c .search-input {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 32px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  padding: 0 20px;
  background: transparent;
}
#a31c6ab563a3e2c .uk-button {
  border-radius: 3px;
}
#a31c6ab563a3e2c .search-input::placeholder {
  color: #000;
}
#a31c6ab563a3e2c .search-input:focus,
#a31c6ab563a3e2c .search-input:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
#a31c6ab563a3e2c .search-box-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-right: 150px;
}
#a31c6ab563a3e2c .search-box-wrap i {
  font-size: 40px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a85dea21dbae988 .uk-slider {
  padding-top: 30px;
}
#a85dea21dbae988 .uk-slider-nav {
  position: absolute;
  right: 0;
  top: 10px;
}
#a85dea21dbae988 .uk-card-media-top {
  overflow: hidden;
}
#a85dea21dbae988 .img-wrap {
  overflow: hidden;
  transition: all 0.2s ease-in;
}
#a85dea21dbae988 .uk-card:hover .img-wrap {
  transform: scale(1.2);
}
#a85dea21dbae988 .uk-card {
  border: 1px solid #ececec;
}
#a85dea21dbae988 .uk-dotnav > * {
  padding-left: 6px;
}
#a85dea21dbae988 .uk-dotnav > * > * {
  width: 6px;
  height: 6px;
  border: none;
  transform: all .2s ease;
  background-color: #add3fa;
}
#a85dea21dbae988 .uk-dotnav > .uk-active > * {
  width: 10px;
  height: 10px;
  margin-top: -2px;
  background-color: #1e87f0;
}
#a21ecab7b4a1c62 .uk-container {max-width: 1500px;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a3797a9fc0a65d3 .img-wrap {
  box-shadow: 2px 2px 3px 2px #e8e8e8;
}
#a51cca06eeab5a5 .ele-wrap {border-color: rgba(41, 90, 67, 1);color: #295a43;border-width: 2px;border-style: solid;font-size: 16px;background-color: transparent;border-radius: 3px;justify-content: center;}#a51cca06eeab5a5 .ele-wrap:hover {background-color: rgb(248, 158, 35);color: #fff;border-color: rgba(41, 90, 67, 1);background-color: rgba(41, 90, 67, 1);}#ad611aee51a3294 [data-item="undefined"] {border-color: #000;color: #fff;font-size: 15px;font-weight: 500;background-color: rgba(41, 90, 67, 1);border-radius: 0px;justify-content: center;border-style: solid;}#ad611aee51a3294 [data-item="undefined"]:hover {background-color: #0483cc;}#a3130ad0e8ae830 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a8acfae32fae229 > .ele-wrap {box-shadow: 2px 3px 6px 1px rgba(206, 206, 206, 1);}#a8acfae32fae229 .hover-content-wrap:nth-child(1)
                            {background-image: url(/resources/upload/a006bae695a1e1c/1751534810202.jpeg);background-size: cover;background-repeat: no-repeat;background-position: center center;}#a8acfae32fae229 .hover-content-wrap:nth-child(2)
                            {background-color: rgba(41, 90, 67, 1);}#a3d7ea0c70a0676 > .ele-wrap {box-shadow: 2px 3px 6px 1px rgba(206, 206, 206, 1);}#a3d7ea0c70a0676 .hover-content-wrap:nth-child(1)
                            {background-image: url(/resources/upload/a006bae695a1e1c/1751534809041.jpeg);background-size: cover;background-repeat: no-repeat;background-position: center center;}#a3d7ea0c70a0676 .hover-content-wrap:nth-child(2)
                            {background-color: rgba(41, 90, 67, 1);}#a392aa4567ac7aa > .ele-wrap {box-shadow: 2px 3px 6px 1px rgba(206, 206, 206, 1);}#a392aa4567ac7aa .hover-content-wrap:nth-child(1)
                            {background-image: url(/resources/upload/a006bae695a1e1c/1751535228324.jpeg);background-size: cover;background-repeat: no-repeat;background-position: center center;}#a392aa4567ac7aa .hover-content-wrap:nth-child(2)
                            {background-color: rgba(41, 90, 67, 1);}#a64a4a234daf2ba > .ele-wrap {box-shadow: 2px 3px 6px 1px rgba(206, 206, 206, 1);}#a64a4a234daf2ba .hover-content-wrap:nth-child(1)
                            {background-image: url(/resources/upload/a006bae695a1e1c/1751534800253.jpeg);background-size: cover;background-repeat: no-repeat;background-position: center center;}#a64a4a234daf2ba .hover-content-wrap:nth-child(2)
                            {background-color: rgba(41, 90, 67, 1);}#ad63aae516a3685 > .ele-wrap {box-shadow: 2px 3px 6px 1px rgba(206, 206, 206, 1);}#ad63aae516a3685 .hover-content-wrap:nth-child(1)
                            {background-image: url(/resources/upload/a006bae695a1e1c/1751535274691.jpeg);background-size: cover;background-repeat: no-repeat;background-position: center center;}#ad63aae516a3685 .hover-content-wrap:nth-child(2)
                            {background-color: rgba(41, 90, 67, 1);}#a8755a25b9a3025 > .ele-wrap {box-shadow: 2px 3px 6px 1px rgba(206, 206, 206, 1);}#a8755a25b9a3025 .hover-content-wrap:nth-child(1)
                            {background-image: url(/resources/upload/a006bae695a1e1c/1751534807190.jpeg);background-size: cover;background-repeat: no-repeat;background-position: center center;}#a8755a25b9a3025 .hover-content-wrap:nth-child(2)
                            {background-color: rgba(41, 90, 67, 1);}#a88b9a91d8ab270 > .ele-wrap {box-shadow: 2px 3px 6px 1px rgba(206, 206, 206, 1);}#a88b9a91d8ab270 .hover-content-wrap:nth-child(1)
                            {background-image: url(/resources/upload/a006bae695a1e1c/1751534803617.jpeg);background-size: cover;background-repeat: no-repeat;background-position: center center;}#a88b9a91d8ab270 .hover-content-wrap:nth-child(2)
                            {background-color: rgba(41, 90, 67, 1);}#a57efa845aadb58 > .ele-wrap {box-shadow: 2px 3px 6px 1px rgba(206, 206, 206, 1);}#a57efa845aadb58 .hover-content-wrap:nth-child(1)
                            {background-image: url(/resources/upload/a006bae695a1e1c/1751535316438.jpeg);background-size: cover;background-repeat: no-repeat;background-position: center center;}#a57efa845aadb58 .hover-content-wrap:nth-child(2)
                            {background-color: rgba(41, 90, 67, 1);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#aeeb9a96ccaebd7 .ap-category-filter ul li.active {
  border-color: #1e87f0;
  color: #1e87f0;
}
#aeeb9a96ccaebd7 .grid-list .product-item {
  overflow: hidden;
}
#aeeb9a96ccaebd7 .grid-list .product-preview .img {
  display: block;
}
#aeeb9a96ccaebd7 .grid-list .tags {
  position: absolute;
  left: 8px;
  top: 8px;
}
#aeeb9a96ccaebd7 .grid-list .tags .tag {
  font-size: 12px;
  line-height: 1;
  color: #ffffff;
  font-weight: 500;
  padding: 3px 4px 1px;
  border-radius: 2px;
  background-color: #F8353E;
  margin-right: 4px;
  float: left;
}
#aeeb9a96ccaebd7 .grid-list .product-info {
  min-height: 110px;
}
#aeeb9a96ccaebd7 .grid-list .product-info-inner {
  padding: 16px 10px;
  transition: margin 0.3s ease 0s;
  position: absolute;
  width: 100%;
  background: #fff;
}
#aeeb9a96ccaebd7 .grid-list .product-item:hover .product-info-inner {
  margin-top: -49px;
}
#aeeb9a96ccaebd7 .grid-list .product-item:hover .product-buttons {
  opacity: 1;
}
#aeeb9a96ccaebd7 .grid-list .category-name {
  font-size: 12px;
}
#aeeb9a96ccaebd7 .grid-list .category-name a {
  color: #777;
}
#aeeb9a96ccaebd7 .grid-list .title,
#aeeb9a96ccaebd7 .grid-list .subTitle {
  font-weight: 500;
  font-size: 14px;
  color: #191919;
  line-height: 1.5;
}
#aeeb9a96ccaebd7 .grid-list .title a,
#aeeb9a96ccaebd7 .grid-list .subTitle a {
  color: #191919;
}
#aeeb9a96ccaebd7 .grid-list .product-buttons {
  margin-top: 10px;
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#aeeb9a96ccaebd7 .grid-list .product-btn {
  border-radius: 4px;
  padding: 6px 15px;
  font-size: 14px;
  color: #fff;
  line-height: 1;
}
#aeeb9a96ccaebd7 .grid-list .ap-icon svg {
  height: 1em;
  fill: currentColor;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
#aeeb9a96ccaebd7 .grid-list {
  margin-left: -20px;
}
#aeeb9a96ccaebd7 .grid-list .product-preview {
  border-radius: 0px;
  overflow: hidden;
}
#aeeb9a96ccaebd7 .grid-list .product-info .abstract {
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-family: inherit;
  color: #686767;
}
#aeeb9a96ccaebd7 .grid-list .product-btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  background-color: #295a43;
  font-weight: normal;
  font-style: normal;
  font-family: inherit;
  color: #ffffff;
}
#aeeb9a96ccaebd7 .grid-list .title a {
  display: block;
  font-weight: bold;
  font-style: normal;
  font-size: 18px;
  text-align: center;
  font-family: inherit;
  color: #295a43;
}
#aeeb9a96ccaebd7 .grid-list .subTitle {
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-family: FZHei-B01S;
}
#aeeb9a96ccaebd7 .grid-list.uk-grid-small > * {
  padding-left: 20px;
}
#aeeb9a96ccaebd7 .grid-list > .uk-grid-margin {
  margin-top: 20px;
}
#aeeb9a96ccaebd7 .grid-list .product:hover {
  background-color: auto;
}
#aeeb9a96ccaebd7 .grid-list .product:hover .title a {
  color: #444;
}
#aeeb9a96ccaebd7 .grid-list .product:hover .subTitle {
  color: #2f2213;
}
#aeeb9a96ccaebd7 .grid-list .product:hover .category {
  color: #2f2213;
}
#aeeb9a96ccaebd7 .grid-list .product:hover .abstract {
  color: #2f2213;
}
#aeeb9a96ccaebd7 .grid-list .product:hover .product-btn {
  color: #ffffff;
}
@media (max-width: 640px) {
  #aeeb9a96ccaebd7 .grid-list .product-info {
    min-height: 0;
  }
  #aeeb9a96ccaebd7 .grid-list .product-info-inner {
    padding: 10px;
    position: relative;
  }
  #aeeb9a96ccaebd7 .grid-list .product-buttons {
    display: none;
  }
}
#abd0aad5e5a75cc > .ele-wrap {background-image: url(/resources/upload/a006bae695a1e1c/1751510708702.jpeg);background-position: bottom center;background-size: cover;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-top-left-radius: 0px;border-top-right-radius: 0px;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;box-shadow: 0px 0px 0px 0px undefined;}#abd0aad5e5a75cc  > .ele-wrap:hover {box-shadow: 0px 0px 0px 0px undefined;}#a2195ad619a4161 > .ele-wrap {background-image: url(/resources/images/6e7cc3d2685e1564553390583.png);border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-top-left-radius: 0px;border-top-right-radius: 0px;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;box-shadow: 0px 0px 0px 0px undefined;}#a2195ad619a4161  > .ele-wrap:hover {box-shadow: 0px 0px 0px 0px undefined;}#a3e98a61f4a39ea .ele-wrap {border-color: rgba(41, 90, 67, 1);border-width: 2px;border-style: solid;color: #295a43;border-radius: 0px;background-color: transparent;font-size: 16px;justify-content: center;}#a3e98a61f4a39ea .ele-wrap:hover {border-color: rgba(41, 90, 67, 1);background-color: rgba(47, 34, 19, 1);color: #ffffff;background-color: rgba(41, 90, 67, 1);}#a0418a66ccac34b > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a1f00afdc9ab75a .img-wrap {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#aabc5ae9aeaf967 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a1f48ad5ecaba83 .img-wrap {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#aa311a7bfaa7ad6 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a3305ab944a274f .img-wrap {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#afa5fae9eea7c94 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#ad161a631eafa56 .img-wrap {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a71b4abfbcae2ab .ele-wrap {border-color: rgba(41, 90, 67, 1);color: #295a43;border-width: 2px;border-style: solid;font-size: 16px;background-color: transparent;border-radius: 3px;justify-content: center;}#a71b4abfbcae2ab .ele-wrap:hover {background-color: rgb(248, 158, 35);color: #ffffff;background-color: rgba(41, 90, 67, 1);}#a85dea21dbae988 [data-item*=".abstract"], #a85dea21dbae988 [data-item*=".abstract"] a {show: true;max-line: 1;}#a85dea21dbae988 [data-item*=".subTitle"], #a85dea21dbae988 [data-item*=".subTitle"] a {show: false;}#a85dea21dbae988 [data-item*=".category"], #a85dea21dbae988 [data-item*=".category"] a {show: true;}#a85dea21dbae988 [data-item="buttons[0]"] {border-color: #ccc;border-width: 1px;border-style: solid;color: #777;background-color: transparent;border-radius: 25px;font-size: 15px;justify-content: center;font-weight: 500;}#a85dea21dbae988 [data-item="buttons[0]"]:hover {border-color: #ccc;background-color: #fff;color: #ffffff;background-color: rgba(41, 90, 67, 1);}#ab4f7a7512a0f69 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a31a7a8de8a0103 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1418aedb2a94a2 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1581aa256a7b45 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a1d69aa14ea13bd .top-links > li {
  display: inline-block;
}
#a1d69aa14ea13bd .top-links > li > a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  color: #666;
  line-height: 44px;
}
#a1d69aa14ea13bd .top-links > li:hover {
  background: #eee;
}
#a1d69aa14ea13bd .uk-navbar-item,
#a1d69aa14ea13bd .uk-navbar-nav > li > a {
  padding: 0;
}
#a1d69aa14ea13bd .uk-navbar-nav > li > a > span {
  display: block;
  line-height: 1;
  padding: 0 20px;
}
#a1d69aa14ea13bd .topbar-right {
  line-height: 44px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
#a1d69aa14ea13bd [class*=uk-navbar-dropdown-bottom] {
  margin-top: 0;
}
#a1d69aa14ea13bd .uk-navbar-container .uk-container {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
}
#a1d69aa14ea13bd .uk-sticky-below .uk-navbar-container .uk-container {
  box-shadow: none;
}
@media (min-width: 940px) {
  #a1d69aa14ea13bd .uk-navbar-container .uk-container {
    margin-top: 5px;
    padding: 0 15px;
  }
  #a1d69aa14ea13bd .header-topbar {
    margin-top: 10px;
  }
  #a1d69aa14ea13bd .uk-sticky-below .uk-navbar-container .uk-container {
    border-radius: 0;
    margin-top: 0;
  }
}
#a1d69aa14ea13bd .uk-navbar-dropdown {
  box-shadow: none;
  background-color: #222222;
  color: #eee;
}
#a1d69aa14ea13bd .fa-close {
  display: none;
}
#a1d69aa14ea13bd .search-control {
  height: 80px;
  line-height: 80px;
  width: 75px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #ccc;
}
#a1d69aa14ea13bd .search-input {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 32px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  padding: 0 20px;
  background: transparent;
}
#a1d69aa14ea13bd .uk-button {
  border-radius: 3px;
}
#a1d69aa14ea13bd .search-input::placeholder {
  color: #000;
}
#a1d69aa14ea13bd .search-input:focus,
#a1d69aa14ea13bd .search-input:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
#a1d69aa14ea13bd .search-box-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-right: 150px;
}
#a1d69aa14ea13bd .search-box-wrap i {
  font-size: 40px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#adb27a5ab3ad203 .ele-wrap {color: #444;font-size: 16px;background-color: transparent;justify-content: center;border-style: solid;}#adb27a5ab3ad203 .ele-wrap:hover {color: #295a43;border-color: rgba(41, 90, 67, 1);}#a9baea365fac5cc a, #a9baea365fac5cc {
        font-weight: normal;
        font-style: normal;
    font-size: 15px;font-family: inherit;}#a9baea365fac5cc a:hover {
        font-weight: normal;
        font-style: normal;
    text-decoration: underline;font-family: inherit;}#ad11fa47eea53e6 .ele-wrap {font-size: 14px;justify-content: center;border-style: solid;color: #ffffff;border-color: rgba(41, 90, 67, 1);border-width: 1px;background-color: rgba(41, 90, 67, 1);}#ad11fa47eea53e6 .ele-wrap:hover {color: #295a43;border-color: rgba(41, 90, 67, 1);background-color: rgba(255, 255, 255, 1);}#a6b8ca8108ade2c .ele-wrap {font-size: 14px;justify-content: center;border-style: solid;color: #ffffff;border-color: rgba(41, 90, 67, 1);border-width: 1px;background-color: rgba(41, 90, 67, 1);}#a6b8ca8108ade2c .ele-wrap:hover {color: #295a43;border-color: rgba(41, 90, 67, 1);background-color: rgba(255, 255, 255, 1);}#ab556a7752a9dc0 .ele-wrap {font-size: 14px;justify-content: center;border-style: solid;color: #ffffff;border-color: rgba(41, 90, 67, 1);border-width: 1px;background-color: rgba(41, 90, 67, 1);}#ab556a7752a9dc0 .ele-wrap:hover {color: #295a43;border-color: rgba(41, 90, 67, 1);background-color: rgba(255, 255, 255, 1);}#ab4f7a7512a0f69 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a31a7a8de8a0103 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1418aedb2a94a2 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1581aa256a7b45 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a0148a2272a18d6 .top-links > li {
  display: inline-block;
}
#a0148a2272a18d6 .top-links > li > a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  color: #666;
  line-height: 44px;
}
#a0148a2272a18d6 .top-links > li:hover {
  background: #eee;
}
#a0148a2272a18d6 .uk-navbar-item,
#a0148a2272a18d6 .uk-navbar-nav > li > a {
  padding: 0;
}
#a0148a2272a18d6 .uk-navbar-nav > li > a > span {
  display: block;
  line-height: 1;
  padding: 0 20px;
}
#a0148a2272a18d6 .topbar-right {
  line-height: 44px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
#a0148a2272a18d6 [class*=uk-navbar-dropdown-bottom] {
  margin-top: 0;
}
#a0148a2272a18d6 .uk-navbar-container .uk-container {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
}
#a0148a2272a18d6 .uk-sticky-below .uk-navbar-container .uk-container {
  box-shadow: none;
}
@media (min-width: 940px) {
  #a0148a2272a18d6 .uk-navbar-container .uk-container {
    margin-top: 5px;
    padding: 0 15px;
  }
  #a0148a2272a18d6 .header-topbar {
    margin-top: 10px;
  }
  #a0148a2272a18d6 .uk-sticky-below .uk-navbar-container .uk-container {
    border-radius: 0;
    margin-top: 0;
  }
}
#a0148a2272a18d6 .uk-navbar-dropdown {
  box-shadow: none;
  background-color: #222222;
  color: #eee;
}
#a0148a2272a18d6 .fa-close {
  display: none;
}
#a0148a2272a18d6 .search-control {
  height: 80px;
  line-height: 80px;
  width: 75px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #ccc;
}
#a0148a2272a18d6 .search-input {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 32px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  padding: 0 20px;
  background: transparent;
}
#a0148a2272a18d6 .uk-button {
  border-radius: 3px;
}
#a0148a2272a18d6 .search-input::placeholder {
  color: #000;
}
#a0148a2272a18d6 .search-input:focus,
#a0148a2272a18d6 .search-input:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
#a0148a2272a18d6 .search-box-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-right: 150px;
}
#a0148a2272a18d6 .search-box-wrap i {
  font-size: 40px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a6000a318fa06ff .ele-wrap {color: #444;font-size: 16px;background-color: transparent;justify-content: center;border-style: solid;}#a6000a318fa06ff .ele-wrap:hover {color: #295a43;border-color: rgba(41, 90, 67, 1);}#a63e6aae94a9de0 a, #a63e6aae94a9de0 {
        font-weight: normal;
        font-style: normal;
    font-size: 15px;font-family: inherit;}#a63e6aae94a9de0 a:hover {
        font-weight: normal;
        font-style: normal;
    text-decoration: underline;font-family: inherit;}#a1b56ab296a94d5 .ele-wrap {font-size: 14px;justify-content: center;border-style: solid;color: #ffffff;border-color: rgba(41, 90, 67, 1);border-width: 1px;background-color: rgba(41, 90, 67, 1);}#a1b56ab296a94d5 .ele-wrap:hover {color: #295a43;border-color: rgba(41, 90, 67, 1);background-color: rgba(255, 255, 255, 1);}#a3015a94fda4551 .ele-wrap {font-size: 14px;justify-content: center;border-style: solid;color: #ffffff;border-color: rgba(41, 90, 67, 1);border-width: 1px;background-color: rgba(41, 90, 67, 1);}#a3015a94fda4551 .ele-wrap:hover {color: #295a43;border-color: rgba(41, 90, 67, 1);background-color: rgba(255, 255, 255, 1);}#a6ff0a6975ab70b .ele-wrap {font-size: 14px;justify-content: center;border-style: solid;color: #ffffff;border-color: rgba(41, 90, 67, 1);border-width: 1px;background-color: rgba(41, 90, 67, 1);}#a6ff0a6975ab70b .ele-wrap:hover {color: #295a43;border-color: rgba(41, 90, 67, 1);background-color: rgba(255, 255, 255, 1);}#ab4f7a7512a0f69 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a31a7a8de8a0103 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1418aedb2a94a2 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1581aa256a7b45 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#ac0f1a04eeafbed .top-links > li {
  display: inline-block;
}
#ac0f1a04eeafbed .top-links > li > a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  color: #666;
  line-height: 44px;
}
#ac0f1a04eeafbed .top-links > li:hover {
  background: #eee;
}
#ac0f1a04eeafbed .uk-navbar-item,
#ac0f1a04eeafbed .uk-navbar-nav > li > a {
  padding: 0;
}
#ac0f1a04eeafbed .uk-navbar-nav > li > a > span {
  display: block;
  line-height: 1;
  padding: 0 20px;
}
#ac0f1a04eeafbed .topbar-right {
  line-height: 44px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
#ac0f1a04eeafbed [class*=uk-navbar-dropdown-bottom] {
  margin-top: 0;
}
#ac0f1a04eeafbed .uk-navbar-container .uk-container {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
}
#ac0f1a04eeafbed .uk-sticky-below .uk-navbar-container .uk-container {
  box-shadow: none;
}
@media (min-width: 940px) {
  #ac0f1a04eeafbed .uk-navbar-container .uk-container {
    margin-top: 5px;
    padding: 0 15px;
  }
  #ac0f1a04eeafbed .header-topbar {
    margin-top: 10px;
  }
  #ac0f1a04eeafbed .uk-sticky-below .uk-navbar-container .uk-container {
    border-radius: 0;
    margin-top: 0;
  }
}
#ac0f1a04eeafbed .uk-navbar-dropdown {
  box-shadow: none;
  background-color: #222222;
  color: #eee;
}
#ac0f1a04eeafbed .fa-close {
  display: none;
}
#ac0f1a04eeafbed .search-control {
  height: 80px;
  line-height: 80px;
  width: 75px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #ccc;
}
#ac0f1a04eeafbed .search-input {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 32px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  padding: 0 20px;
  background: transparent;
}
#ac0f1a04eeafbed .uk-button {
  border-radius: 3px;
}
#ac0f1a04eeafbed .search-input::placeholder {
  color: #000;
}
#ac0f1a04eeafbed .search-input:focus,
#ac0f1a04eeafbed .search-input:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
#ac0f1a04eeafbed .search-box-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-right: 150px;
}
#ac0f1a04eeafbed .search-box-wrap i {
  font-size: 40px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a5cdaa2e92a6ed1 .slider-nav {
  position: absolute;
  right: 0;
  top: -60px;
}
#a5cdaa2e92a6ed1 .uk-slidenav {
  border: 1px solid #ccc;
  margin: 0;
  transition: all 0.1s ease-in;
}
#a5cdaa2e92a6ed1 .uk-slidenav:hover {
  background-color: #1e87f0;
  border-color: #1e87f0;
}
#a5cdaa2e92a6ed1 .uk-slidenav:hover svg {
  color: #fff;
}
#a8b34a7563a1506 .ele-wrap {border-color: #ccc;border-width: 1px;border-style: solid;color: #777;background-color: transparent;border-radius: 25px;}#a8b34a7563a1506 .ele-wrap:hover {border-color: #ccc;background-color: #fff;color: #444;}#ad809a1b1aaee02 a, #ad809a1b1aaee02 {
        font-weight: normal;
        font-style: normal;
    font-size: 15px;font-family: inherit;}#ad809a1b1aaee02 a:hover {
        font-weight: normal;
        font-style: normal;
    text-decoration: underline;font-family: inherit;}#a5cdaa2e92a6ed1 [data-item*=".title"], #a5cdaa2e92a6ed1 [data-item*=".title"] a {font-weight: bold;color: rgba(41, 90, 67, 1);font-size: 20px;}#a5cdaa2e92a6ed1 [data-item*=".abstract"], #a5cdaa2e92a6ed1 [data-item*=".abstract"] a {show: true;}#a5cdaa2e92a6ed1 [data-item*=".subTitle"], #a5cdaa2e92a6ed1 [data-item*=".subTitle"] a {show: false;}#a5cdaa2e92a6ed1 [data-item*=".category"], #a5cdaa2e92a6ed1 [data-item*=".category"] a {show: false;}#a5cdaa2e92a6ed1 [data-item="title"] {left: 0px;top: -1px; position: relative;}#a5cdaa2e92a6ed1 [data-item="abstract"] {left: 0px;top: 1px; position: relative;}#ab4f7a7512a0f69 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a31a7a8de8a0103 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1418aedb2a94a2 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1581aa256a7b45 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a6d0cad83fa5bc1 .top-links > li {
  display: inline-block;
}
#a6d0cad83fa5bc1 .top-links > li > a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  color: #666;
  line-height: 44px;
}
#a6d0cad83fa5bc1 .top-links > li:hover {
  background: #eee;
}
#a6d0cad83fa5bc1 .uk-navbar-item,
#a6d0cad83fa5bc1 .uk-navbar-nav > li > a {
  padding: 0;
}
#a6d0cad83fa5bc1 .uk-navbar-nav > li > a > span {
  display: block;
  line-height: 1;
  padding: 0 20px;
}
#a6d0cad83fa5bc1 .topbar-right {
  line-height: 44px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
#a6d0cad83fa5bc1 [class*=uk-navbar-dropdown-bottom] {
  margin-top: 0;
}
#a6d0cad83fa5bc1 .uk-navbar-container .uk-container {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
}
#a6d0cad83fa5bc1 .uk-sticky-below .uk-navbar-container .uk-container {
  box-shadow: none;
}
@media (min-width: 940px) {
  #a6d0cad83fa5bc1 .uk-navbar-container .uk-container {
    margin-top: 5px;
    padding: 0 15px;
  }
  #a6d0cad83fa5bc1 .header-topbar {
    margin-top: 10px;
  }
  #a6d0cad83fa5bc1 .uk-sticky-below .uk-navbar-container .uk-container {
    border-radius: 0;
    margin-top: 0;
  }
}
#a6d0cad83fa5bc1 .uk-navbar-dropdown {
  box-shadow: none;
  background-color: #222222;
  color: #eee;
}
#a6d0cad83fa5bc1 .fa-close {
  display: none;
}
#a6d0cad83fa5bc1 .search-control {
  height: 80px;
  line-height: 80px;
  width: 75px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #ccc;
}
#a6d0cad83fa5bc1 .search-input {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 32px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  padding: 0 20px;
  background: transparent;
}
#a6d0cad83fa5bc1 .uk-button {
  border-radius: 3px;
}
#a6d0cad83fa5bc1 .search-input::placeholder {
  color: #000;
}
#a6d0cad83fa5bc1 .search-input:focus,
#a6d0cad83fa5bc1 .search-input:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
#a6d0cad83fa5bc1 .search-box-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-right: 150px;
}
#a6d0cad83fa5bc1 .search-box-wrap i {
  font-size: 40px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a2776adb15abfed .slider-nav {
  position: absolute;
  right: 0;
  top: -60px;
}
#a2776adb15abfed .uk-slidenav {
  border: 1px solid #ccc;
  margin: 0;
  transition: all 0.1s ease-in;
}
#a2776adb15abfed .uk-slidenav:hover {
  background-color: #1e87f0;
  border-color: #1e87f0;
}
#a2776adb15abfed .uk-slidenav:hover svg {
  color: #fff;
}
#aeb01a13d1a3ae8 .ele-wrap {font-size: 14px;justify-content: center;border-style: solid;color: #ffffff;border-color: rgba(41, 90, 67, 1);border-width: 1px;background-color: rgba(41, 90, 67, 1);}#aeb01a13d1a3ae8 .ele-wrap:hover {color: #295a43;border-color: rgba(41, 90, 67, 1);background-color: rgba(255, 255, 255, 1);}#aaf50a3898a4547 a, #aaf50a3898a4547 {
        font-weight: normal;
        font-style: normal;
    font-size: 15px;font-family: inherit;}#aaf50a3898a4547 a:hover {
        font-weight: normal;
        font-style: normal;
    text-decoration: underline;font-family: inherit;}#aceceae3e7acc10 .ele-wrap {font-size: 14px;justify-content: center;border-style: solid;color: #ffffff;border-color: rgba(41, 90, 67, 1);border-width: 1px;background-color: rgba(41, 90, 67, 1);}#aceceae3e7acc10 .ele-wrap:hover {color: #295a43;border-color: rgba(41, 90, 67, 1);background-color: rgba(255, 255, 255, 1);}#a2f3ea448da21a0 .ele-wrap {font-size: 14px;justify-content: center;border-style: solid;color: #ffffff;border-color: rgba(41, 90, 67, 1);border-width: 1px;background-color: rgba(41, 90, 67, 1);}#a2f3ea448da21a0 .ele-wrap:hover {color: #295a43;border-color: rgba(41, 90, 67, 1);background-color: rgba(255, 255, 255, 1);}#a2776adb15abfed [data-item*=".title"], #a2776adb15abfed [data-item*=".title"] a {font-weight: bold;color: rgba(41, 90, 67, 1);font-size: 20px;}#a2776adb15abfed [data-item*=".abstract"], #a2776adb15abfed [data-item*=".abstract"] a {show: true;}#a2776adb15abfed [data-item*=".subTitle"], #a2776adb15abfed [data-item*=".subTitle"] a {show: false;}#a2776adb15abfed [data-item*=".category"], #a2776adb15abfed [data-item*=".category"] a {show: false;}#a2776adb15abfed [data-item="title"] {left: 0px;top: -1px; position: relative;}#a2776adb15abfed [data-item="abstract"] {left: 0px;top: 1px; position: relative;}#a2776adb15abfed [data-item="subTitle"] {left: 0px;top: 1px; position: relative;}#ab4f7a7512a0f69 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a31a7a8de8a0103 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1418aedb2a94a2 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1581aa256a7b45 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a5c61af22face19 .top-links > li {
  display: inline-block;
}
#a5c61af22face19 .top-links > li > a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  color: #666;
  line-height: 44px;
}
#a5c61af22face19 .top-links > li:hover {
  background: #eee;
}
#a5c61af22face19 .uk-navbar-item,
#a5c61af22face19 .uk-navbar-nav > li > a {
  padding: 0;
}
#a5c61af22face19 .uk-navbar-nav > li > a > span {
  display: block;
  line-height: 1;
  padding: 0 20px;
}
#a5c61af22face19 .topbar-right {
  line-height: 44px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
#a5c61af22face19 [class*=uk-navbar-dropdown-bottom] {
  margin-top: 0;
}
#a5c61af22face19 .uk-navbar-container .uk-container {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
}
#a5c61af22face19 .uk-sticky-below .uk-navbar-container .uk-container {
  box-shadow: none;
}
@media (min-width: 940px) {
  #a5c61af22face19 .uk-navbar-container .uk-container {
    margin-top: 5px;
    padding: 0 15px;
  }
  #a5c61af22face19 .header-topbar {
    margin-top: 10px;
  }
  #a5c61af22face19 .uk-sticky-below .uk-navbar-container .uk-container {
    border-radius: 0;
    margin-top: 0;
  }
}
#a5c61af22face19 .uk-navbar-dropdown {
  box-shadow: none;
  background-color: #222222;
  color: #eee;
}
#a5c61af22face19 .fa-close {
  display: none;
}
#a5c61af22face19 .search-control {
  height: 80px;
  line-height: 80px;
  width: 75px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #ccc;
}
#a5c61af22face19 .search-input {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 32px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  padding: 0 20px;
  background: transparent;
}
#a5c61af22face19 .uk-button {
  border-radius: 3px;
}
#a5c61af22face19 .search-input::placeholder {
  color: #000;
}
#a5c61af22face19 .search-input:focus,
#a5c61af22face19 .search-input:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
#a5c61af22face19 .search-box-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-right: 150px;
}
#a5c61af22face19 .search-box-wrap i {
  font-size: 40px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a2c32aa9f1a168f > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#add04a7c15adaa9 > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a9a9da2476a19dd > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a4a88a90dba8958 > .ele-wrap {background-color: rgba(244, 247, 243, 1);border-bottom-left-radius: 30px;border-bottom-right-radius: 30px;border-top-left-radius: 30px;border-top-right-radius: 30px;box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.08);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#ae41fa22e6aac61 .img-wrap {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 30px;
}
#a519ba5620a0d78 > .ele-wrap {background-color: rgba(244, 247, 243, 1);border-bottom-left-radius: 30px;border-bottom-right-radius: 30px;border-top-left-radius: 30px;border-top-right-radius: 30px;box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.08);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#aa7e5ae79ba5f25 .img-wrap {
  border-bottom-right-radius: 30px;
}
#a5a78a2fdcaa6ea > .ele-wrap {background-color: rgba(244, 247, 243, 1);border-bottom-left-radius: 30px;border-bottom-right-radius: 30px;border-top-left-radius: 30px;border-top-right-radius: 30px;box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.08);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a3a25a50c3a2c06 .img-wrap {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 30px;
}
#a7836a4c90a0998 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-bottom-left-radius: 26px;border-bottom-right-radius: 26px;border-top-left-radius: 26px;border-top-right-radius: 26px;box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.08);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a50e2a606fa6166 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-bottom-left-radius: 26px;border-bottom-right-radius: 26px;border-top-left-radius: 26px;border-top-right-radius: 26px;box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.08);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a200dab0b9aed07 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-bottom-left-radius: 26px;border-bottom-right-radius: 26px;border-top-left-radius: 26px;border-top-right-radius: 26px;box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.08);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#ab94eab2d6a668d > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-bottom-left-radius: 26px;border-bottom-right-radius: 26px;border-top-left-radius: 26px;border-top-right-radius: 26px;box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.08);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#af806a3ec5af609 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-bottom-left-radius: 26px;border-bottom-right-radius: 26px;border-top-left-radius: 26px;border-top-right-radius: 26px;box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.08);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#aad5da7569ac2f7 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#aa69ca2b39a5025 > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a5926a4ff8a7a7d > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a3754a3399a20be > .ele-wrap {border-bottom-left-radius: 500px;border-bottom-right-radius: 500px;border-top-left-radius: 500px;border-top-right-radius: 500px;border-right-width: 4px;border-right-style: solid;border-right-color: rgba(208, 2, 27, 1);border-left-color: rgba(208, 2, 27, 1);border-bottom-color: rgba(208, 2, 27, 1);border-top-color: rgba(208, 2, 27, 1);border-left-width: 4px;border-bottom-width: 4px;border-top-width: 4px;border-left-style: solid;border-bottom-style: solid;border-top-style: solid;}#a72aaad0a7a62be > .ele-wrap {background-image: url(/resources/upload/a006bae695a1e1c/1760326077860.jpeg);background-position: center center;background-size: cover;border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a21c9a9eb5a2923 > .ele-wrap {background-image: url(/resources/upload/a006bae695a1e1c/1760326076639.jpeg);background-position: center center;background-size: cover;border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a8f81a1de3a1298 > .ele-wrap {background-image: url(/resources/upload/a006bae695a1e1c/1760326079997.jpeg);background-position: center center;background-size: cover;border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a4537a9ce2a32c9 > .ele-wrap {background-image: url(/resources/upload/a006bae695a1e1c/1760326079123.jpeg);background-position: center center;background-size: cover;border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a5e6aa5852a5233 > .ele-wrap {background-image: url(/resources/upload/a006bae695a1e1c/1760326087992.jpeg);background-position: center center;background-size: cover;border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a28f0a0c3fa7d45 > .ele-wrap {background-image: url(/resources/upload/a006bae695a1e1c/1760326084396.jpeg);background-position: center center;background-size: cover;border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a3bd5a1393ae954 > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a21cca272daff56 > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a51d4a4e75afb64 > .ele-wrap {border-bottom-left-radius: 500px;border-bottom-right-radius: 500px;border-top-left-radius: 500px;border-top-right-radius: 500px;border-right-width: 4px;border-right-style: solid;border-right-color: rgba(208, 2, 27, 1);border-left-color: rgba(208, 2, 27, 1);border-bottom-color: rgba(208, 2, 27, 1);border-top-color: rgba(208, 2, 27, 1);border-left-width: 4px;border-bottom-width: 4px;border-top-width: 4px;border-left-style: solid;border-bottom-style: solid;border-top-style: solid;}#ae717ab39baf168 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-bottom-left-radius: 2px;border-bottom-right-radius: 2px;border-top-left-radius: 2px;border-top-right-radius: 2px;box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.08);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a221bad34aae303 , #a221bad34aae303 a{color: rgba(41, 90, 67, 1);}#a7255a7d92a8663 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-bottom-left-radius: 2px;border-bottom-right-radius: 2px;border-top-left-radius: 2px;border-top-right-radius: 2px;box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.08);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a1b50a019eaefea , #a1b50a019eaefea a{color: rgba(41, 90, 67, 1);}#a62e2a5281a72d3 > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#ae950a90f0a2cb5 > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#aae75aee95a4def > .ele-wrap {border-bottom-left-radius: 500px;border-bottom-right-radius: 500px;border-top-left-radius: 500px;border-top-right-radius: 500px;border-right-width: 4px;border-right-style: solid;border-right-color: rgba(208, 2, 27, 1);border-left-color: rgba(208, 2, 27, 1);border-bottom-color: rgba(208, 2, 27, 1);border-top-color: rgba(208, 2, 27, 1);border-left-width: 4px;border-bottom-width: 4px;border-top-width: 4px;border-left-style: solid;border-bottom-style: solid;border-top-style: solid;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a95c3adf45a166c > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#adf61a10c4aabbd > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#ab5eba85c3a8419 > .ele-wrap {border-bottom-left-radius: 500px;border-bottom-right-radius: 500px;border-top-left-radius: 500px;border-top-right-radius: 500px;border-right-width: 4px;border-right-style: solid;border-right-color: rgba(208, 2, 27, 1);border-left-color: rgba(208, 2, 27, 1);border-bottom-color: rgba(208, 2, 27, 1);border-top-color: rgba(208, 2, 27, 1);border-left-width: 4px;border-bottom-width: 4px;border-top-width: 4px;border-left-style: solid;border-bottom-style: solid;border-top-style: solid;}#a383aaa64ea6986 > .ele-wrap {background-image: url(/resources/upload/a006bae695a1e1c/1759109324428.jpeg);}#a383aaa64ea6986  > .ele-wrap:hover {background-color: rgba(74, 74, 74, 1);}#a9564ae41baa3d1 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a6231a06d6a1e0b > .ele-wrap {background-image: url(/resources/upload/a006bae695a1e1c/1759109820213.jpeg);}#a6231a06d6a1e0b  > .ele-wrap:hover {background-color: rgba(74, 74, 74, 1);}#af341adaddaa174 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a16aaa4e0ea95bd > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a7dfda240eaf396 > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a2fb5ab196a99a1 > .ele-wrap {border-bottom-left-radius: 500px;border-bottom-right-radius: 500px;border-top-left-radius: 500px;border-top-right-radius: 500px;border-right-width: 4px;border-right-style: solid;border-right-color: rgba(208, 2, 27, 1);border-left-color: rgba(208, 2, 27, 1);border-bottom-color: rgba(208, 2, 27, 1);border-top-color: rgba(208, 2, 27, 1);border-left-width: 4px;border-bottom-width: 4px;border-top-width: 4px;border-left-style: solid;border-bottom-style: solid;border-top-style: solid;}#aaab6a930dafa0d > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a50d2a60b1a9c02 > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a630ba8225aeb18 > .ele-wrap {border-bottom-left-radius: 500px;border-bottom-right-radius: 500px;border-top-left-radius: 500px;border-top-right-radius: 500px;border-right-width: 4px;border-right-style: solid;border-right-color: rgba(208, 2, 27, 1);border-left-color: rgba(208, 2, 27, 1);border-bottom-color: rgba(208, 2, 27, 1);border-top-color: rgba(208, 2, 27, 1);border-left-width: 4px;border-bottom-width: 4px;border-top-width: 4px;border-left-style: solid;border-bottom-style: solid;border-top-style: solid;}#ab4f7a7512a0f69 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a31a7a8de8a0103 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1418aedb2a94a2 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1581aa256a7b45 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a163cac515a5af8 .top-links > li {
  display: inline-block;
}
#a163cac515a5af8 .top-links > li > a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  color: #666;
  line-height: 44px;
}
#a163cac515a5af8 .top-links > li:hover {
  background: #eee;
}
#a163cac515a5af8 .uk-navbar-item,
#a163cac515a5af8 .uk-navbar-nav > li > a {
  padding: 0;
}
#a163cac515a5af8 .uk-navbar-nav > li > a > span {
  display: block;
  line-height: 1;
  padding: 0 20px;
}
#a163cac515a5af8 .topbar-right {
  line-height: 44px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
#a163cac515a5af8 [class*=uk-navbar-dropdown-bottom] {
  margin-top: 0;
}
#a163cac515a5af8 .uk-navbar-container .uk-container {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
}
#a163cac515a5af8 .uk-sticky-below .uk-navbar-container .uk-container {
  box-shadow: none;
}
@media (min-width: 940px) {
  #a163cac515a5af8 .uk-navbar-container .uk-container {
    margin-top: 5px;
    padding: 0 15px;
  }
  #a163cac515a5af8 .header-topbar {
    margin-top: 10px;
  }
  #a163cac515a5af8 .uk-sticky-below .uk-navbar-container .uk-container {
    border-radius: 0;
    margin-top: 0;
  }
}
#a163cac515a5af8 .uk-navbar-dropdown {
  box-shadow: none;
  background-color: #222222;
  color: #eee;
}
#a163cac515a5af8 .fa-close {
  display: none;
}
#a163cac515a5af8 .search-control {
  height: 80px;
  line-height: 80px;
  width: 75px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #ccc;
}
#a163cac515a5af8 .search-input {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 32px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  padding: 0 20px;
  background: transparent;
}
#a163cac515a5af8 .uk-button {
  border-radius: 3px;
}
#a163cac515a5af8 .search-input::placeholder {
  color: #000;
}
#a163cac515a5af8 .search-input:focus,
#a163cac515a5af8 .search-input:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
#a163cac515a5af8 .search-box-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-right: 150px;
}
#a163cac515a5af8 .search-box-wrap i {
  font-size: 40px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#ac41da2ca8a6e49 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#abc2ba8455ad871 > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#abea6a02aeaa860 > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a67efac85da07c5 > .ele-wrap {border-bottom-left-radius: 500px;border-bottom-right-radius: 500px;border-top-left-radius: 500px;border-top-right-radius: 500px;border-right-width: 4px;border-right-color: rgba(208, 2, 27, 1);border-left-color: rgba(208, 2, 27, 1);border-bottom-color: rgba(208, 2, 27, 1);border-top-color: rgba(208, 2, 27, 1);border-left-width: 4px;border-bottom-width: 4px;border-top-width: 4px;border-right-style: solid;}#a0571ab8d0af3c0 > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a610aa8cd2a21cd .ap-category-filter ul li.active {
  border-color: #1e87f0;
  color: #1e87f0;
}
#a610aa8cd2a21cd .grid-list .product-item {
  overflow: hidden;
}
#a610aa8cd2a21cd .grid-list .product-preview .img {
  display: block;
}
#a610aa8cd2a21cd .grid-list .tags {
  position: absolute;
  left: 8px;
  top: 8px;
}
#a610aa8cd2a21cd .grid-list .tags .tag {
  font-size: 12px;
  line-height: 1;
  color: #ffffff;
  font-weight: 500;
  padding: 3px 4px 1px;
  border-radius: 2px;
  background-color: #F8353E;
  margin-right: 4px;
  float: left;
}
#a610aa8cd2a21cd .grid-list .product-info {
  min-height: 110px;
}
#a610aa8cd2a21cd .grid-list .product-info-inner {
  padding: 16px 10px;
  transition: margin 0.3s ease 0s;
  position: absolute;
  width: 100%;
  background: #fff;
}
#a610aa8cd2a21cd .grid-list .product-item:hover .product-info-inner {
  margin-top: -49px;
}
#a610aa8cd2a21cd .grid-list .product-item:hover .product-buttons {
  opacity: 1;
}
#a610aa8cd2a21cd .grid-list .category-name {
  font-size: 12px;
}
#a610aa8cd2a21cd .grid-list .category-name a {
  color: #777;
}
#a610aa8cd2a21cd .grid-list .title,
#a610aa8cd2a21cd .grid-list .subTitle {
  font-weight: 500;
  font-size: 14px;
  color: #191919;
  line-height: 1.5;
}
#a610aa8cd2a21cd .grid-list .title a,
#a610aa8cd2a21cd .grid-list .subTitle a {
  color: #191919;
}
#a610aa8cd2a21cd .grid-list .product-buttons {
  margin-top: 10px;
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#a610aa8cd2a21cd .grid-list .product-btn {
  border-radius: 4px;
  padding: 6px 15px;
  font-size: 14px;
  color: #fff;
  line-height: 1;
}
#a610aa8cd2a21cd .grid-list .ap-icon svg {
  height: 1em;
  fill: currentColor;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
#a610aa8cd2a21cd .grid-list .product-preview {
  border-radius: 0px;
  overflow: hidden;
}
#a610aa8cd2a21cd .grid-list .title a {
  display: block;
  font-weight: bold;
  font-style: normal;
  font-size: 15px;
  font-family: inherit;
  color: #295a43;
}
#a610aa8cd2a21cd .grid-list .product:hover {
  background-color: auto;
}
#a610aa8cd2a21cd .grid-list .product:hover .title a {
  color: #444;
}
#a610aa8cd2a21cd .grid-list .product:hover .subTitle {
  color: auto;
}
#a610aa8cd2a21cd .grid-list .product:hover .category {
  color: auto;
}
#a610aa8cd2a21cd .grid-list .product:hover .abstract {
  color: auto;
}
#a610aa8cd2a21cd .grid-list .product:hover .product-btn {
  color: auto;
}
@media (max-width: 640px) {
  #a610aa8cd2a21cd .grid-list .product-info {
    min-height: 0;
  }
  #a610aa8cd2a21cd .grid-list .product-info-inner {
    padding: 10px;
    position: relative;
  }
  #a610aa8cd2a21cd .grid-list .product-buttons {
    display: none;
  }
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#ab3d2a728da0de2 > .ele-wrap {background-color: rgba(176, 209, 247, 1);background-image: url(/resources/upload/a006bae695a1e1c/1758894028839.jpeg);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a3927ad5d2a2992 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-bottom-left-radius: 2px;border-bottom-right-radius: 2px;border-top-left-radius: 2px;border-top-right-radius: 2px;box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.08);}#ab361aff9ca6f95 > .ele-wrap {background-color: rgba(176, 209, 247, 1);background-image: url(/resources/upload/a006bae695a1e1c/1758874007513.jpeg);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#aba6ba0f19ab67b > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-bottom-left-radius: 2px;border-bottom-right-radius: 2px;border-top-left-radius: 2px;border-top-right-radius: 2px;box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.08);}#abcacabc97a5a36 > .ele-wrap {background-color: rgba(176, 209, 247, 1);background-image: url(/resources/upload/a006bae695a1e1c/1758971385355.png);background-size: 100% 100%;border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#aeb94af5a2a321b > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-bottom-left-radius: 2px;border-bottom-right-radius: 2px;border-top-left-radius: 2px;border-top-right-radius: 2px;box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.08);}#a2b86a3757a1044 > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a83f2ae158a4ce7 > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a65eea7360af56f > .ele-wrap {border-bottom-left-radius: 500px;border-bottom-right-radius: 500px;border-top-left-radius: 500px;border-top-right-radius: 500px;border-right-width: 4px;border-right-color: rgba(208, 2, 27, 1);border-left-color: rgba(208, 2, 27, 1);border-bottom-color: rgba(208, 2, 27, 1);border-top-color: rgba(208, 2, 27, 1);border-left-width: 4px;border-bottom-width: 4px;border-top-width: 4px;border-right-style: solid;}#a6379aa8e9aeb13 > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a7cdaaf2cfac360 > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#acbcbace9ca779f > .ele-wrap {border-bottom-left-radius: 500px;border-bottom-right-radius: 500px;border-top-left-radius: 500px;border-top-right-radius: 500px;border-right-width: 4px;border-right-color: rgba(208, 2, 27, 1);border-left-color: rgba(208, 2, 27, 1);border-bottom-color: rgba(208, 2, 27, 1);border-top-color: rgba(208, 2, 27, 1);border-left-width: 4px;border-bottom-width: 4px;border-top-width: 4px;border-right-style: solid;}#a5496aebefa87c0 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-bottom-left-radius: 2px;border-bottom-right-radius: 2px;border-top-left-radius: 2px;border-top-right-radius: 2px;box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.08);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#ab06cacf1aadd15 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#ac5deaae9ea1170 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-bottom-left-radius: 2px;border-bottom-right-radius: 2px;border-top-left-radius: 2px;border-top-right-radius: 2px;box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.08);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a3a90a00c7af7ff > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#ab4f7a7512a0f69 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a31a7a8de8a0103 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1418aedb2a94a2 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1581aa256a7b45 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#adde6a036aaeba2 .top-links > li {
  display: inline-block;
}
#adde6a036aaeba2 .top-links > li > a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  color: #666;
  line-height: 44px;
}
#adde6a036aaeba2 .top-links > li:hover {
  background: #eee;
}
#adde6a036aaeba2 .uk-navbar-item,
#adde6a036aaeba2 .uk-navbar-nav > li > a {
  padding: 0;
}
#adde6a036aaeba2 .uk-navbar-nav > li > a > span {
  display: block;
  line-height: 1;
  padding: 0 20px;
}
#adde6a036aaeba2 .topbar-right {
  line-height: 44px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
#adde6a036aaeba2 [class*=uk-navbar-dropdown-bottom] {
  margin-top: 0;
}
#adde6a036aaeba2 .uk-navbar-container .uk-container {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
}
#adde6a036aaeba2 .uk-sticky-below .uk-navbar-container .uk-container {
  box-shadow: none;
}
@media (min-width: 940px) {
  #adde6a036aaeba2 .uk-navbar-container .uk-container {
    margin-top: 5px;
    padding: 0 15px;
  }
  #adde6a036aaeba2 .header-topbar {
    margin-top: 10px;
  }
  #adde6a036aaeba2 .uk-sticky-below .uk-navbar-container .uk-container {
    border-radius: 0;
    margin-top: 0;
  }
}
#adde6a036aaeba2 .uk-navbar-dropdown {
  box-shadow: none;
  background-color: #222222;
  color: #eee;
}
#adde6a036aaeba2 .fa-close {
  display: none;
}
#adde6a036aaeba2 .search-control {
  height: 80px;
  line-height: 80px;
  width: 75px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #ccc;
}
#adde6a036aaeba2 .search-input {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 32px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  padding: 0 20px;
  background: transparent;
}
#adde6a036aaeba2 .uk-button {
  border-radius: 3px;
}
#adde6a036aaeba2 .search-input::placeholder {
  color: #000;
}
#adde6a036aaeba2 .search-input:focus,
#adde6a036aaeba2 .search-input:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
#adde6a036aaeba2 .search-box-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-right: 150px;
}
#adde6a036aaeba2 .search-box-wrap i {
  font-size: 40px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#adf05a9a1cacf44 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a7a37aa82daed34 > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a2300a1f05aeaac > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#af425a5519a149e > .ele-wrap {border-bottom-left-radius: 500px;border-bottom-right-radius: 500px;border-top-left-radius: 500px;border-top-right-radius: 500px;border-right-width: 4px;border-right-color: rgba(208, 2, 27, 1);border-left-color: rgba(208, 2, 27, 1);border-bottom-color: rgba(208, 2, 27, 1);border-top-color: rgba(208, 2, 27, 1);border-left-width: 4px;border-bottom-width: 4px;border-top-width: 4px;border-right-style: solid;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a77e5a7a3fa8997 .gallery-thumbnails .uk-thumbnav {
  justify-content: center;
}
#a77e5a7a3fa8997 .gallery-thumbnails .uk-thumbnav > * {
  padding-left: 8px;
}
#a3fb9ab76fa8030 > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#afae1ab5e3a4161 > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a4aaba8a8ca83e2 > .ele-wrap {border-bottom-left-radius: 500px;border-bottom-right-radius: 500px;border-top-left-radius: 500px;border-top-right-radius: 500px;border-right-width: 4px;border-right-color: rgba(208, 2, 27, 1);border-left-color: rgba(208, 2, 27, 1);border-bottom-color: rgba(208, 2, 27, 1);border-top-color: rgba(208, 2, 27, 1);border-left-width: 4px;border-bottom-width: 4px;border-top-width: 4px;border-right-style: solid;}#a5b46a581aabb76 > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#aaab5aaba1aebb5 > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#abbddac5c9a11d6 > .ele-wrap {border-bottom-left-radius: 500px;border-bottom-right-radius: 500px;border-top-left-radius: 500px;border-top-right-radius: 500px;border-right-width: 4px;border-right-color: rgba(208, 2, 27, 1);border-left-color: rgba(208, 2, 27, 1);border-bottom-color: rgba(208, 2, 27, 1);border-top-color: rgba(208, 2, 27, 1);border-left-width: 4px;border-bottom-width: 4px;border-top-width: 4px;border-right-style: solid;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#ab4f7a7512a0f69 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a31a7a8de8a0103 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1418aedb2a94a2 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1581aa256a7b45 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a9a4ea7d7bab3fa .top-links > li {
  display: inline-block;
}
#a9a4ea7d7bab3fa .top-links > li > a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  color: #666;
  line-height: 44px;
}
#a9a4ea7d7bab3fa .top-links > li:hover {
  background: #eee;
}
#a9a4ea7d7bab3fa .uk-navbar-item,
#a9a4ea7d7bab3fa .uk-navbar-nav > li > a {
  padding: 0;
}
#a9a4ea7d7bab3fa .uk-navbar-nav > li > a > span {
  display: block;
  line-height: 1;
  padding: 0 20px;
}
#a9a4ea7d7bab3fa .topbar-right {
  line-height: 44px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
#a9a4ea7d7bab3fa [class*=uk-navbar-dropdown-bottom] {
  margin-top: 0;
}
#a9a4ea7d7bab3fa .uk-navbar-container .uk-container {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
}
#a9a4ea7d7bab3fa .uk-sticky-below .uk-navbar-container .uk-container {
  box-shadow: none;
}
@media (min-width: 940px) {
  #a9a4ea7d7bab3fa .uk-navbar-container .uk-container {
    margin-top: 5px;
    padding: 0 15px;
  }
  #a9a4ea7d7bab3fa .header-topbar {
    margin-top: 10px;
  }
  #a9a4ea7d7bab3fa .uk-sticky-below .uk-navbar-container .uk-container {
    border-radius: 0;
    margin-top: 0;
  }
}
#a9a4ea7d7bab3fa .uk-navbar-dropdown {
  box-shadow: none;
  background-color: #222222;
  color: #eee;
}
#a9a4ea7d7bab3fa .fa-close {
  display: none;
}
#a9a4ea7d7bab3fa .search-control {
  height: 80px;
  line-height: 80px;
  width: 75px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #ccc;
}
#a9a4ea7d7bab3fa .search-input {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 32px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  padding: 0 20px;
  background: transparent;
}
#a9a4ea7d7bab3fa .uk-button {
  border-radius: 3px;
}
#a9a4ea7d7bab3fa .search-input::placeholder {
  color: #000;
}
#a9a4ea7d7bab3fa .search-input:focus,
#a9a4ea7d7bab3fa .search-input:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
#a9a4ea7d7bab3fa .search-box-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-right: 150px;
}
#a9a4ea7d7bab3fa .search-box-wrap i {
  font-size: 40px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a588daae4ba1adc > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#ac137af560ae40d > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#aabe8a90eba4431 > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#aba9da4671a4010 > .ele-wrap {border-bottom-left-radius: 500px;border-bottom-right-radius: 500px;border-top-left-radius: 500px;border-top-right-radius: 500px;border-right-width: 4px;border-right-color: rgba(208, 2, 27, 1);border-left-color: rgba(208, 2, 27, 1);border-bottom-color: rgba(208, 2, 27, 1);border-top-color: rgba(208, 2, 27, 1);border-left-width: 4px;border-bottom-width: 4px;border-top-width: 4px;border-right-style: solid;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a322da6a0ea0308 .ap-category-filter ul li.active {
  border-color: #1e87f0;
  color: #1e87f0;
}
#a322da6a0ea0308 .grid-list .product-item {
  overflow: hidden;
}
#a322da6a0ea0308 .grid-list .product-preview .img {
  display: block;
}
#a322da6a0ea0308 .grid-list .tags {
  position: absolute;
  left: 8px;
  top: 8px;
}
#a322da6a0ea0308 .grid-list .tags .tag {
  font-size: 12px;
  line-height: 1;
  color: #ffffff;
  font-weight: 500;
  padding: 3px 4px 1px;
  border-radius: 2px;
  background-color: #F8353E;
  margin-right: 4px;
  float: left;
}
#a322da6a0ea0308 .grid-list .product-info {
  min-height: 110px;
}
#a322da6a0ea0308 .grid-list .product-info-inner {
  padding: 16px 10px;
  transition: margin 0.3s ease 0s;
  position: absolute;
  width: 100%;
  background: #fff;
}
#a322da6a0ea0308 .grid-list .product-item:hover .product-info-inner {
  margin-top: -49px;
}
#a322da6a0ea0308 .grid-list .product-item:hover .product-buttons {
  opacity: 1;
}
#a322da6a0ea0308 .grid-list .category-name {
  font-size: 12px;
}
#a322da6a0ea0308 .grid-list .category-name a {
  color: #777;
}
#a322da6a0ea0308 .grid-list .title,
#a322da6a0ea0308 .grid-list .subTitle {
  font-weight: 500;
  font-size: 14px;
  color: #191919;
  line-height: 1.5;
}
#a322da6a0ea0308 .grid-list .title a,
#a322da6a0ea0308 .grid-list .subTitle a {
  color: #191919;
}
#a322da6a0ea0308 .grid-list .product-buttons {
  margin-top: 10px;
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#a322da6a0ea0308 .grid-list .product-btn {
  border-radius: 4px;
  padding: 6px 15px;
  font-size: 14px;
  color: #fff;
  line-height: 1;
}
#a322da6a0ea0308 .grid-list .ap-icon svg {
  height: 1em;
  fill: currentColor;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
#a322da6a0ea0308 .grid-list .product-preview {
  border-radius: 0px;
  overflow: hidden;
}
#a322da6a0ea0308 .grid-list .title a {
  display: block;
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  font-family: inherit;
}
#a322da6a0ea0308 .grid-list .product:hover {
  background-color: auto;
}
#a322da6a0ea0308 .grid-list .product:hover .title a {
  color: #444;
}
#a322da6a0ea0308 .grid-list .product:hover .subTitle {
  color: auto;
}
#a322da6a0ea0308 .grid-list .product:hover .category {
  color: auto;
}
#a322da6a0ea0308 .grid-list .product:hover .abstract {
  color: auto;
}
#a322da6a0ea0308 .grid-list .product:hover .product-btn {
  color: auto;
}
@media (max-width: 640px) {
  #a322da6a0ea0308 .grid-list .product-info {
    min-height: 0;
  }
  #a322da6a0ea0308 .grid-list .product-info-inner {
    padding: 10px;
    position: relative;
  }
  #a322da6a0ea0308 .grid-list .product-buttons {
    display: none;
  }
}
#a7810a9b4ca5066 .ele-wrap {color: #000000;font-size: 17px;background-color: transparent;justify-content: center;border-style: solid;}#a7810a9b4ca5066 .ele-wrap:hover {color: #295a43;border-color: rgba(41, 90, 67, 1);}#a8c84a0c72a6d66 > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a9a8ea66f3a6f21 > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a67bca0025ae79b > .ele-wrap {border-bottom-left-radius: 500px;border-bottom-right-radius: 500px;border-top-left-radius: 500px;border-top-right-radius: 500px;border-right-width: 4px;border-right-color: rgba(208, 2, 27, 1);border-left-color: rgba(208, 2, 27, 1);border-bottom-color: rgba(208, 2, 27, 1);border-top-color: rgba(208, 2, 27, 1);border-left-width: 4px;border-bottom-width: 4px;border-top-width: 4px;border-right-style: solid;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a177ba0526a6431 .gallery-thumbnails .uk-thumbnav {
  justify-content: center;
}
#a177ba0526a6431 .gallery-thumbnails .uk-thumbnav > * {
  padding-left: 8px;
}
#a330eae8c2a64ad > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#afcd8a01e3a8c91 > .ele-wrap {background-color: rgba(232, 241, 239, 1);border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.08);}#a0c7da63e1ab719 > .ele-wrap {background-color: rgba(232, 241, 239, 1);border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.08);}#a43f0a6b22ae751 > .ele-wrap {background-color: rgba(232, 241, 239, 1);border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.08);}#a8a0aa4910aa75a > .ele-wrap {background-color: rgba(232, 241, 239, 1);border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.08);}#acb57aadf0a554f > .ele-wrap {background-color: rgba(232, 241, 239, 1);border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.08);}#ae30ead6bbaa285 > .ele-wrap {background-color: rgba(232, 241, 239, 1);border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.08);}#a3e93a38d0a4a10 > .ele-wrap {background-color: rgba(232, 241, 239, 1);border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.08);}#a827ba2890af01b > .ele-wrap {background-color: rgba(232, 241, 239, 1);border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.08);}#a648cae5f0a09f5 > .ele-wrap {background-color: rgba(232, 241, 239, 1);border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.08);}#a1010a5950ae930 > .ele-wrap {background-color: rgba(232, 241, 239, 1);border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.08);}#ab4f7a7512a0f69 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a31a7a8de8a0103 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1418aedb2a94a2 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1581aa256a7b45 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a6d0cad83fa5bc1 .top-links > li {
  display: inline-block;
}
#a6d0cad83fa5bc1 .top-links > li > a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  color: #666;
  line-height: 44px;
}
#a6d0cad83fa5bc1 .top-links > li:hover {
  background: #eee;
}
#a6d0cad83fa5bc1 .uk-navbar-item,
#a6d0cad83fa5bc1 .uk-navbar-nav > li > a {
  padding: 0;
}
#a6d0cad83fa5bc1 .uk-navbar-nav > li > a > span {
  display: block;
  line-height: 1;
  padding: 0 20px;
}
#a6d0cad83fa5bc1 .topbar-right {
  line-height: 44px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
#a6d0cad83fa5bc1 [class*=uk-navbar-dropdown-bottom] {
  margin-top: 0;
}
#a6d0cad83fa5bc1 .uk-navbar-container .uk-container {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
}
#a6d0cad83fa5bc1 .uk-sticky-below .uk-navbar-container .uk-container {
  box-shadow: none;
}
@media (min-width: 940px) {
  #a6d0cad83fa5bc1 .uk-navbar-container .uk-container {
    margin-top: 5px;
    padding: 0 15px;
  }
  #a6d0cad83fa5bc1 .header-topbar {
    margin-top: 10px;
  }
  #a6d0cad83fa5bc1 .uk-sticky-below .uk-navbar-container .uk-container {
    border-radius: 0;
    margin-top: 0;
  }
}
#a6d0cad83fa5bc1 .uk-navbar-dropdown {
  box-shadow: none;
  background-color: #222222;
  color: #eee;
}
#a6d0cad83fa5bc1 .fa-close {
  display: none;
}
#a6d0cad83fa5bc1 .search-control {
  height: 80px;
  line-height: 80px;
  width: 75px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #ccc;
}
#a6d0cad83fa5bc1 .search-input {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 32px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  padding: 0 20px;
  background: transparent;
}
#a6d0cad83fa5bc1 .uk-button {
  border-radius: 3px;
}
#a6d0cad83fa5bc1 .search-input::placeholder {
  color: #000;
}
#a6d0cad83fa5bc1 .search-input:focus,
#a6d0cad83fa5bc1 .search-input:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
#a6d0cad83fa5bc1 .search-box-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-right: 150px;
}
#a6d0cad83fa5bc1 .search-box-wrap i {
  font-size: 40px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a283ca8da0aa736 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a4cfaa9076a7576 > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#ae94aa5e90a85e5 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-bottom-left-radius: 26px;border-bottom-right-radius: 26px;border-top-left-radius: 26px;border-top-right-radius: 26px;box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.08);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a8c82aebf7a8c84 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-bottom-left-radius: 26px;border-bottom-right-radius: 26px;border-top-left-radius: 26px;border-top-right-radius: 26px;box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.08);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#acae6a3ca8aadd9 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-bottom-left-radius: 26px;border-bottom-right-radius: 26px;border-top-left-radius: 26px;border-top-right-radius: 26px;box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.08);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a4e73ab3c0aa64b > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-bottom-left-radius: 26px;border-bottom-right-radius: 26px;border-top-left-radius: 26px;border-top-right-radius: 26px;box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.08);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a992fa0772a9160 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-bottom-left-radius: 26px;border-bottom-right-radius: 26px;border-top-left-radius: 26px;border-top-right-radius: 26px;box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.08);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#aeae2a1ee6a1795 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a6e1eadb52a386f > .ele-wrap {background-color: rgba(244, 247, 243, 1);border-bottom-left-radius: 50px;border-bottom-right-radius: 50px;border-top-left-radius: 50px;border-top-right-radius: 50px;box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.08);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a3e6ba2f17aa7b6 .img-wrap {
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
}
#ac120a57a7adec8 > .ele-wrap {background-color: rgba(244, 247, 243, 1);border-bottom-left-radius: 30px;border-bottom-right-radius: 30px;border-top-left-radius: 30px;border-top-right-radius: 30px;box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.08);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a7152a1536a419d .img-wrap {
  border-top-right-radius: 30px;
  border-top-left-radius: 30px;
}
#a13fca1bd5a79ec > .ele-wrap {background-color: rgba(244, 247, 243, 1);border-bottom-left-radius: 30px;border-bottom-right-radius: 30px;border-top-left-radius: 30px;border-top-right-radius: 30px;box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.08);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#af7b7aad9aa048b .img-wrap {
  border-top-right-radius: 30px;
  border-top-left-radius: 30px;
}
#aa798aa9a6a7c85 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a1e5aabc7fa1b73 .a9eb1a3dfcac5ce {
  overflow: hidden;
}
#a1e5aabc7fa1b73 .a9eb1a3dfcac5ce , #a1e5aabc7fa1b73 .a9eb1a3dfcac5ce > * {
        font-weight: normal;
        font-style: normal;
    text-align: center;font-family: inherit;color: rgba(136, 136, 136, 1);}#a1e5aabc7fa1b73 .a9eb1a3dfcac5ce:hover , #a1e5aabc7fa1b73 .a9eb1a3dfcac5ce *:hover {
        font-weight: normal;
        font-style: normal;
    font-family: inherit;color: rgba(55, 122, 197, 1);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a1e5aabc7fa1b73 .uk-grid {
  margin-left: -15px;
}
#a1e5aabc7fa1b73 .uk-grid > * {
  padding-left: 15px;
}
#a1e5aabc7fa1b73 .uk-grid > .uk-grid-margin {
  margin-top: 10px;
}
#a1e5aabc7fa1b73 .dynamic-list-item:hover {
  background-color: auto;
}
/* mobile */
@media (max-width: 640px) {
  #a1e5aabc7fa1b73 .uk-position-center-left-out {
    left: -30px;
  }
  #a1e5aabc7fa1b73 .uk-position-center-right-out {
    left: auto;
    right: -30px;
  }
}
#ab4f7a7512a0f69 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a31a7a8de8a0103 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1418aedb2a94a2 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1581aa256a7b45 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a6d0cad83fa5bc1 .top-links > li {
  display: inline-block;
}
#a6d0cad83fa5bc1 .top-links > li > a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  color: #666;
  line-height: 44px;
}
#a6d0cad83fa5bc1 .top-links > li:hover {
  background: #eee;
}
#a6d0cad83fa5bc1 .uk-navbar-item,
#a6d0cad83fa5bc1 .uk-navbar-nav > li > a {
  padding: 0;
}
#a6d0cad83fa5bc1 .uk-navbar-nav > li > a > span {
  display: block;
  line-height: 1;
  padding: 0 20px;
}
#a6d0cad83fa5bc1 .topbar-right {
  line-height: 44px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
#a6d0cad83fa5bc1 [class*=uk-navbar-dropdown-bottom] {
  margin-top: 0;
}
#a6d0cad83fa5bc1 .uk-navbar-container .uk-container {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
}
#a6d0cad83fa5bc1 .uk-sticky-below .uk-navbar-container .uk-container {
  box-shadow: none;
}
@media (min-width: 940px) {
  #a6d0cad83fa5bc1 .uk-navbar-container .uk-container {
    margin-top: 5px;
    padding: 0 15px;
  }
  #a6d0cad83fa5bc1 .header-topbar {
    margin-top: 10px;
  }
  #a6d0cad83fa5bc1 .uk-sticky-below .uk-navbar-container .uk-container {
    border-radius: 0;
    margin-top: 0;
  }
}
#a6d0cad83fa5bc1 .uk-navbar-dropdown {
  box-shadow: none;
  background-color: #222222;
  color: #eee;
}
#a6d0cad83fa5bc1 .fa-close {
  display: none;
}
#a6d0cad83fa5bc1 .search-control {
  height: 80px;
  line-height: 80px;
  width: 75px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #ccc;
}
#a6d0cad83fa5bc1 .search-input {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 32px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  padding: 0 20px;
  background: transparent;
}
#a6d0cad83fa5bc1 .uk-button {
  border-radius: 3px;
}
#a6d0cad83fa5bc1 .search-input::placeholder {
  color: #000;
}
#a6d0cad83fa5bc1 .search-input:focus,
#a6d0cad83fa5bc1 .search-input:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
#a6d0cad83fa5bc1 .search-box-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-right: 150px;
}
#a6d0cad83fa5bc1 .search-box-wrap i {
  font-size: 40px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a43adaf580ac93d .ap-category-filter ul li.active {
  border-color: #1e87f0;
  color: #1e87f0;
}
#a43adaf580ac93d .article {
  background-color: #fff;
  margin-bottom: 20px;
  position: relative;
  padding: 20px;
  margin-top: 0;
}
#a43adaf580ac93d .article .img_wrap {
  width: 340px;
  height: 190px;
  margin: 0 auto;
  display: inline-block;
}
#a43adaf580ac93d .article .abstract {
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-family: inherit;
}
#a43adaf580ac93d .article .title {
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-family: inherit;
}
#a43adaf580ac93d .article .datetime {
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  font-family: Arial;
  color: #9b9b9b;
}
#a43adaf580ac93d .article .tag {
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-family: inherit;
  color: #999;
}
#a43adaf580ac93d .article .uk-button {
  color: #2f2213;
  background-color: #fff;
}
#a43adaf580ac93d .article .tag {
  margin-right: 10px;
  display: inline-block;
}
#a43adaf580ac93d .article:hover {
  background-color: #f1f1f1;
}
#a43adaf580ac93d .article:hover .title {
  color: #2f2213;
}
#a43adaf580ac93d .article:hover .category {
  color: #2f2213;
}
#a43adaf580ac93d .article:hover .abstract {
  color: #2f2213;
}
#a43adaf580ac93d .article:hover .datetime {
  color: #2f2213;
}
#a43adaf580ac93d .article:hover .uk-button {
  color: auto;
  background-color: auto;
}
#a43adaf580ac93d .article:last-child {
  margin-bottom: 0;
}
#a43adaf580ac93d .uk-pagination li.uk-active {
  background-color: #295a43;
  border-color: #295a43;
}
#a43adaf580ac93d .uk-pagination li:hover {
  border-color: #295a43;
}
#a8d83a4a2aa2431 a, #a8d83a4a2aa2431 {
        font-weight: normal;
        font-style: normal;
    font-size: 15px;font-family: inherit;}#a8d83a4a2aa2431 a:hover {
        font-weight: normal;
        font-style: normal;
    text-decoration: underline;font-family: inherit;}#ab4f7a7512a0f69 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a31a7a8de8a0103 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1418aedb2a94a2 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1581aa256a7b45 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a6d0cad83fa5bc1 .top-links > li {
  display: inline-block;
}
#a6d0cad83fa5bc1 .top-links > li > a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  color: #666;
  line-height: 44px;
}
#a6d0cad83fa5bc1 .top-links > li:hover {
  background: #eee;
}
#a6d0cad83fa5bc1 .uk-navbar-item,
#a6d0cad83fa5bc1 .uk-navbar-nav > li > a {
  padding: 0;
}
#a6d0cad83fa5bc1 .uk-navbar-nav > li > a > span {
  display: block;
  line-height: 1;
  padding: 0 20px;
}
#a6d0cad83fa5bc1 .topbar-right {
  line-height: 44px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
#a6d0cad83fa5bc1 [class*=uk-navbar-dropdown-bottom] {
  margin-top: 0;
}
#a6d0cad83fa5bc1 .uk-navbar-container .uk-container {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
}
#a6d0cad83fa5bc1 .uk-sticky-below .uk-navbar-container .uk-container {
  box-shadow: none;
}
@media (min-width: 940px) {
  #a6d0cad83fa5bc1 .uk-navbar-container .uk-container {
    margin-top: 5px;
    padding: 0 15px;
  }
  #a6d0cad83fa5bc1 .header-topbar {
    margin-top: 10px;
  }
  #a6d0cad83fa5bc1 .uk-sticky-below .uk-navbar-container .uk-container {
    border-radius: 0;
    margin-top: 0;
  }
}
#a6d0cad83fa5bc1 .uk-navbar-dropdown {
  box-shadow: none;
  background-color: #222222;
  color: #eee;
}
#a6d0cad83fa5bc1 .fa-close {
  display: none;
}
#a6d0cad83fa5bc1 .search-control {
  height: 80px;
  line-height: 80px;
  width: 75px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #ccc;
}
#a6d0cad83fa5bc1 .search-input {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 32px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  padding: 0 20px;
  background: transparent;
}
#a6d0cad83fa5bc1 .uk-button {
  border-radius: 3px;
}
#a6d0cad83fa5bc1 .search-input::placeholder {
  color: #000;
}
#a6d0cad83fa5bc1 .search-input:focus,
#a6d0cad83fa5bc1 .search-input:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
#a6d0cad83fa5bc1 .search-box-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-right: 150px;
}
#a6d0cad83fa5bc1 .search-box-wrap i {
  font-size: 40px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a0732a615caf101 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#aa423ad1d3a46d7 > .ele-wrap {background-color: rgba(245, 245, 245, 1);border-bottom-left-radius: 2px;border-bottom-right-radius: 2px;border-top-left-radius: 2px;border-top-right-radius: 2px;box-shadow: 0px 0px 14px 2px rgba(199, 197, 197, 0.5);}#aa423ad1d3a46d7  > .ele-wrap:hover {box-shadow: 0px 0px 14px 2px rgba(199, 197, 197, 1);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a35f1a83caaf3c3 .form-agree {
  display: flex;
  align-items: center;
}
#a35f1a83caaf3c3 .submit-wrap button {
  background-color: #295a43;
}
#a35f1a83caaf3c3 .submit-wrap button {
  color: #ffffff;
}
#a35f1a83caaf3c3 form {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}
#a35f1a83caaf3c3 form.form-theme-10 .form-item .send-code {
  bottom: auto;
  top: 50%;
  margin-top: -20px;
}
#a35f1a83caaf3c3 .form-item {
  margin-top: nullpx !important;
}
#a35f1a83caaf3c3 .form-item .uk-input,
#a35f1a83caaf3c3 .form-item .uk-select,
#a35f1a83caaf3c3 .form-item .uk-textarea {
  width: autopx;
  height: 50px;
  line-height: 50px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  margin-top: 6px;
  margin-bottom: 6px;
}
#a35f1a83caaf3c3 .form-item .auto-height {
  height: auto;
}
#a35f1a83caaf3c3 .form-item .send-code {
  bottom: 5px;
}
#a35f1a83caaf3c3 .form-item .uk-textarea {
  height: 100px;
  line-height: 1.5;
}
#a35f1a83caaf3c3 .uk-form-label,
#a35f1a83caaf3c3 .form-agree,
#a35f1a83caaf3c3 .uk-h3,
#a35f1a83caaf3c3 p {
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  font-family: inherit;
  color: #4a4a4a;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a1c80aded9aef86 a, #a1c80aded9aef86 {
        font-weight: normal;
        font-style: normal;
    font-size: 15px;font-family: inherit;}#a1c80aded9aef86 a:hover {
        font-weight: normal;
        font-style: normal;
    text-decoration: underline;font-family: inherit;}#ab4f7a7512a0f69 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a31a7a8de8a0103 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1418aedb2a94a2 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1581aa256a7b45 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#aba7ba5e2fa2a79 .top-links > li {
  display: inline-block;
}
#aba7ba5e2fa2a79 .top-links > li > a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  color: #666;
  line-height: 44px;
}
#aba7ba5e2fa2a79 .top-links > li:hover {
  background: #eee;
}
#aba7ba5e2fa2a79 .uk-navbar-item,
#aba7ba5e2fa2a79 .uk-navbar-nav > li > a {
  padding: 0;
}
#aba7ba5e2fa2a79 .uk-navbar-nav > li > a > span {
  display: block;
  line-height: 1;
  padding: 0 20px;
}
#aba7ba5e2fa2a79 .topbar-right {
  line-height: 44px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
#aba7ba5e2fa2a79 [class*=uk-navbar-dropdown-bottom] {
  margin-top: 0;
}
#aba7ba5e2fa2a79 .uk-navbar-container .uk-container {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
}
#aba7ba5e2fa2a79 .uk-sticky-below .uk-navbar-container .uk-container {
  box-shadow: none;
}
@media (min-width: 940px) {
  #aba7ba5e2fa2a79 .uk-navbar-container .uk-container {
    margin-top: 5px;
    padding: 0 15px;
  }
  #aba7ba5e2fa2a79 .header-topbar {
    margin-top: 10px;
  }
  #aba7ba5e2fa2a79 .uk-sticky-below .uk-navbar-container .uk-container {
    border-radius: 0;
    margin-top: 0;
  }
}
#aba7ba5e2fa2a79 .uk-navbar-dropdown {
  box-shadow: none;
  background-color: #222222;
  color: #eee;
}
#aba7ba5e2fa2a79 .fa-close {
  display: none;
}
#aba7ba5e2fa2a79 .search-control {
  height: 80px;
  line-height: 80px;
  width: 75px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #ccc;
}
#aba7ba5e2fa2a79 .search-input {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 32px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  padding: 0 20px;
  background: transparent;
}
#aba7ba5e2fa2a79 .uk-button {
  border-radius: 3px;
}
#aba7ba5e2fa2a79 .search-input::placeholder {
  color: #000;
}
#aba7ba5e2fa2a79 .search-input:focus,
#aba7ba5e2fa2a79 .search-input:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
#aba7ba5e2fa2a79 .search-box-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-right: 150px;
}
#aba7ba5e2fa2a79 .search-box-wrap i {
  font-size: 40px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a615aa0e4da68b0 > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a9720ab700a4890 .ap-category-filter ul li.active {
  border-color: #1e87f0;
  color: #1e87f0;
}
#a9720ab700a4890 .grid-list .product-item {
  overflow: hidden;
}
#a9720ab700a4890 .grid-list .product-preview .img {
  display: block;
}
#a9720ab700a4890 .grid-list .tags {
  position: absolute;
  left: 8px;
  top: 8px;
}
#a9720ab700a4890 .grid-list .tags .tag {
  font-size: 12px;
  line-height: 1;
  color: #ffffff;
  font-weight: 500;
  padding: 3px 4px 1px;
  border-radius: 2px;
  background-color: #F8353E;
  margin-right: 4px;
  float: left;
}
#a9720ab700a4890 .grid-list .product-info {
  min-height: 110px;
}
#a9720ab700a4890 .grid-list .product-info-inner {
  padding: 16px 10px;
  transition: margin 0.3s ease 0s;
  position: absolute;
  width: 100%;
  background: #fff;
}
#a9720ab700a4890 .grid-list .product-item:hover .product-info-inner {
  margin-top: -49px;
}
#a9720ab700a4890 .grid-list .product-item:hover .product-buttons {
  opacity: 1;
}
#a9720ab700a4890 .grid-list .category-name {
  font-size: 12px;
}
#a9720ab700a4890 .grid-list .category-name a {
  color: #777;
}
#a9720ab700a4890 .grid-list .title,
#a9720ab700a4890 .grid-list .subTitle {
  font-weight: 500;
  font-size: 14px;
  color: #191919;
  line-height: 1.5;
}
#a9720ab700a4890 .grid-list .title a,
#a9720ab700a4890 .grid-list .subTitle a {
  color: #191919;
}
#a9720ab700a4890 .grid-list .product-buttons {
  margin-top: 10px;
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#a9720ab700a4890 .grid-list .product-btn {
  border-radius: 4px;
  padding: 6px 15px;
  font-size: 14px;
  color: #fff;
  line-height: 1;
}
#a9720ab700a4890 .grid-list .ap-icon svg {
  height: 1em;
  fill: currentColor;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
#a9720ab700a4890 .grid-list {
  margin-left: -20px;
}
#a9720ab700a4890 .grid-list .product-preview {
  border-radius: 0px;
  overflow: hidden;
}
#a9720ab700a4890 .grid-list.uk-grid-small > * {
  padding-left: 20px;
}
#a9720ab700a4890 .grid-list > .uk-grid-margin {
  margin-top: 1px;
}
#a9720ab700a4890 .grid-list .product:hover {
  background-color: auto;
}
#a9720ab700a4890 .grid-list .product:hover .title a {
  color: #444;
}
#a9720ab700a4890 .grid-list .product:hover .subTitle {
  color: auto;
}
#a9720ab700a4890 .grid-list .product:hover .category {
  color: auto;
}
#a9720ab700a4890 .grid-list .product:hover .abstract {
  color: auto;
}
#a9720ab700a4890 .grid-list .product:hover .product-btn {
  color: auto;
}
@media (max-width: 640px) {
  #a9720ab700a4890 .grid-list .product-info {
    min-height: 0;
  }
  #a9720ab700a4890 .grid-list .product-info-inner {
    padding: 10px;
    position: relative;
  }
  #a9720ab700a4890 .grid-list .product-buttons {
    display: none;
  }
}
#a4ad2aa372a74ab > .ele-wrap {border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a06baa7854ab5b0 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-right-color: rgba(204, 204, 204, 1);border-right-style: none;border-left-color: rgba(204, 204, 204, 1);border-bottom-color: rgba(204, 204, 204, 1);border-top-color: rgba(204, 204, 204, 1);border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#af1b2a3e93abd84 , #af1b2a3e93abd84 a{color: rgba(41, 90, 67, 1);}#a3b06a3c47a73b5 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-right-color: rgba(204, 204, 204, 1);border-right-style: none;border-left-color: rgba(204, 204, 204, 1);border-bottom-color: rgba(204, 204, 204, 1);border-top-color: rgba(204, 204, 204, 1);border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#afcc1ae697a4d4f , #afcc1ae697a4d4f a{color: rgba(41, 90, 67, 1);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#aae8aa1315ae3ed > .ele-wrap {background-image: url(/resources/upload/a006bae695a1e1c/1759109324428.jpeg);}#aae8aa1315ae3ed  > .ele-wrap:hover {background-color: rgba(74, 74, 74, 1);}#a3041af340a10b7 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-left-width: 0px;border-bottom-width: 0px;border-right-width: 0px;border-top-width: 0px;}#a7ffca4b8daee77 > .ele-wrap {background-image: url(/resources/upload/a006bae695a1e1c/1759109820213.jpeg);}#a7ffca4b8daee77  > .ele-wrap:hover {background-color: rgba(74, 74, 74, 1);}#a2379a1c69a2707 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-left-width: 0px;border-bottom-width: 0px;border-right-width: 0px;border-top-width: 0px;}#ab952a739ea9917 > .ele-wrap {border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-top-left-radius: 0px;border-top-right-radius: 0px;border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-top-color: rgba(230, 230, 230, 1);border-right-color: rgba(230, 230, 230, 1);border-left-color: rgba(230, 230, 230, 1);border-bottom-color: rgba(230, 230, 230, 1);box-shadow: 0px 0px 2px 2px rgba(225, 225, 225, 1);}#ab952a739ea9917  > .ele-wrap:hover {border-top-color: rgba(19, 97, 225, 1);border-top-width: 1px;border-top-style: none;border-bottom-color: rgba(19, 97, 225, 1);border-right-width: 0px;border-left-width: 0px;border-bottom-width: 3px;border-right-style: none;border-left-style: none;border-bottom-style: solid;}#a4c21ad32ca9437 > .ele-wrap {background-image: url(/resources/upload/a006bae695a1e1c/1759110553151.jpeg);background-position: center center;background-size: contain;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-top-left-radius: 0px;border-top-right-radius: 0px;border-left-width: 0px;border-bottom-width: 0px;border-right-width: 0px;border-top-width: 0px;}#ad4f5a787baf193 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-top-left-radius: 0px;border-top-right-radius: 0px;border-left-width: 0px;border-bottom-width: 0px;border-right-width: 0px;border-top-width: 0px;}#a43a0a0992ac9b6 > .ele-wrap {border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-top-left-radius: 0px;border-top-right-radius: 0px;border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-top-color: rgba(230, 230, 230, 1);border-right-color: rgba(230, 230, 230, 1);border-left-color: rgba(230, 230, 230, 1);border-bottom-color: rgba(230, 230, 230, 1);box-shadow: 0px 0px 2px 2px rgba(225, 225, 225, 1);}#a43a0a0992ac9b6  > .ele-wrap:hover {border-top-color: rgba(19, 97, 225, 1);border-top-width: 1px;border-top-style: none;border-bottom-color: rgba(19, 97, 225, 1);border-right-width: 0px;border-left-width: 0px;border-bottom-width: 3px;border-right-style: none;border-left-style: none;border-bottom-style: solid;}#a5671aa389a8d53 > .ele-wrap {background-image: url(/resources/upload/a006bae695a1e1c/1759110953603.jpeg);background-position: center center;background-size: contain;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-top-left-radius: 0px;border-top-right-radius: 0px;border-left-width: 0px;border-bottom-width: 0px;border-right-width: 0px;border-top-width: 0px;}#af0d6a0edcaa873 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-top-left-radius: 0px;border-top-right-radius: 0px;border-left-width: 0px;border-bottom-width: 0px;border-right-width: 0px;border-top-width: 0px;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a8832a7202a920a .gallery-thumbnails .uk-thumbnav {
  justify-content: center;
}
#a8832a7202a920a .gallery-thumbnails .uk-thumbnav > * {
  padding-left: 8px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a525ea2c54a7d3f {
  overflow: hidden;
  pointer-events: none;
}
#a525ea2c54a7d3f > .tab-tabs .tab-nav-prev {
  display: none;
  position: absolute;
  top: 0;
  width: 59px;
  height: 70px;
  background: #fff;
  text-align: center;
  font-size: 0;
  left: 0;
}
#a525ea2c54a7d3f > .tab-tabs .tab-nav-prev span {
  display: inline-block;
  vertical-align: middle;
  width: 9px;
  height: 14px;
  background-repeat: no-repeat;
  background-image: url(/resources/sys/img/tab-arrow.svg);
  background-position: 96.77% 25%;
  background-size: initial;
}
#a525ea2c54a7d3f > .tab-tabs .tab-nav-prev::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
#a525ea2c54a7d3f > .tab-tabs .tab-nav-next {
  display: none;
  position: absolute;
  top: 0;
  width: 59px;
  height: 70px;
  background: #fff;
  text-align: center;
  font-size: 0;
  right: 0;
}
#a525ea2c54a7d3f > .tab-tabs .tab-nav-next span {
  display: inline-block;
  vertical-align: middle;
  width: 9px;
  height: 14px;
  background-repeat: no-repeat;
  background-image: url(/resources/sys/img/tab-arrow.svg);
  background-position: 61.29% 25%;
  background-size: initial;
}
#a525ea2c54a7d3f > .tab-tabs .tab-nav-next::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
#a525ea2c54a7d3f > .tab-wrap > div > .tab-nav,
#a525ea2c54a7d3f > .tab-nav,
#a525ea2c54a7d3f > .tab-tabs > .tab-wrap > div > .tab-nav,
#a525ea2c54a7d3f > .tab-tabs > .tab-nav {
  text-align: center;
  font-size: 0;
  border-bottom-width: 1px;
  border-bottom-color: rgba(204, 204, 204, 0.39);
  border-bottom-style: solid;
}
#a525ea2c54a7d3f > .tab-wrap > div > .tab-nav-horizontal,
#a525ea2c54a7d3f > .tab-nav-horizontal,
#a525ea2c54a7d3f > .tab-tabs > .tab-wrap > div > .tab-nav-horizontal,
#a525ea2c54a7d3f > .tab-tabs > .tab-nav-horizontal {
  scrollbar-width: none;
  /* firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
}
#a525ea2c54a7d3f > .tab-wrap > div > .tab-nav-horizontal::-webkit-scrollbar,
#a525ea2c54a7d3f > .tab-nav-horizontal::-webkit-scrollbar,
#a525ea2c54a7d3f > .tab-tabs > .tab-wrap > div > .tab-nav-horizontal::-webkit-scrollbar,
#a525ea2c54a7d3f > .tab-tabs > .tab-nav-horizontal::-webkit-scrollbar {
  display: none;
  /* Chrome Safari */
}
#a525ea2c54a7d3f > .tab-wrap > div > .tab-nav-horizontal.tagScroll,
#a525ea2c54a7d3f > .tab-nav-horizontal.tagScroll,
#a525ea2c54a7d3f > .tab-tabs > .tab-wrap > div > .tab-nav-horizontal.tagScroll,
#a525ea2c54a7d3f > .tab-tabs > .tab-nav-horizontal.tagScroll {
  white-space: nowrap;
  height: 70px;
  overflow-x: auto;
}
#a525ea2c54a7d3f > .tab-wrap > div > .tab-nav-horizontal.tagScroll li a,
#a525ea2c54a7d3f > .tab-nav-horizontal.tagScroll li a,
#a525ea2c54a7d3f > .tab-tabs > .tab-wrap > div > .tab-nav-horizontal.tagScroll li a,
#a525ea2c54a7d3f > .tab-tabs > .tab-nav-horizontal.tagScroll li a {
  margin-top: 0;
}
#a525ea2c54a7d3f > .tab-wrap > div > .tab-nav a,
#a525ea2c54a7d3f > .tab-nav a,
#a525ea2c54a7d3f > .tab-tabs > .tab-wrap > div > .tab-nav a,
#a525ea2c54a7d3f > .tab-tabs > .tab-nav a {
  padding: 0 3px;
}
#a525ea2c54a7d3f > .tab-wrap > div > .tab-nav li a,
#a525ea2c54a7d3f > .tab-nav li a,
#a525ea2c54a7d3f > .tab-tabs > .tab-wrap > div > .tab-nav li a,
#a525ea2c54a7d3f > .tab-tabs > .tab-nav li a {
  display: block;
  line-height: 69px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  border-right: 1px solid #16a085;
  height: 70px;
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  text-align: center;
  font-family: inherit;
  color: #295a43;
  border-right-style: none;
  margin-right: 30px;
  margin-left: 30px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 0 3px;
}
#a525ea2c54a7d3f > .tab-wrap > div > .tab-nav li a svg,
#a525ea2c54a7d3f > .tab-nav li a svg,
#a525ea2c54a7d3f > .tab-tabs > .tab-wrap > div > .tab-nav li a svg,
#a525ea2c54a7d3f > .tab-tabs > .tab-nav li a svg {
  fill: currentColor;
  height: 1em;
}
#a525ea2c54a7d3f > .tab-wrap > div > .tab-nav li a .ap_icon,
#a525ea2c54a7d3f > .tab-nav li a .ap_icon,
#a525ea2c54a7d3f > .tab-tabs > .tab-wrap > div > .tab-nav li a .ap_icon,
#a525ea2c54a7d3f > .tab-tabs > .tab-nav li a .ap_icon {
  height: 1em;
  margin-right: 4px;
  display: inline-block;
}
#a525ea2c54a7d3f > .tab-wrap > div > .tab-nav li a:hover,
#a525ea2c54a7d3f > .tab-nav li a:hover,
#a525ea2c54a7d3f > .tab-tabs > .tab-wrap > div > .tab-nav li a:hover,
#a525ea2c54a7d3f > .tab-tabs > .tab-nav li a:hover {
  font-weight: bold;
  font-style: normal;
  font-family: inherit;
  color: #295a43;
  border-bottom-width: 2px;
  border-bottom-color: #295a43;
  border-bottom-style: solid;
}
#a525ea2c54a7d3f > .tab-wrap > div > .tab-nav li.uk-active a,
#a525ea2c54a7d3f > .tab-nav li.uk-active a,
#a525ea2c54a7d3f > .tab-tabs > .tab-wrap > div > .tab-nav li.uk-active a,
#a525ea2c54a7d3f > .tab-tabs > .tab-nav li.uk-active a {
  font-weight: bold;
  font-style: normal;
  font-family: inherit;
  color: #ffffff;
  border-bottom-color: #ffffff;
  border-bottom-style: none;
  background-color: #295a43;
}
#a525ea2c54a7d3f .layout-left li,
#a525ea2c54a7d3f .layout-center li,
#a525ea2c54a7d3f .layout-right li {
  display: inline-block;
  padding: 0;
  text-align: center;
  height: 100%;
}
#a525ea2c54a7d3f .layout-left li a,
#a525ea2c54a7d3f .layout-center li a,
#a525ea2c54a7d3f .layout-right li a {
  height: 100%;
}
#a525ea2c54a7d3f > .tab-tabs .layout-left {
  text-align: left;
}
#a525ea2c54a7d3f > .tab-tabs .layout-center {
  text-align: center;
}
#a525ea2c54a7d3f > .tab-tabs .layout-right {
  text-align: right;
}
#a525ea2c54a7d3f .tab-contents {
  height: 100%;
  height: calc(100% - 70px);
}
#a525ea2c54a7d3f .tab-content-wrap {
  background-color: #ffffff;
}
#a525ea2c54a7d3f .tab-contents,
#a525ea2c54a7d3f .tab-contents-wrap {
  pointer-events: none;
}
#a525ea2c54a7d3f .tab-content,
#a525ea2c54a7d3f .tab-content-wrap {
  height: 100%;
  width: 100%;
}
#a525ea2c54a7d3f .tab-wrap {
  height: 100%;
  pointer-events: none;
}
#a525ea2c54a7d3f .tab-wrap .tab-contents {
  height: 100%;
}
#a525ea2c54a7d3f .tab-wrap > div {
  height: 100%;
  overflow-y: auto;
}
#a525ea2c54a7d3f .tab-wrap.child-reverse > :first-child {
  order: 1;
}
#a525ea2c54a7d3f .tab-wrap.child-reverse > :last-child {
  order: -1;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a43cba9865a6958 .form-agree {
  display: flex;
  align-items: center;
}
#a43cba9865a6958 .uk-form .form-submit-btn {
  width: 150px;
}
#a43cba9865a6958 .uk-form .form-submit-btn {
  height: 40px;
  line-height: 40px;
  padding-top: 0;
  padding-bottom: 0;
}
#a43cba9865a6958 .submit-wrap {
  text-align: right;
}
#a43cba9865a6958 .submit-wrap button {
  background-color: #295a43;
}
#a43cba9865a6958 form {
  border-right-width: 1px;
  border-right-color: #4a4a4a;
  border-left-color: #4a4a4a;
  border-bottom-color: #4a4a4a;
  border-top-color: #4a4a4a;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-right-style: none;
  border-left-style: none;
  border-bottom-style: none;
  border-top-style: none;
  padding-left: 0px;
  padding-right: undefinedpx;
}
#a43cba9865a6958 form.form-theme-10 .form-item .send-code {
  bottom: auto;
  top: 50%;
  margin-top: -20px;
}
#a43cba9865a6958 .form-item .uk-input,
#a43cba9865a6958 .form-item .uk-select,
#a43cba9865a6958 .form-item .uk-textarea {
  width: 280px;
  height: 40px;
  line-height: 40px;
  border-right-width: 1px;
  border-right-color: #9b9b9b;
  border-right-style: none;
  border-left-color: #9b9b9b;
  border-bottom-color: #9b9b9b;
  border-top-color: #9b9b9b;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-left-style: none;
  border-bottom-style: solid;
  border-top-style: none;
}
#a43cba9865a6958 .form-item .uk-input::-webkit-input-placeholder,
#a43cba9865a6958 .form-item .uk-select::-webkit-input-placeholder,
#a43cba9865a6958 .form-item .uk-textarea::-webkit-input-placeholder {
  color: #000000;
}
#a43cba9865a6958 .form-item .uk-input:-ms-input-placeholder,
#a43cba9865a6958 .form-item .uk-select:-ms-input-placeholder,
#a43cba9865a6958 .form-item .uk-textarea:-ms-input-placeholder {
  color: #000000;
}
#a43cba9865a6958 .form-item .uk-input::-moz-placeholder,
#a43cba9865a6958 .form-item .uk-select::-moz-placeholder,
#a43cba9865a6958 .form-item .uk-textarea::-moz-placeholder {
  color: #000000;
}
#a43cba9865a6958 .form-item .uk-input::placeholder,
#a43cba9865a6958 .form-item .uk-select::placeholder,
#a43cba9865a6958 .form-item .uk-textarea::placeholder {
  color: #000000;
}
#a43cba9865a6958 .form-item .auto-height {
  height: auto;
}
#a43cba9865a6958 .form-item .send-code {
  bottom: 0px;
}
#a43cba9865a6958 .form-item .uk-textarea {
  height: 80px;
  line-height: 1.5;
}
#a43cba9865a6958 .uk-form-label,
#a43cba9865a6958 .form-agree,
#a43cba9865a6958 .uk-h3,
#a43cba9865a6958 p {
  font-weight: normal;
  font-style: normal;
  font-family: inherit;
}
#a5dbaa9225a4f11 a {
                background-image: linear-gradient(60deg,
                rgba(245, 166, 35, 1),
                rgba(41, 90, 67, 1));
            
        font-weight: bold;
        font-style: normal;
    font-size: 25px;text-align: center;font-family: inherit;}#ab4f7a7512a0f69 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a31a7a8de8a0103 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1418aedb2a94a2 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1581aa256a7b45 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a6d0cad83fa5bc1 .top-links > li {
  display: inline-block;
}
#a6d0cad83fa5bc1 .top-links > li > a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  color: #666;
  line-height: 44px;
}
#a6d0cad83fa5bc1 .top-links > li:hover {
  background: #eee;
}
#a6d0cad83fa5bc1 .uk-navbar-item,
#a6d0cad83fa5bc1 .uk-navbar-nav > li > a {
  padding: 0;
}
#a6d0cad83fa5bc1 .uk-navbar-nav > li > a > span {
  display: block;
  line-height: 1;
  padding: 0 20px;
}
#a6d0cad83fa5bc1 .topbar-right {
  line-height: 44px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
#a6d0cad83fa5bc1 [class*=uk-navbar-dropdown-bottom] {
  margin-top: 0;
}
#a6d0cad83fa5bc1 .uk-navbar-container .uk-container {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
}
#a6d0cad83fa5bc1 .uk-sticky-below .uk-navbar-container .uk-container {
  box-shadow: none;
}
@media (min-width: 940px) {
  #a6d0cad83fa5bc1 .uk-navbar-container .uk-container {
    margin-top: 5px;
    padding: 0 15px;
  }
  #a6d0cad83fa5bc1 .header-topbar {
    margin-top: 10px;
  }
  #a6d0cad83fa5bc1 .uk-sticky-below .uk-navbar-container .uk-container {
    border-radius: 0;
    margin-top: 0;
  }
}
#a6d0cad83fa5bc1 .uk-navbar-dropdown {
  box-shadow: none;
  background-color: #222222;
  color: #eee;
}
#a6d0cad83fa5bc1 .fa-close {
  display: none;
}
#a6d0cad83fa5bc1 .search-control {
  height: 80px;
  line-height: 80px;
  width: 75px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #ccc;
}
#a6d0cad83fa5bc1 .search-input {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 32px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  padding: 0 20px;
  background: transparent;
}
#a6d0cad83fa5bc1 .uk-button {
  border-radius: 3px;
}
#a6d0cad83fa5bc1 .search-input::placeholder {
  color: #000;
}
#a6d0cad83fa5bc1 .search-input:focus,
#a6d0cad83fa5bc1 .search-input:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
#a6d0cad83fa5bc1 .search-box-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-right: 150px;
}
#a6d0cad83fa5bc1 .search-box-wrap i {
  font-size: 40px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#ab40dae046ac47d > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#ab3adacc8da4028 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#ab3adacc8da4028  > .ele-wrap:hover {background-color: rgba(41, 90, 67, 1);color: #ffffff;}#ab3adacc8da4028:hover * {color: #ffffff  !important}
                            #ab3adacc8da4028:hover .line{border-color: #ffffff  !important}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a0fd5a2512ad990 , #a0fd5a2512ad990 a{color: rgba(41, 90, 67, 1);}#a0d51a7b05af93b > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a0d51a7b05af93b  > .ele-wrap:hover {background-color: rgba(41, 90, 67, 1);color: #ffffff;}#a0d51a7b05af93b:hover * {color: #ffffff  !important}
                            #a0d51a7b05af93b:hover .line{border-color: #ffffff  !important}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a75c7a9949aefee , #a75c7a9949aefee a{color: rgba(41, 90, 67, 1);}#a4424af498a54e4 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a4424af498a54e4  > .ele-wrap:hover {background-color: rgba(41, 90, 67, 1);color: #ffffff;}#a4424af498a54e4:hover * {color: #ffffff  !important}
                            #a4424af498a54e4:hover .line{border-color: #ffffff  !important}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#ac1dda25d5affc1 , #ac1dda25d5affc1 a{color: rgba(41, 90, 67, 1);}#a57dea5e0fa0714 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a57dea5e0fa0714  > .ele-wrap:hover {background-color: rgba(41, 90, 67, 1);color: #ffffff;}#a57dea5e0fa0714:hover * {color: #ffffff  !important}
                            #a57dea5e0fa0714:hover .line{border-color: #ffffff  !important}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#aeae0a6efdaf886 , #aeae0a6efdaf886 a{color: rgba(41, 90, 67, 1);}#a8a41a6a5aafe40 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a8a41a6a5aafe40  > .ele-wrap:hover {background-color: rgba(41, 90, 67, 1);color: #ffffff;}#a8a41a6a5aafe40:hover * {color: #ffffff  !important}
                            #a8a41a6a5aafe40:hover .line{border-color: #ffffff  !important}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#aa405ab8eca48d5 , #aa405ab8eca48d5 a{color: rgba(41, 90, 67, 1);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#aa6efa67dbacebd .form-agree {
  display: flex;
  align-items: center;
}
#aa6efa67dbacebd .submit-wrap button {
  background-color: #295a43;
}
#aa6efa67dbacebd form.form-theme-10 .form-item .send-code {
  bottom: auto;
  top: 50%;
  margin-top: -20px;
}
#aa6efa67dbacebd .form-item {
  border: none;
  border-bottom: 1px solid #d9d9d9;
}
#aa6efa67dbacebd .form-item .uk-input,
#aa6efa67dbacebd .form-item .uk-select,
#aa6efa67dbacebd .form-item .uk-textarea {
  border: none !important;
}
#aa6efa67dbacebd .form-item .uk-input,
#aa6efa67dbacebd .form-item .uk-select,
#aa6efa67dbacebd .form-item .uk-textarea {
  width: 200px;
  font-weight: bold;
  font-style: normal;
  font-size: 15px;
  text-align: left;
  font-family: inherit;
}
#aa6efa67dbacebd .form-item .auto-height {
  height: auto;
}
#aa6efa67dbacebd .form-item div > label {
  font-weight: bold;
  font-style: normal;
  font-size: 15px;
  text-align: left;
  font-family: inherit;
}
#aa6efa67dbacebd .uk-form-label,
#aa6efa67dbacebd .form-agree,
#aa6efa67dbacebd .uk-h3,
#aa6efa67dbacebd p {
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-family: inherit;
}
#aa6efa67dbacebd .form-item {
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 10px;
  border-bottom: 1px solid #e5e5e5;
}
#aa6efa67dbacebd .form-item > label {
  flex: none;
}
#aa6efa67dbacebd .form-item .form-item-file .add-image {
  margin-left: 90px;
}
#aa6efa67dbacebd .form-item .uk-input,
#aa6efa67dbacebd .form-item .uk-select,
#aa6efa67dbacebd .form-item .uk-textarea,
#aa6efa67dbacebd .form-item .address-select,
#aa6efa67dbacebd .form-item .uk-grid {
  border: none;
  flex: 1;
}
#aa6efa67dbacebd .form-item .address-select .uk-select {
  padding-left: 4px;
}
#adae4aae21aa658 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#adae4aae21aa658  > .ele-wrap:hover {background-color: rgba(41, 90, 67, 1);color: #ffffff;box-shadow: 1px 2px 3px 1px rgba(189, 189, 192, 1);}#adae4aae21aa658:hover * {color: #ffffff  !important}
                            #adae4aae21aa658:hover .line{border-color: #ffffff  !important}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#af4e0adb88a1caf , #af4e0adb88a1caf a{color: rgba(41, 90, 67, 1);}#a9e08a4c51a1060 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a9e08a4c51a1060  > .ele-wrap:hover {background-color: rgba(41, 90, 67, 1);color: #ffffff;}#a9e08a4c51a1060:hover * {color: #ffffff  !important}
                            #a9e08a4c51a1060:hover .line{border-color: #ffffff  !important}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a209ca7817a04ee , #a209ca7817a04ee a{color: rgba(41, 90, 67, 1);}#ab194ad42baaea5 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#ab194ad42baaea5  > .ele-wrap:hover {background-color: rgba(41, 90, 67, 1);color: #ffffff;}#ab194ad42baaea5:hover * {color: #ffffff  !important}
                            #ab194ad42baaea5:hover .line{border-color: #ffffff  !important}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a6ac3a5931aeed4 , #a6ac3a5931aeed4 a{color: rgba(41, 90, 67, 1);}#ab4f7a7512a0f69 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a31a7a8de8a0103 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1418aedb2a94a2 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1581aa256a7b45 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a6d0cad83fa5bc1 .top-links > li {
  display: inline-block;
}
#a6d0cad83fa5bc1 .top-links > li > a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  color: #666;
  line-height: 44px;
}
#a6d0cad83fa5bc1 .top-links > li:hover {
  background: #eee;
}
#a6d0cad83fa5bc1 .uk-navbar-item,
#a6d0cad83fa5bc1 .uk-navbar-nav > li > a {
  padding: 0;
}
#a6d0cad83fa5bc1 .uk-navbar-nav > li > a > span {
  display: block;
  line-height: 1;
  padding: 0 20px;
}
#a6d0cad83fa5bc1 .topbar-right {
  line-height: 44px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
#a6d0cad83fa5bc1 [class*=uk-navbar-dropdown-bottom] {
  margin-top: 0;
}
#a6d0cad83fa5bc1 .uk-navbar-container .uk-container {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
}
#a6d0cad83fa5bc1 .uk-sticky-below .uk-navbar-container .uk-container {
  box-shadow: none;
}
@media (min-width: 940px) {
  #a6d0cad83fa5bc1 .uk-navbar-container .uk-container {
    margin-top: 5px;
    padding: 0 15px;
  }
  #a6d0cad83fa5bc1 .header-topbar {
    margin-top: 10px;
  }
  #a6d0cad83fa5bc1 .uk-sticky-below .uk-navbar-container .uk-container {
    border-radius: 0;
    margin-top: 0;
  }
}
#a6d0cad83fa5bc1 .uk-navbar-dropdown {
  box-shadow: none;
  background-color: #222222;
  color: #eee;
}
#a6d0cad83fa5bc1 .fa-close {
  display: none;
}
#a6d0cad83fa5bc1 .search-control {
  height: 80px;
  line-height: 80px;
  width: 75px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #ccc;
}
#a6d0cad83fa5bc1 .search-input {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 32px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  padding: 0 20px;
  background: transparent;
}
#a6d0cad83fa5bc1 .uk-button {
  border-radius: 3px;
}
#a6d0cad83fa5bc1 .search-input::placeholder {
  color: #000;
}
#a6d0cad83fa5bc1 .search-input:focus,
#a6d0cad83fa5bc1 .search-input:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
#a6d0cad83fa5bc1 .search-box-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-right: 150px;
}
#a6d0cad83fa5bc1 .search-box-wrap i {
  font-size: 40px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#aa985a82bcaff6f > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#ad503a706dad411 .img-wrap {
  border-top-left-radius: 30px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a3341aa2e4ab84f .img-wrap {
  border-bottom-left-radius: 30px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#adafba830baf701 .img-wrap {
  border-top-right-radius: 30px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a9d67a6dc7a44f2 .img-wrap {
  border-bottom-right-radius: 30px;
}
#acda9ab178a1e89 > .ele-wrap {background-color: rgba(41, 90, 67, 0.95);border-bottom-left-radius: 2px;border-bottom-right-radius: 2px;border-top-left-radius: 2px;border-top-right-radius: 2px;box-shadow: 1px 1px 5px 1px rgba(77, 77, 77, 1);}#a8984a5bf7a484b > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a3e98a0e15ad7f1 .gallery-thumbnails .uk-thumbnav {
  justify-content: center;
}
#a3e98a0e15ad7f1 .gallery-thumbnails .uk-thumbnav > * {
  padding-left: 8px;
}
#ac0e5a1521af364 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#ae333ac156a9ab8 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a76dca13f5a0488 .img-wrap {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#acfd2af861a9408 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a3bd6a9078a7f02 .img-wrap {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#aae41a6460a8d4f > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a029aa2be5a3fe1 .img-wrap {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a4885a26cda63ad > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a06ecaf796a90ad .img-wrap {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#aa491af819a16eb > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a082ea28a1a10be .img-wrap {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a92eba3fa6a10db > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#afeeea5b45a87e4 .img-wrap {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#ab4f7a7512a0f69 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a31a7a8de8a0103 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1418aedb2a94a2 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1581aa256a7b45 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a74a7ae321a90de .top-links > li {
  display: inline-block;
}
#a74a7ae321a90de .top-links > li > a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  color: #666;
  line-height: 44px;
}
#a74a7ae321a90de .top-links > li:hover {
  background: #eee;
}
#a74a7ae321a90de .uk-navbar-item,
#a74a7ae321a90de .uk-navbar-nav > li > a {
  padding: 0;
}
#a74a7ae321a90de .uk-navbar-nav > li > a > span {
  display: block;
  line-height: 1;
  padding: 0 20px;
}
#a74a7ae321a90de .topbar-right {
  line-height: 44px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
#a74a7ae321a90de [class*=uk-navbar-dropdown-bottom] {
  margin-top: 0;
}
#a74a7ae321a90de .uk-navbar-container .uk-container {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
}
#a74a7ae321a90de .uk-sticky-below .uk-navbar-container .uk-container {
  box-shadow: none;
}
@media (min-width: 940px) {
  #a74a7ae321a90de .uk-navbar-container .uk-container {
    margin-top: 5px;
    padding: 0 15px;
  }
  #a74a7ae321a90de .header-topbar {
    margin-top: 10px;
  }
  #a74a7ae321a90de .uk-sticky-below .uk-navbar-container .uk-container {
    border-radius: 0;
    margin-top: 0;
  }
}
#a74a7ae321a90de .uk-navbar-dropdown {
  box-shadow: none;
  background-color: #222222;
  color: #eee;
}
#a74a7ae321a90de .fa-close {
  display: none;
}
#a74a7ae321a90de .search-control {
  height: 80px;
  line-height: 80px;
  width: 75px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #ccc;
}
#a74a7ae321a90de .search-input {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 32px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  padding: 0 20px;
  background: transparent;
}
#a74a7ae321a90de .uk-button {
  border-radius: 3px;
}
#a74a7ae321a90de .search-input::placeholder {
  color: #000;
}
#a74a7ae321a90de .search-input:focus,
#a74a7ae321a90de .search-input:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
#a74a7ae321a90de .search-box-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-right: 150px;
}
#a74a7ae321a90de .search-box-wrap i {
  font-size: 40px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a4092a4134a1e20 > .ele-wrap {border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-right-color: rgba(204, 204, 204, 1);border-right-style: none;border-left-color: rgba(204, 204, 204, 1);border-bottom-color: rgba(204, 204, 204, 1);border-top-color: rgba(204, 204, 204, 1);border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a2b34aa370a4ebe .gallery-thumbnails .uk-thumbnav {
  justify-content: center;
}
#a2b34aa370a4ebe .gallery-thumbnails .uk-thumbnav > * {
  padding-left: 8px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#aaf84a7154ade75 .gallery-thumbnails .uk-thumbnav {
  justify-content: center;
}
#aaf84a7154ade75 .gallery-thumbnails .uk-thumbnav > * {
  padding-left: 8px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a4e79ac2ffa06db .gallery-thumbnails .uk-thumbnav {
  justify-content: center;
}
#a4e79ac2ffa06db .gallery-thumbnails .uk-thumbnav > * {
  padding-left: 8px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a7c01a313ea0a9f {
  overflow: hidden;
  pointer-events: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  border-bottom-width: 0;
}
#a7c01a313ea0a9f > .tab-tabs .tab-nav-prev {
  display: none;
  position: absolute;
  top: 0;
  width: 59px;
  height: 50px;
  background: #fff;
  text-align: center;
  font-size: 0;
  left: 0;
}
#a7c01a313ea0a9f > .tab-tabs .tab-nav-prev span {
  display: inline-block;
  vertical-align: middle;
  width: 9px;
  height: 14px;
  background-repeat: no-repeat;
  background-image: url(/resources/sys/img/tab-arrow.svg);
  background-position: 96.77% 25%;
  background-size: initial;
}
#a7c01a313ea0a9f > .tab-tabs .tab-nav-prev::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
#a7c01a313ea0a9f > .tab-tabs .tab-nav-next {
  display: none;
  position: absolute;
  top: 0;
  width: 59px;
  height: 50px;
  background: #fff;
  text-align: center;
  font-size: 0;
  right: 0;
}
#a7c01a313ea0a9f > .tab-tabs .tab-nav-next span {
  display: inline-block;
  vertical-align: middle;
  width: 9px;
  height: 14px;
  background-repeat: no-repeat;
  background-image: url(/resources/sys/img/tab-arrow.svg);
  background-position: 61.29% 25%;
  background-size: initial;
}
#a7c01a313ea0a9f > .tab-tabs .tab-nav-next::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
#a7c01a313ea0a9f > .tab-wrap > div > .tab-nav,
#a7c01a313ea0a9f > .tab-nav,
#a7c01a313ea0a9f > .tab-tabs > .tab-wrap > div > .tab-nav,
#a7c01a313ea0a9f > .tab-tabs > .tab-nav {
  text-align: center;
  font-size: 0;
}
#a7c01a313ea0a9f > .tab-wrap > div > .tab-nav-horizontal,
#a7c01a313ea0a9f > .tab-nav-horizontal,
#a7c01a313ea0a9f > .tab-tabs > .tab-wrap > div > .tab-nav-horizontal,
#a7c01a313ea0a9f > .tab-tabs > .tab-nav-horizontal {
  scrollbar-width: none;
  /* firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
}
#a7c01a313ea0a9f > .tab-wrap > div > .tab-nav-horizontal::-webkit-scrollbar,
#a7c01a313ea0a9f > .tab-nav-horizontal::-webkit-scrollbar,
#a7c01a313ea0a9f > .tab-tabs > .tab-wrap > div > .tab-nav-horizontal::-webkit-scrollbar,
#a7c01a313ea0a9f > .tab-tabs > .tab-nav-horizontal::-webkit-scrollbar {
  display: none;
  /* Chrome Safari */
}
#a7c01a313ea0a9f > .tab-wrap > div > .tab-nav-horizontal.tagScroll,
#a7c01a313ea0a9f > .tab-nav-horizontal.tagScroll,
#a7c01a313ea0a9f > .tab-tabs > .tab-wrap > div > .tab-nav-horizontal.tagScroll,
#a7c01a313ea0a9f > .tab-tabs > .tab-nav-horizontal.tagScroll {
  white-space: nowrap;
  height: 50px;
  overflow-x: auto;
}
#a7c01a313ea0a9f > .tab-wrap > div > .tab-nav-horizontal.tagScroll li a,
#a7c01a313ea0a9f > .tab-nav-horizontal.tagScroll li a,
#a7c01a313ea0a9f > .tab-tabs > .tab-wrap > div > .tab-nav-horizontal.tagScroll li a,
#a7c01a313ea0a9f > .tab-tabs > .tab-nav-horizontal.tagScroll li a {
  margin-top: 0;
}
#a7c01a313ea0a9f > .tab-wrap > div > .tab-nav a,
#a7c01a313ea0a9f > .tab-nav a,
#a7c01a313ea0a9f > .tab-tabs > .tab-wrap > div > .tab-nav a,
#a7c01a313ea0a9f > .tab-tabs > .tab-nav a {
  padding: 0 10px;
}
#a7c01a313ea0a9f > .tab-wrap > div > .tab-nav li a,
#a7c01a313ea0a9f > .tab-nav li a,
#a7c01a313ea0a9f > .tab-tabs > .tab-wrap > div > .tab-nav li a,
#a7c01a313ea0a9f > .tab-tabs > .tab-nav li a {
  display: block;
  text-align: center;
  line-height: 49px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  border-right: 1px solid #ffffff;
  height: 50px;
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  font-family: inherit;
  color: #000000;
  letter-spacing: 1px;
  margin-right: 20px;
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 80px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-width: 0;
  border-top-style: none;
  border-right-width: 0;
  border-left-width: 0;
  border-bottom-width: 0;
  border-right-style: none;
  border-left-style: none;
  border-bottom-style: none;
  padding: 0 10px;
}
#a7c01a313ea0a9f > .tab-wrap > div > .tab-nav li a svg,
#a7c01a313ea0a9f > .tab-nav li a svg,
#a7c01a313ea0a9f > .tab-tabs > .tab-wrap > div > .tab-nav li a svg,
#a7c01a313ea0a9f > .tab-tabs > .tab-nav li a svg {
  fill: currentColor;
  height: 1em;
}
#a7c01a313ea0a9f > .tab-wrap > div > .tab-nav li a .ap_icon,
#a7c01a313ea0a9f > .tab-nav li a .ap_icon,
#a7c01a313ea0a9f > .tab-tabs > .tab-wrap > div > .tab-nav li a .ap_icon,
#a7c01a313ea0a9f > .tab-tabs > .tab-nav li a .ap_icon {
  height: 1em;
  margin-right: 4px;
  display: inline-block;
}
#a7c01a313ea0a9f > .tab-wrap > div > .tab-nav li a:hover,
#a7c01a313ea0a9f > .tab-nav li a:hover,
#a7c01a313ea0a9f > .tab-tabs > .tab-wrap > div > .tab-nav li a:hover,
#a7c01a313ea0a9f > .tab-tabs > .tab-nav li a:hover {
  font-weight: bold;
  font-style: normal;
  font-family: inherit;
  color: #000000;
}
#a7c01a313ea0a9f > .tab-wrap > div > .tab-nav li.uk-active a,
#a7c01a313ea0a9f > .tab-nav li.uk-active a,
#a7c01a313ea0a9f > .tab-tabs > .tab-wrap > div > .tab-nav li.uk-active a,
#a7c01a313ea0a9f > .tab-tabs > .tab-nav li.uk-active a {
  background-color: #295a43;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  font-family: inherit;
  color: #ffffff;
}
#a7c01a313ea0a9f .layout-left li,
#a7c01a313ea0a9f .layout-center li,
#a7c01a313ea0a9f .layout-right li {
  display: inline-block;
  padding: 0;
  text-align: center;
  height: 100%;
}
#a7c01a313ea0a9f .layout-left li a,
#a7c01a313ea0a9f .layout-center li a,
#a7c01a313ea0a9f .layout-right li a {
  height: 100%;
}
#a7c01a313ea0a9f > .tab-tabs .layout-left {
  text-align: left;
}
#a7c01a313ea0a9f > .tab-tabs .layout-center {
  text-align: center;
}
#a7c01a313ea0a9f > .tab-tabs .layout-right {
  text-align: right;
}
#a7c01a313ea0a9f .tab-contents {
  height: 100%;
  height: calc(100% - 50px);
}
#a7c01a313ea0a9f .tab-content-wrap {
  background-color: #ffffff;
  border-right-width: 0;
  border-left-width: 0;
  border-bottom-width: 0;
  border-top-width: 0;
}
#a7c01a313ea0a9f .tab-contents,
#a7c01a313ea0a9f .tab-contents-wrap {
  pointer-events: none;
}
#a7c01a313ea0a9f .tab-content,
#a7c01a313ea0a9f .tab-content-wrap {
  height: 100%;
  width: 100%;
}
#a7c01a313ea0a9f .tab-wrap {
  height: 100%;
  pointer-events: none;
}
#a7c01a313ea0a9f .tab-wrap .tab-contents {
  height: 100%;
}
#a7c01a313ea0a9f .tab-wrap > div {
  height: 100%;
  overflow-y: auto;
}
#a7c01a313ea0a9f .tab-wrap.child-reverse > :first-child {
  order: 1;
}
#a7c01a313ea0a9f .tab-wrap.child-reverse > :last-child {
  order: -1;
}
#ab4f7a7512a0f69 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a31a7a8de8a0103 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1418aedb2a94a2 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1581aa256a7b45 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a74a7ae321a90de .top-links > li {
  display: inline-block;
}
#a74a7ae321a90de .top-links > li > a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  color: #666;
  line-height: 44px;
}
#a74a7ae321a90de .top-links > li:hover {
  background: #eee;
}
#a74a7ae321a90de .uk-navbar-item,
#a74a7ae321a90de .uk-navbar-nav > li > a {
  padding: 0;
}
#a74a7ae321a90de .uk-navbar-nav > li > a > span {
  display: block;
  line-height: 1;
  padding: 0 20px;
}
#a74a7ae321a90de .topbar-right {
  line-height: 44px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
#a74a7ae321a90de [class*=uk-navbar-dropdown-bottom] {
  margin-top: 0;
}
#a74a7ae321a90de .uk-navbar-container .uk-container {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
}
#a74a7ae321a90de .uk-sticky-below .uk-navbar-container .uk-container {
  box-shadow: none;
}
@media (min-width: 940px) {
  #a74a7ae321a90de .uk-navbar-container .uk-container {
    margin-top: 5px;
    padding: 0 15px;
  }
  #a74a7ae321a90de .header-topbar {
    margin-top: 10px;
  }
  #a74a7ae321a90de .uk-sticky-below .uk-navbar-container .uk-container {
    border-radius: 0;
    margin-top: 0;
  }
}
#a74a7ae321a90de .uk-navbar-dropdown {
  box-shadow: none;
  background-color: #222222;
  color: #eee;
}
#a74a7ae321a90de .fa-close {
  display: none;
}
#a74a7ae321a90de .search-control {
  height: 80px;
  line-height: 80px;
  width: 75px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #ccc;
}
#a74a7ae321a90de .search-input {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 32px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  padding: 0 20px;
  background: transparent;
}
#a74a7ae321a90de .uk-button {
  border-radius: 3px;
}
#a74a7ae321a90de .search-input::placeholder {
  color: #000;
}
#a74a7ae321a90de .search-input:focus,
#a74a7ae321a90de .search-input:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
#a74a7ae321a90de .search-box-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-right: 150px;
}
#a74a7ae321a90de .search-box-wrap i {
  font-size: 40px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#ad207acd28a5471 > .ele-wrap {background-color: rgba(255, 165, 0, 0);border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;border-left-width: 0px;border-bottom-width: 0px;border-right-width: 0px;border-top-width: 0px;}#ad207acd28a5471  > .ele-wrap:hover {border-bottom-right-radius: 10px;}#a50ecabbeaa672a > .ele-wrap {background-color: rgba(255, 165, 0, 0);border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;border-left-width: 0px;border-bottom-width: 0px;border-right-width: 0px;border-top-width: 0px;}#a50ecabbeaa672a  > .ele-wrap:hover {border-bottom-right-radius: 10px;}#acefba8e28ac77b > .ele-wrap {background-color: rgba(255, 165, 0, 0);border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;border-left-width: 0px;border-bottom-width: 0px;border-right-width: 0px;border-top-width: 0px;}#acefba8e28ac77b  > .ele-wrap:hover {border-bottom-right-radius: 10px;}#a81dca4c87a6386 > .ele-wrap {background-color: rgba(255, 165, 0, 0);border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;border-left-width: 0px;border-bottom-width: 0px;border-right-width: 0px;border-top-width: 0px;}#a81dca4c87a6386  > .ele-wrap:hover {border-bottom-right-radius: 10px;}#ae8eea15e9a7293 > .ele-wrap {background-color: rgba(255, 165, 0, 0);border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;border-left-width: 0px;border-bottom-width: 0px;border-right-width: 0px;border-top-width: 0px;}#ae8eea15e9a7293  > .ele-wrap:hover {border-bottom-right-radius: 10px;}#a9de7ae15ea621b > .ele-wrap {background-color: rgba(255, 165, 0, 0);border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;border-left-width: 0px;border-bottom-width: 0px;border-right-width: 0px;border-top-width: 0px;}#a9de7ae15ea621b  > .ele-wrap:hover {border-bottom-right-radius: 10px;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a9c2da736aa8985 {
  overflow: hidden;
}
#a9c2da736aa8985 .img-wrap {
  transition: all 0.3s ease-in;
}
#a9c2da736aa8985 .img-wrap:hover {
  transform: scale(1.1);
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#ac890a3fb9a4962 {
  overflow: hidden;
}
#ac890a3fb9a4962 .img-wrap {
  transition: all 0.3s ease-in;
}
#ac890a3fb9a4962 .img-wrap:hover {
  transform: scale(1.1);
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a5f47a271fa9fd4 {
  overflow: hidden;
}
#a5f47a271fa9fd4 .img-wrap {
  transition: all 0.3s ease-in;
}
#a5f47a271fa9fd4 .img-wrap:hover {
  transform: scale(1.1);
}
#a2de3a41b5a3882 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a84a8a975ba619a .gallery-thumbnails .uk-thumbnav {
  justify-content: center;
}
#a84a8a975ba619a .gallery-thumbnails .uk-thumbnav > * {
  padding-left: 8px;
}
#a49f7a6efca7b7f > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a323aa5f20aac01 > .ele-wrap {background-color: rgba(249, 249, 249, 1);border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-right-style: solid;border-left-style: solid;border-bottom-style: solid;border-top-style: solid;border-right-color: rgba(218, 218, 218, 1);border-left-color: rgba(218, 218, 218, 1);border-bottom-color: rgba(218, 218, 218, 1);border-top-color: rgba(218, 218, 218, 1);border-top-right-radius: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-left-radius: 5px;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#afaaba1a0ba917f > .ele-wrap {background-color: rgba(249, 249, 249, 1);border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-right-style: solid;border-left-style: solid;border-bottom-style: solid;border-top-style: solid;border-right-color: rgba(218, 218, 218, 1);border-left-color: rgba(218, 218, 218, 1);border-bottom-color: rgba(218, 218, 218, 1);border-top-color: rgba(218, 218, 218, 1);border-top-right-radius: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-left-radius: 5px;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a951aa3ee7aeb64 > .ele-wrap {background-color: rgba(249, 249, 249, 1);border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-right-style: solid;border-left-style: solid;border-bottom-style: solid;border-top-style: solid;border-right-color: rgba(218, 218, 218, 1);border-left-color: rgba(218, 218, 218, 1);border-bottom-color: rgba(218, 218, 218, 1);border-top-color: rgba(218, 218, 218, 1);border-top-right-radius: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-left-radius: 5px;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a2daba80acaaddf > .ele-wrap {background-color: rgba(249, 249, 249, 1);border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-right-style: solid;border-left-style: solid;border-bottom-style: solid;border-top-style: solid;border-right-color: rgba(218, 218, 218, 1);border-left-color: rgba(218, 218, 218, 1);border-bottom-color: rgba(218, 218, 218, 1);border-top-color: rgba(218, 218, 218, 1);border-top-right-radius: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-left-radius: 5px;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a971dad6cdab112 > .ele-wrap {background-color: rgba(249, 249, 249, 1);border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-right-style: solid;border-left-style: solid;border-bottom-style: solid;border-top-style: solid;border-right-color: rgba(218, 218, 218, 1);border-left-color: rgba(218, 218, 218, 1);border-bottom-color: rgba(218, 218, 218, 1);border-top-color: rgba(218, 218, 218, 1);border-top-right-radius: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-left-radius: 5px;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#ab9c0a948eac032 > .ele-wrap {background-color: rgba(249, 249, 249, 1);border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-right-style: solid;border-left-style: solid;border-bottom-style: solid;border-top-style: solid;border-right-color: rgba(218, 218, 218, 1);border-left-color: rgba(218, 218, 218, 1);border-bottom-color: rgba(218, 218, 218, 1);border-top-color: rgba(218, 218, 218, 1);border-top-right-radius: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-left-radius: 5px;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a51a8a61dba74ed > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a5894a4719ac109 .ap-category-filter ul li.active {
  border-color: #1e87f0;
  color: #1e87f0;
}
#a5894a4719ac109 .grid-list .product-item {
  overflow: hidden;
}
#a5894a4719ac109 .grid-list .product-preview .img {
  display: block;
}
#a5894a4719ac109 .grid-list .tags {
  position: absolute;
  left: 8px;
  top: 8px;
}
#a5894a4719ac109 .grid-list .tags .tag {
  font-size: 12px;
  line-height: 1;
  color: #ffffff;
  font-weight: 500;
  padding: 3px 4px 1px;
  border-radius: 2px;
  background-color: #F8353E;
  margin-right: 4px;
  float: left;
}
#a5894a4719ac109 .grid-list .product-info {
  min-height: 110px;
}
#a5894a4719ac109 .grid-list .product-info-inner {
  padding: 16px 10px;
  transition: margin 0.3s ease 0s;
  position: absolute;
  width: 100%;
  background: #fff;
}
#a5894a4719ac109 .grid-list .product-item:hover .product-info-inner {
  margin-top: -49px;
}
#a5894a4719ac109 .grid-list .product-item:hover .product-buttons {
  opacity: 1;
}
#a5894a4719ac109 .grid-list .category-name {
  font-size: 12px;
}
#a5894a4719ac109 .grid-list .category-name a {
  color: #777;
}
#a5894a4719ac109 .grid-list .title,
#a5894a4719ac109 .grid-list .subTitle {
  font-weight: 500;
  font-size: 14px;
  color: #191919;
  line-height: 1.5;
}
#a5894a4719ac109 .grid-list .title a,
#a5894a4719ac109 .grid-list .subTitle a {
  color: #191919;
}
#a5894a4719ac109 .grid-list .product-buttons {
  margin-top: 10px;
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#a5894a4719ac109 .grid-list .product-btn {
  border-radius: 4px;
  padding: 6px 15px;
  font-size: 14px;
  color: #fff;
  line-height: 1;
}
#a5894a4719ac109 .grid-list .ap-icon svg {
  height: 1em;
  fill: currentColor;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
#a5894a4719ac109 .grid-list .product-preview {
  border-radius: 0px;
  overflow: hidden;
}
#a5894a4719ac109 .grid-list .product:hover {
  background-color: auto;
}
#a5894a4719ac109 .grid-list .product:hover .title a {
  color: #444;
}
#a5894a4719ac109 .grid-list .product:hover .subTitle {
  color: auto;
}
#a5894a4719ac109 .grid-list .product:hover .category {
  color: auto;
}
#a5894a4719ac109 .grid-list .product:hover .abstract {
  color: auto;
}
#a5894a4719ac109 .grid-list .product:hover .product-btn {
  color: auto;
}
@media (max-width: 640px) {
  #a5894a4719ac109 .grid-list .product-info {
    min-height: 0;
  }
  #a5894a4719ac109 .grid-list .product-info-inner {
    padding: 10px;
    position: relative;
  }
  #a5894a4719ac109 .grid-list .product-buttons {
    display: none;
  }
}
#a452eaa507a8473 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a0ea4ac2d0a3a7a .a4cbea2aa6a6fd8 {
  overflow: hidden;
}
#a0ea4ac2d0a3a7a .a4cbea2aa6a6fd8 , #a0ea4ac2d0a3a7a .a4cbea2aa6a6fd8 > * {
        font-weight: normal;
        font-style: normal;
    font-size: 15px;text-align: center;font-family: inherit;color: rgba(136, 136, 136, 1);}#a0ea4ac2d0a3a7a .a4cbea2aa6a6fd8:hover , #a0ea4ac2d0a3a7a .a4cbea2aa6a6fd8 *:hover {
        font-weight: normal;
        font-style: normal;
    font-family: inherit;color: rgba(55, 122, 197, 1);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a0ea4ac2d0a3a7a .uk-grid {
  margin-left: -15px;
}
#a0ea4ac2d0a3a7a .uk-grid > * {
  padding-left: 15px;
}
#a0ea4ac2d0a3a7a .uk-grid > .uk-grid-margin {
  margin-top: 10px;
}
#a0ea4ac2d0a3a7a .dynamic-list-item:hover {
  background-color: auto;
}
/* mobile */
@media (max-width: 640px) {
  #a0ea4ac2d0a3a7a .uk-position-center-left-out {
    left: -30px;
  }
  #a0ea4ac2d0a3a7a .uk-position-center-right-out {
    left: auto;
    right: -30px;
  }
}
#a6d10a6715a719c [data-item="undefined"] {
        font-weight: normal;
        font-style: normal;
    font-size: 15px;text-align: center;font-family: inherit;color: rgba(136, 136, 136, 1);}#a6d10a6715a719c [data-item="undefined"]:hover {
        font-weight: normal;
        font-style: normal;
    font-family: inherit;color: rgba(55, 122, 197, 1);}#ab4f7a7512a0f69 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a31a7a8de8a0103 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1418aedb2a94a2 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1581aa256a7b45 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a8052a40a3a1222 .top-links > li {
  display: inline-block;
}
#a8052a40a3a1222 .top-links > li > a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  color: #666;
  line-height: 44px;
}
#a8052a40a3a1222 .top-links > li:hover {
  background: #eee;
}
#a8052a40a3a1222 .uk-navbar-item,
#a8052a40a3a1222 .uk-navbar-nav > li > a {
  padding: 0;
}
#a8052a40a3a1222 .uk-navbar-nav > li > a > span {
  display: block;
  line-height: 1;
  padding: 0 20px;
}
#a8052a40a3a1222 .topbar-right {
  line-height: 44px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
#a8052a40a3a1222 [class*=uk-navbar-dropdown-bottom] {
  margin-top: 0;
}
#a8052a40a3a1222 .uk-navbar-container .uk-container {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
}
#a8052a40a3a1222 .uk-sticky-below .uk-navbar-container .uk-container {
  box-shadow: none;
}
@media (min-width: 940px) {
  #a8052a40a3a1222 .uk-navbar-container .uk-container {
    margin-top: 5px;
    padding: 0 15px;
  }
  #a8052a40a3a1222 .header-topbar {
    margin-top: 10px;
  }
  #a8052a40a3a1222 .uk-sticky-below .uk-navbar-container .uk-container {
    border-radius: 0;
    margin-top: 0;
  }
}
#a8052a40a3a1222 .uk-navbar-dropdown {
  box-shadow: none;
  background-color: #222222;
  color: #eee;
}
#a8052a40a3a1222 .fa-close {
  display: none;
}
#a8052a40a3a1222 .search-control {
  height: 80px;
  line-height: 80px;
  width: 75px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #ccc;
}
#a8052a40a3a1222 .search-input {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 32px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  padding: 0 20px;
  background: transparent;
}
#a8052a40a3a1222 .uk-button {
  border-radius: 3px;
}
#a8052a40a3a1222 .search-input::placeholder {
  color: #000;
}
#a8052a40a3a1222 .search-input:focus,
#a8052a40a3a1222 .search-input:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
#a8052a40a3a1222 .search-box-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-right: 150px;
}
#a8052a40a3a1222 .search-box-wrap i {
  font-size: 40px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a59daa9c97aaeb7 > .ele-wrap {background-color: rgba(255, 165, 0, 0);border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;border-left-width: 0px;border-bottom-width: 0px;border-right-width: 0px;border-top-width: 0px;}#a59daa9c97aaeb7  > .ele-wrap:hover {border-bottom-right-radius: 10px;}#a765fa1e80a3acd > .ele-wrap {background-color: rgba(255, 165, 0, 0);border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;border-left-width: 0px;border-bottom-width: 0px;border-right-width: 0px;border-top-width: 0px;}#a765fa1e80a3acd  > .ele-wrap:hover {border-bottom-right-radius: 10px;}#a2a3aaf714a40e1 > .ele-wrap {background-color: rgba(255, 165, 0, 0);border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;border-left-width: 0px;border-bottom-width: 0px;border-right-width: 0px;border-top-width: 0px;}#a2a3aaf714a40e1  > .ele-wrap:hover {border-bottom-right-radius: 10px;}#a1d3dad669a45cf > .ele-wrap {background-color: rgba(255, 165, 0, 0);border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;border-left-width: 0px;border-bottom-width: 0px;border-right-width: 0px;border-top-width: 0px;}#a1d3dad669a45cf  > .ele-wrap:hover {border-bottom-right-radius: 10px;}#a24b5a5d2aa8df4 > .ele-wrap {background-color: rgba(255, 165, 0, 0);border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;border-left-width: 0px;border-bottom-width: 0px;border-right-width: 0px;border-top-width: 0px;}#a24b5a5d2aa8df4  > .ele-wrap:hover {border-bottom-right-radius: 10px;}#a392aa22b5a4997 > .ele-wrap {background-color: rgba(255, 165, 0, 0);border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;border-left-width: 0px;border-bottom-width: 0px;border-right-width: 0px;border-top-width: 0px;}#a392aa22b5a4997  > .ele-wrap:hover {border-bottom-right-radius: 10px;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a8552a4045ac886 {
  overflow: hidden;
}
#a8552a4045ac886 .img-wrap {
  transition: all 0.3s ease-in;
}
#a8552a4045ac886 .img-wrap:hover {
  transform: scale(1.1);
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#af6eeaa8b3a9fc0 {
  overflow: hidden;
}
#af6eeaa8b3a9fc0 .img-wrap {
  transition: all 0.3s ease-in;
}
#af6eeaa8b3a9fc0 .img-wrap:hover {
  transform: scale(1.1);
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a8fc8a5f94ae538 {
  overflow: hidden;
}
#a8fc8a5f94ae538 .img-wrap {
  transition: all 0.3s ease-in;
}
#a8fc8a5f94ae538 .img-wrap:hover {
  transform: scale(1.1);
}
#a358baf9deab41b > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1ad3a1c52a0437 > .ele-wrap {background-color: rgba(249, 249, 249, 1);border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-right-style: solid;border-left-style: solid;border-bottom-style: solid;border-top-style: solid;border-right-color: rgba(218, 218, 218, 1);border-left-color: rgba(218, 218, 218, 1);border-bottom-color: rgba(218, 218, 218, 1);border-top-color: rgba(218, 218, 218, 1);border-top-right-radius: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-left-radius: 5px;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#afcd1a6255ac110 > .ele-wrap {background-color: rgba(249, 249, 249, 1);border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-right-style: solid;border-left-style: solid;border-bottom-style: solid;border-top-style: solid;border-right-color: rgba(218, 218, 218, 1);border-left-color: rgba(218, 218, 218, 1);border-bottom-color: rgba(218, 218, 218, 1);border-top-color: rgba(218, 218, 218, 1);border-top-right-radius: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-left-radius: 5px;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a6903ac0c1a9cee > .ele-wrap {background-color: rgba(249, 249, 249, 1);border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-right-style: solid;border-left-style: solid;border-bottom-style: solid;border-top-style: solid;border-right-color: rgba(218, 218, 218, 1);border-left-color: rgba(218, 218, 218, 1);border-bottom-color: rgba(218, 218, 218, 1);border-top-color: rgba(218, 218, 218, 1);border-top-right-radius: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-left-radius: 5px;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a46daa89d4a0ab1 > .ele-wrap {background-color: rgba(249, 249, 249, 1);border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-right-style: solid;border-left-style: solid;border-bottom-style: solid;border-top-style: solid;border-right-color: rgba(218, 218, 218, 1);border-left-color: rgba(218, 218, 218, 1);border-bottom-color: rgba(218, 218, 218, 1);border-top-color: rgba(218, 218, 218, 1);border-top-right-radius: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-left-radius: 5px;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#aa24ea1375a17a5 > .ele-wrap {background-color: rgba(249, 249, 249, 1);border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-right-style: solid;border-left-style: solid;border-bottom-style: solid;border-top-style: solid;border-right-color: rgba(218, 218, 218, 1);border-left-color: rgba(218, 218, 218, 1);border-bottom-color: rgba(218, 218, 218, 1);border-top-color: rgba(218, 218, 218, 1);border-top-right-radius: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-left-radius: 5px;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a1a8ca7a3eaf76a > .ele-wrap {background-color: rgba(249, 249, 249, 1);border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-right-style: solid;border-left-style: solid;border-bottom-style: solid;border-top-style: solid;border-right-color: rgba(218, 218, 218, 1);border-left-color: rgba(218, 218, 218, 1);border-bottom-color: rgba(218, 218, 218, 1);border-top-color: rgba(218, 218, 218, 1);border-top-right-radius: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-left-radius: 5px;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a8aebafce0a00b7 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#aef44a6818aedc1 .a3c2eab294a1b94 {
  overflow: hidden;
}
#aef44a6818aedc1 .a3c2eab294a1b94 , #aef44a6818aedc1 .a3c2eab294a1b94 > * {
        font-weight: normal;
        font-style: normal;
    font-size: 15px;text-align: center;font-family: inherit;color: rgba(136, 136, 136, 1);}#aef44a6818aedc1 .a3c2eab294a1b94:hover , #aef44a6818aedc1 .a3c2eab294a1b94 *:hover {
        font-weight: normal;
        font-style: normal;
    font-family: inherit;color: rgba(55, 122, 197, 1);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#aef44a6818aedc1 .uk-grid {
  margin-left: -15px;
}
#aef44a6818aedc1 .uk-grid > * {
  padding-left: 15px;
}
#aef44a6818aedc1 .uk-grid > .uk-grid-margin {
  margin-top: 10px;
}
#aef44a6818aedc1 .dynamic-list-item:hover {
  background-color: auto;
}
/* mobile */
@media (max-width: 640px) {
  #aef44a6818aedc1 .uk-position-center-left-out {
    left: -30px;
  }
  #aef44a6818aedc1 .uk-position-center-right-out {
    left: auto;
    right: -30px;
  }
}
#a7fc3a2f89a14e4 [data-item="undefined"] {
        font-weight: normal;
        font-style: normal;
    font-size: 15px;text-align: center;font-family: inherit;color: rgba(136, 136, 136, 1);}#a7fc3a2f89a14e4 [data-item="undefined"]:hover {
        font-weight: normal;
        font-style: normal;
    font-family: inherit;color: rgba(55, 122, 197, 1);}#ab4f7a7512a0f69 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a31a7a8de8a0103 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1418aedb2a94a2 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1581aa256a7b45 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a10d0a7489a7fc5 .top-links > li {
  display: inline-block;
}
#a10d0a7489a7fc5 .top-links > li > a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  color: #666;
  line-height: 44px;
}
#a10d0a7489a7fc5 .top-links > li:hover {
  background: #eee;
}
#a10d0a7489a7fc5 .uk-navbar-item,
#a10d0a7489a7fc5 .uk-navbar-nav > li > a {
  padding: 0;
}
#a10d0a7489a7fc5 .uk-navbar-nav > li > a > span {
  display: block;
  line-height: 1;
  padding: 0 20px;
}
#a10d0a7489a7fc5 .topbar-right {
  line-height: 44px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
#a10d0a7489a7fc5 [class*=uk-navbar-dropdown-bottom] {
  margin-top: 0;
}
#a10d0a7489a7fc5 .uk-navbar-container .uk-container {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
}
#a10d0a7489a7fc5 .uk-sticky-below .uk-navbar-container .uk-container {
  box-shadow: none;
}
@media (min-width: 940px) {
  #a10d0a7489a7fc5 .uk-navbar-container .uk-container {
    margin-top: 5px;
    padding: 0 15px;
  }
  #a10d0a7489a7fc5 .header-topbar {
    margin-top: 10px;
  }
  #a10d0a7489a7fc5 .uk-sticky-below .uk-navbar-container .uk-container {
    border-radius: 0;
    margin-top: 0;
  }
}
#a10d0a7489a7fc5 .uk-navbar-dropdown {
  box-shadow: none;
  background-color: #222222;
  color: #eee;
}
#a10d0a7489a7fc5 .fa-close {
  display: none;
}
#a10d0a7489a7fc5 .search-control {
  height: 80px;
  line-height: 80px;
  width: 75px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #ccc;
}
#a10d0a7489a7fc5 .search-input {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 32px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  padding: 0 20px;
  background: transparent;
}
#a10d0a7489a7fc5 .uk-button {
  border-radius: 3px;
}
#a10d0a7489a7fc5 .search-input::placeholder {
  color: #000;
}
#a10d0a7489a7fc5 .search-input:focus,
#a10d0a7489a7fc5 .search-input:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
#a10d0a7489a7fc5 .search-box-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-right: 150px;
}
#a10d0a7489a7fc5 .search-box-wrap i {
  font-size: 40px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#ae212a360ba59ae > .ele-wrap {border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-right-color: rgba(204, 204, 204, 1);border-right-style: none;border-left-color: rgba(204, 204, 204, 1);border-bottom-color: rgba(204, 204, 204, 1);border-top-color: rgba(204, 204, 204, 1);border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a14daa3fb9a1169 .gallery-thumbnails .uk-thumbnav {
  justify-content: center;
}
#a14daa3fb9a1169 .gallery-thumbnails .uk-thumbnav > * {
  padding-left: 8px;
}
#ab4f7a7512a0f69 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a31a7a8de8a0103 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1418aedb2a94a2 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1581aa256a7b45 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a853ca04d5af554 .top-links > li {
  display: inline-block;
}
#a853ca04d5af554 .top-links > li > a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  color: #666;
  line-height: 44px;
}
#a853ca04d5af554 .top-links > li:hover {
  background: #eee;
}
#a853ca04d5af554 .uk-navbar-item,
#a853ca04d5af554 .uk-navbar-nav > li > a {
  padding: 0;
}
#a853ca04d5af554 .uk-navbar-nav > li > a > span {
  display: block;
  line-height: 1;
  padding: 0 20px;
}
#a853ca04d5af554 .topbar-right {
  line-height: 44px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
#a853ca04d5af554 [class*=uk-navbar-dropdown-bottom] {
  margin-top: 0;
}
#a853ca04d5af554 .uk-navbar-container .uk-container {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
}
#a853ca04d5af554 .uk-sticky-below .uk-navbar-container .uk-container {
  box-shadow: none;
}
@media (min-width: 940px) {
  #a853ca04d5af554 .uk-navbar-container .uk-container {
    margin-top: 5px;
    padding: 0 15px;
  }
  #a853ca04d5af554 .header-topbar {
    margin-top: 10px;
  }
  #a853ca04d5af554 .uk-sticky-below .uk-navbar-container .uk-container {
    border-radius: 0;
    margin-top: 0;
  }
}
#a853ca04d5af554 .uk-navbar-dropdown {
  box-shadow: none;
  background-color: #222222;
  color: #eee;
}
#a853ca04d5af554 .fa-close {
  display: none;
}
#a853ca04d5af554 .search-control {
  height: 80px;
  line-height: 80px;
  width: 75px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #ccc;
}
#a853ca04d5af554 .search-input {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 32px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  padding: 0 20px;
  background: transparent;
}
#a853ca04d5af554 .uk-button {
  border-radius: 3px;
}
#a853ca04d5af554 .search-input::placeholder {
  color: #000;
}
#a853ca04d5af554 .search-input:focus,
#a853ca04d5af554 .search-input:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
#a853ca04d5af554 .search-box-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-right: 150px;
}
#a853ca04d5af554 .search-box-wrap i {
  font-size: 40px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a17e3a84d8aeb8d > .ele-wrap {border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-right-color: rgba(204, 204, 204, 1);border-right-style: none;border-left-color: rgba(204, 204, 204, 1);border-bottom-color: rgba(204, 204, 204, 1);border-top-color: rgba(204, 204, 204, 1);border-left-style: none;border-bottom-style: none;border-top-style: none;}#aac9ca8707aab26 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-right-color: rgba(204, 204, 204, 1);border-right-style: none;border-left-color: rgba(204, 204, 204, 1);border-bottom-color: rgba(204, 204, 204, 1);border-top-color: rgba(204, 204, 204, 1);border-left-style: none;border-bottom-style: none;border-top-style: none;box-shadow: 0px 1px 5px 2px rgba(206, 206, 206, 1);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#ac779a23b4a38e7 , #ac779a23b4a38e7 a{color: rgba(41, 90, 67, 1);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#ab7e4a4addaf06f > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-right-color: rgba(204, 204, 204, 1);border-right-style: none;border-left-color: rgba(204, 204, 204, 1);border-bottom-color: rgba(204, 204, 204, 1);border-top-color: rgba(204, 204, 204, 1);border-left-style: none;border-bottom-style: none;border-top-style: none;box-shadow: 0px 1px 5px 2px rgba(206, 206, 206, 1);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a1f4aada01aeb5a , #a1f4aada01aeb5a a{color: rgba(41, 90, 67, 1);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#adc1ea9a60abf28 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-right-color: rgba(204, 204, 204, 1);border-right-style: none;border-left-color: rgba(204, 204, 204, 1);border-bottom-color: rgba(204, 204, 204, 1);border-top-color: rgba(204, 204, 204, 1);border-left-style: none;border-bottom-style: none;border-top-style: none;box-shadow: 0px 1px 5px 2px rgba(206, 206, 206, 1);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#aa9b2a8a9eadc86 , #aa9b2a8a9eadc86 a{color: rgba(41, 90, 67, 1);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a984ba87f5a5885 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-right-color: rgba(204, 204, 204, 1);border-right-style: none;border-left-color: rgba(204, 204, 204, 1);border-bottom-color: rgba(204, 204, 204, 1);border-top-color: rgba(204, 204, 204, 1);border-left-style: none;border-bottom-style: none;border-top-style: none;box-shadow: 0px 1px 5px 2px rgba(206, 206, 206, 1);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#ad1c3a449dae93d , #ad1c3a449dae93d a{color: rgba(41, 90, 67, 1);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#abab6ae543ad59b > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-right-color: rgba(204, 204, 204, 1);border-right-style: none;border-left-color: rgba(204, 204, 204, 1);border-bottom-color: rgba(204, 204, 204, 1);border-top-color: rgba(204, 204, 204, 1);border-left-style: none;border-bottom-style: none;border-top-style: none;box-shadow: 0px 1px 5px 2px rgba(206, 206, 206, 1);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a031ea5b8bae4b0 , #a031ea5b8bae4b0 a{color: rgba(41, 90, 67, 1);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a6036a3eb2ab731 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-right-color: rgba(204, 204, 204, 1);border-right-style: none;border-left-color: rgba(204, 204, 204, 1);border-bottom-color: rgba(204, 204, 204, 1);border-top-color: rgba(204, 204, 204, 1);border-left-style: none;border-bottom-style: none;border-top-style: none;box-shadow: 0px 1px 5px 2px rgba(206, 206, 206, 1);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#af00ba41fdac661 , #af00ba41fdac661 a{color: rgba(41, 90, 67, 1);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#ab4f7a7512a0f69 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a31a7a8de8a0103 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1418aedb2a94a2 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1581aa256a7b45 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a74a7ae321a90de .top-links > li {
  display: inline-block;
}
#a74a7ae321a90de .top-links > li > a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  color: #666;
  line-height: 44px;
}
#a74a7ae321a90de .top-links > li:hover {
  background: #eee;
}
#a74a7ae321a90de .uk-navbar-item,
#a74a7ae321a90de .uk-navbar-nav > li > a {
  padding: 0;
}
#a74a7ae321a90de .uk-navbar-nav > li > a > span {
  display: block;
  line-height: 1;
  padding: 0 20px;
}
#a74a7ae321a90de .topbar-right {
  line-height: 44px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
#a74a7ae321a90de [class*=uk-navbar-dropdown-bottom] {
  margin-top: 0;
}
#a74a7ae321a90de .uk-navbar-container .uk-container {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
}
#a74a7ae321a90de .uk-sticky-below .uk-navbar-container .uk-container {
  box-shadow: none;
}
@media (min-width: 940px) {
  #a74a7ae321a90de .uk-navbar-container .uk-container {
    margin-top: 5px;
    padding: 0 15px;
  }
  #a74a7ae321a90de .header-topbar {
    margin-top: 10px;
  }
  #a74a7ae321a90de .uk-sticky-below .uk-navbar-container .uk-container {
    border-radius: 0;
    margin-top: 0;
  }
}
#a74a7ae321a90de .uk-navbar-dropdown {
  box-shadow: none;
  background-color: #222222;
  color: #eee;
}
#a74a7ae321a90de .fa-close {
  display: none;
}
#a74a7ae321a90de .search-control {
  height: 80px;
  line-height: 80px;
  width: 75px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #ccc;
}
#a74a7ae321a90de .search-input {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 32px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  padding: 0 20px;
  background: transparent;
}
#a74a7ae321a90de .uk-button {
  border-radius: 3px;
}
#a74a7ae321a90de .search-input::placeholder {
  color: #000;
}
#a74a7ae321a90de .search-input:focus,
#a74a7ae321a90de .search-input:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
#a74a7ae321a90de .search-box-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-right: 150px;
}
#a74a7ae321a90de .search-box-wrap i {
  font-size: 40px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a5d89a0d0cad89d > .ele-wrap {border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-right-color: rgba(204, 204, 204, 1);border-right-style: none;border-left-color: rgba(204, 204, 204, 1);border-bottom-color: rgba(204, 204, 204, 1);border-top-color: rgba(204, 204, 204, 1);border-left-style: none;border-bottom-style: none;border-top-style: none;}#ae89fab14fae461 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: #d8d8d8;border-right-color: #d8d8d8;border-bottom-color: #d8d8d8;border-top-color: #d8d8d8;}#ae89fab14fae461  > .ele-wrap:hover {background-color: rgba(241, 241, 241, 1);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a49b3a575dab136 .img-wrap {
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
#a35a6a6dd0a132d > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: #d8d8d8;border-right-color: #d8d8d8;border-bottom-color: #d8d8d8;border-top-color: #d8d8d8;}#a35a6a6dd0a132d  > .ele-wrap:hover {background-color: rgba(241, 241, 241, 1);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a8c78a4b97a4826 .img-wrap {
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
#ad9d1aef5faa0a8 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: #d8d8d8;border-right-color: #d8d8d8;border-bottom-color: #d8d8d8;border-top-color: #d8d8d8;}#ad9d1aef5faa0a8  > .ele-wrap:hover {background-color: rgba(241, 241, 241, 1);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a693bad0ddaf14b .img-wrap {
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
#a2652a7706a715b > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: #d8d8d8;border-right-color: #d8d8d8;border-bottom-color: #d8d8d8;border-top-color: #d8d8d8;}#a2652a7706a715b  > .ele-wrap:hover {background-color: rgba(241, 241, 241, 1);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#ad539a9337ac584 .img-wrap {
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
#a9db5ac1bba0104 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: #d8d8d8;border-right-color: #d8d8d8;border-bottom-color: #d8d8d8;border-top-color: #d8d8d8;}#a9db5ac1bba0104  > .ele-wrap:hover {background-color: rgba(241, 241, 241, 1);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a8e76a6b27a0332 .img-wrap {
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
#a9933a2a2eab1aa > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: #d8d8d8;border-right-color: #d8d8d8;border-bottom-color: #d8d8d8;border-top-color: #d8d8d8;}#a9933a2a2eab1aa  > .ele-wrap:hover {background-color: rgba(241, 241, 241, 1);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a3ba4adde4a8799 .img-wrap {
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
#ab4f7a7512a0f69 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a31a7a8de8a0103 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1418aedb2a94a2 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1581aa256a7b45 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a74a7ae321a90de .top-links > li {
  display: inline-block;
}
#a74a7ae321a90de .top-links > li > a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  color: #666;
  line-height: 44px;
}
#a74a7ae321a90de .top-links > li:hover {
  background: #eee;
}
#a74a7ae321a90de .uk-navbar-item,
#a74a7ae321a90de .uk-navbar-nav > li > a {
  padding: 0;
}
#a74a7ae321a90de .uk-navbar-nav > li > a > span {
  display: block;
  line-height: 1;
  padding: 0 20px;
}
#a74a7ae321a90de .topbar-right {
  line-height: 44px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
#a74a7ae321a90de [class*=uk-navbar-dropdown-bottom] {
  margin-top: 0;
}
#a74a7ae321a90de .uk-navbar-container .uk-container {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
}
#a74a7ae321a90de .uk-sticky-below .uk-navbar-container .uk-container {
  box-shadow: none;
}
@media (min-width: 940px) {
  #a74a7ae321a90de .uk-navbar-container .uk-container {
    margin-top: 5px;
    padding: 0 15px;
  }
  #a74a7ae321a90de .header-topbar {
    margin-top: 10px;
  }
  #a74a7ae321a90de .uk-sticky-below .uk-navbar-container .uk-container {
    border-radius: 0;
    margin-top: 0;
  }
}
#a74a7ae321a90de .uk-navbar-dropdown {
  box-shadow: none;
  background-color: #222222;
  color: #eee;
}
#a74a7ae321a90de .fa-close {
  display: none;
}
#a74a7ae321a90de .search-control {
  height: 80px;
  line-height: 80px;
  width: 75px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #ccc;
}
#a74a7ae321a90de .search-input {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 32px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  padding: 0 20px;
  background: transparent;
}
#a74a7ae321a90de .uk-button {
  border-radius: 3px;
}
#a74a7ae321a90de .search-input::placeholder {
  color: #000;
}
#a74a7ae321a90de .search-input:focus,
#a74a7ae321a90de .search-input:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
#a74a7ae321a90de .search-box-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-right: 150px;
}
#a74a7ae321a90de .search-box-wrap i {
  font-size: 40px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#abdeea8c8ca2dea > .ele-wrap {border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-right-color: rgba(204, 204, 204, 1);border-right-style: none;border-left-color: rgba(204, 204, 204, 1);border-bottom-color: rgba(204, 204, 204, 1);border-top-color: rgba(204, 204, 204, 1);border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a9becaa4d5ac82a .a8119af3a2aa50a {
  overflow: hidden;
}
#a9becaa4d5ac82a .a8119af3a2aa50a , #a9becaa4d5ac82a .a8119af3a2aa50a > * {
        font-weight: normal;
        font-style: normal;
    text-align: center;font-family: inherit;color: rgba(136, 136, 136, 1);}#a9becaa4d5ac82a .a8119af3a2aa50a:hover , #a9becaa4d5ac82a .a8119af3a2aa50a *:hover {
        font-weight: normal;
        font-style: normal;
    font-family: inherit;color: rgba(55, 122, 197, 1);}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a9becaa4d5ac82a .uk-grid {
  margin-left: -15px;
}
#a9becaa4d5ac82a .uk-grid > * {
  padding-left: 15px;
}
#a9becaa4d5ac82a .uk-grid > .uk-grid-margin {
  margin-top: 10px;
}
#a9becaa4d5ac82a .dynamic-list-item:hover {
  background-color: auto;
}
/* mobile */
@media (max-width: 640px) {
  #a9becaa4d5ac82a .uk-position-center-left-out {
    left: -30px;
  }
  #a9becaa4d5ac82a .uk-position-center-right-out {
    left: auto;
    right: -30px;
  }
}
#ab4f7a7512a0f69 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a31a7a8de8a0103 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1418aedb2a94a2 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1581aa256a7b45 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#aba7ba5e2fa2a79 .top-links > li {
  display: inline-block;
}
#aba7ba5e2fa2a79 .top-links > li > a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  color: #666;
  line-height: 44px;
}
#aba7ba5e2fa2a79 .top-links > li:hover {
  background: #eee;
}
#aba7ba5e2fa2a79 .uk-navbar-item,
#aba7ba5e2fa2a79 .uk-navbar-nav > li > a {
  padding: 0;
}
#aba7ba5e2fa2a79 .uk-navbar-nav > li > a > span {
  display: block;
  line-height: 1;
  padding: 0 20px;
}
#aba7ba5e2fa2a79 .topbar-right {
  line-height: 44px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
#aba7ba5e2fa2a79 [class*=uk-navbar-dropdown-bottom] {
  margin-top: 0;
}
#aba7ba5e2fa2a79 .uk-navbar-container .uk-container {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
}
#aba7ba5e2fa2a79 .uk-sticky-below .uk-navbar-container .uk-container {
  box-shadow: none;
}
@media (min-width: 940px) {
  #aba7ba5e2fa2a79 .uk-navbar-container .uk-container {
    margin-top: 5px;
    padding: 0 15px;
  }
  #aba7ba5e2fa2a79 .header-topbar {
    margin-top: 10px;
  }
  #aba7ba5e2fa2a79 .uk-sticky-below .uk-navbar-container .uk-container {
    border-radius: 0;
    margin-top: 0;
  }
}
#aba7ba5e2fa2a79 .uk-navbar-dropdown {
  box-shadow: none;
  background-color: #222222;
  color: #eee;
}
#aba7ba5e2fa2a79 .fa-close {
  display: none;
}
#aba7ba5e2fa2a79 .search-control {
  height: 80px;
  line-height: 80px;
  width: 75px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #ccc;
}
#aba7ba5e2fa2a79 .search-input {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 32px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  padding: 0 20px;
  background: transparent;
}
#aba7ba5e2fa2a79 .uk-button {
  border-radius: 3px;
}
#aba7ba5e2fa2a79 .search-input::placeholder {
  color: #000;
}
#aba7ba5e2fa2a79 .search-input:focus,
#aba7ba5e2fa2a79 .search-input:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
#aba7ba5e2fa2a79 .search-box-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-right: 150px;
}
#aba7ba5e2fa2a79 .search-box-wrap i {
  font-size: 40px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#af622a6091a6b26 > .ele-wrap {background-color: rgba(255, 255, 255, 1);border-left-width: 1px;border-bottom-width: 1px;border-right-width: 1px;border-top-width: 1px;border-right-color: rgba(204, 204, 204, 1);border-right-style: dashed;border-left-color: rgba(204, 204, 204, 1);border-bottom-color: rgba(204, 204, 204, 1);border-top-color: rgba(204, 204, 204, 1);border-left-style: dashed;border-bottom-style: dashed;border-top-style: dashed;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a43dea7788a197a .ap-category-filter ul li.active {
  border-color: #1e87f0;
  color: #1e87f0;
}
#a43dea7788a197a .article {
  background-color: #fff;
  margin-bottom: 10px;
  position: relative;
  padding: 20px;
  margin-top: 0;
}
#a43dea7788a197a .article .img_wrap {
  width: 300px;
  height: 160px;
  margin: 0 auto;
  display: inline-block;
}
#a43dea7788a197a .article .datetime {
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  font-family: Arial;
  color: #9b9b9b;
}
#a43dea7788a197a .article .tag {
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-family: inherit;
  color: #999;
}
#a43dea7788a197a .article .uk-button {
  color: #295a43;
  background-color: #fff;
}
#a43dea7788a197a .article .tag {
  margin-right: 10px;
  display: inline-block;
}
#a43dea7788a197a .article:hover {
  background-color: #f0f5f9;
}
#a43dea7788a197a .article:hover .title {
  color: #4a4a4a;
}
#a43dea7788a197a .article:hover .category {
  color: #d3b267;
}
#a43dea7788a197a .article:hover .abstract {
  color: #4a4a4a;
}
#a43dea7788a197a .article:hover .datetime {
  color: #d3b267;
}
#a43dea7788a197a .article:hover .uk-button {
  color: auto;
  background-color: auto;
}
#a43dea7788a197a .article:last-child {
  margin-bottom: 0;
}
#a43dea7788a197a .uk-pagination li a,
#a43dea7788a197a .uk-pagination > .uk-disabled > * {
  color: #295a43;
}
#a43dea7788a197a .uk-pagination li.uk-active a {
  color: #ffffff;
}
#a43dea7788a197a .uk-pagination li.uk-active {
  background-color: #295a43;
  border-color: #295a43;
}
#a43dea7788a197a .uk-pagination li:hover {
  border-color: #295a43;
}
#ab4f7a7512a0f69 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a31a7a8de8a0103 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1418aedb2a94a2 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1581aa256a7b45 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a6d0cad83fa5bc1 .top-links > li {
  display: inline-block;
}
#a6d0cad83fa5bc1 .top-links > li > a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  color: #666;
  line-height: 44px;
}
#a6d0cad83fa5bc1 .top-links > li:hover {
  background: #eee;
}
#a6d0cad83fa5bc1 .uk-navbar-item,
#a6d0cad83fa5bc1 .uk-navbar-nav > li > a {
  padding: 0;
}
#a6d0cad83fa5bc1 .uk-navbar-nav > li > a > span {
  display: block;
  line-height: 1;
  padding: 0 20px;
}
#a6d0cad83fa5bc1 .topbar-right {
  line-height: 44px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
#a6d0cad83fa5bc1 [class*=uk-navbar-dropdown-bottom] {
  margin-top: 0;
}
#a6d0cad83fa5bc1 .uk-navbar-container .uk-container {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
}
#a6d0cad83fa5bc1 .uk-sticky-below .uk-navbar-container .uk-container {
  box-shadow: none;
}
@media (min-width: 940px) {
  #a6d0cad83fa5bc1 .uk-navbar-container .uk-container {
    margin-top: 5px;
    padding: 0 15px;
  }
  #a6d0cad83fa5bc1 .header-topbar {
    margin-top: 10px;
  }
  #a6d0cad83fa5bc1 .uk-sticky-below .uk-navbar-container .uk-container {
    border-radius: 0;
    margin-top: 0;
  }
}
#a6d0cad83fa5bc1 .uk-navbar-dropdown {
  box-shadow: none;
  background-color: #222222;
  color: #eee;
}
#a6d0cad83fa5bc1 .fa-close {
  display: none;
}
#a6d0cad83fa5bc1 .search-control {
  height: 80px;
  line-height: 80px;
  width: 75px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #ccc;
}
#a6d0cad83fa5bc1 .search-input {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 32px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  padding: 0 20px;
  background: transparent;
}
#a6d0cad83fa5bc1 .uk-button {
  border-radius: 3px;
}
#a6d0cad83fa5bc1 .search-input::placeholder {
  color: #000;
}
#a6d0cad83fa5bc1 .search-input:focus,
#a6d0cad83fa5bc1 .search-input:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
#a6d0cad83fa5bc1 .search-box-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-right: 150px;
}
#a6d0cad83fa5bc1 .search-box-wrap i {
  font-size: 40px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a73fda843da8daf {
  min-height: 90vh;
  /* mobile */
}
#a73fda843da8daf .search-highlight {
  background: yellow;
}
#a73fda843da8daf .el-item {
  padding: 0;
  border-bottom: 1px solid #ececec;
}
#a73fda843da8daf .el-title {
  margin-bottom: 20px;
}
#a73fda843da8daf .el-item:hover .el-title {
  color: #4a4a4a;
}
#a73fda843da8daf .img-wrap {
  overflow: hidden;
  display: block;
  border-radius: 4px;
}
#a73fda843da8daf .img-wrap img {
  transition: all .3s ease;
  border-radius: 4px;
}
#a73fda843da8daf .el-item:hover .img-wrap img {
  transform: scale(1.1);
}
#a73fda843da8daf .el-title a {
  font-size: 20px;
  color: #333;
  line-height: 36px;
}
#a73fda843da8daf .el-meta {
  font-size: 14px;
  color: #777;
  line-height: 1.5;
  margin: 6px 0;
}
#a73fda843da8daf .el-content {
  font-size: 14px;
  color: #777;
}
@media (max-width: 640px) {
  #a73fda843da8daf .el-title {
    margin-bottom: 0;
  }
  #a73fda843da8daf .el-title a {
    font-size: 14px;
    color: #333;
    line-height: 1.5;
  }
  #a73fda843da8daf .category {
    font-size: 12px;
  }
  #a73fda843da8daf .el-content {
    font-size: 12px;
    color: #777;
    line-height: 1.5;
    margin: 6px 0 0px;
  }
}
#ab4f7a7512a0f69 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a31a7a8de8a0103 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1418aedb2a94a2 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1581aa256a7b45 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a6d0cad83fa5bc1 .top-links > li {
  display: inline-block;
}
#a6d0cad83fa5bc1 .top-links > li > a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  color: #666;
  line-height: 44px;
}
#a6d0cad83fa5bc1 .top-links > li:hover {
  background: #eee;
}
#a6d0cad83fa5bc1 .uk-navbar-item,
#a6d0cad83fa5bc1 .uk-navbar-nav > li > a {
  padding: 0;
}
#a6d0cad83fa5bc1 .uk-navbar-nav > li > a > span {
  display: block;
  line-height: 1;
  padding: 0 20px;
}
#a6d0cad83fa5bc1 .topbar-right {
  line-height: 44px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
#a6d0cad83fa5bc1 [class*=uk-navbar-dropdown-bottom] {
  margin-top: 0;
}
#a6d0cad83fa5bc1 .uk-navbar-container .uk-container {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
}
#a6d0cad83fa5bc1 .uk-sticky-below .uk-navbar-container .uk-container {
  box-shadow: none;
}
@media (min-width: 940px) {
  #a6d0cad83fa5bc1 .uk-navbar-container .uk-container {
    margin-top: 5px;
    padding: 0 15px;
  }
  #a6d0cad83fa5bc1 .header-topbar {
    margin-top: 10px;
  }
  #a6d0cad83fa5bc1 .uk-sticky-below .uk-navbar-container .uk-container {
    border-radius: 0;
    margin-top: 0;
  }
}
#a6d0cad83fa5bc1 .uk-navbar-dropdown {
  box-shadow: none;
  background-color: #222222;
  color: #eee;
}
#a6d0cad83fa5bc1 .fa-close {
  display: none;
}
#a6d0cad83fa5bc1 .search-control {
  height: 80px;
  line-height: 80px;
  width: 75px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #ccc;
}
#a6d0cad83fa5bc1 .search-input {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 32px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  padding: 0 20px;
  background: transparent;
}
#a6d0cad83fa5bc1 .uk-button {
  border-radius: 3px;
}
#a6d0cad83fa5bc1 .search-input::placeholder {
  color: #000;
}
#a6d0cad83fa5bc1 .search-input:focus,
#a6d0cad83fa5bc1 .search-input:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
#a6d0cad83fa5bc1 .search-box-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-right: 150px;
}
#a6d0cad83fa5bc1 .search-box-wrap i {
  font-size: 40px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a6356a5a8da50d7 {
  /* Error Page */
  /* Error Page */
  /*--------------------------------------------Framework --------------------------------*/
  /*done*/
  /*done*/
  /*done*/
  /* Padding Section*/
  /*done*/
  /*done*/
  /*done*/
  /*done*/
  /*done*/
  /*done*/
  /* Padding Section*/
  /* Margin section */
  /*done*/
  /*done*/
  /*done*/
  /*done*/
  /*done*/
  /*done*/
  /*done*/
  /*done*/
  /*done - For the inside sections that has also Title section*/
  /* Margin section */
  /*--------------------------------------------FrameWork------------------------*/
}
#a6356a5a8da50d7 * {
  font-family: 'PT Sans Caption', sans-serif, 'arial', 'Times New Roman';
}
#a6356a5a8da50d7 .error .clip .shadow {
  height: 180px;
  /*Contrall*/
}
#a6356a5a8da50d7 .error .clip:nth-of-type(2) .shadow {
  width: 130px;
  /*Contrall play with javascript*/
}
#a6356a5a8da50d7 .error .clip:nth-of-type(1) .shadow,
#a6356a5a8da50d7 .error .clip:nth-of-type(3) .shadow {
  width: 250px;
  /*Contrall*/
}
#a6356a5a8da50d7 .error .digit {
  width: 150px;
  /*Contrall*/
  height: 150px;
  /*Contrall*/
  line-height: 150px;
  /*Contrall*/
  font-size: 120px;
  font-weight: bold;
}
#a6356a5a8da50d7 .error h2 {
  font-size: 32px;
}
#a6356a5a8da50d7 .error .msg {
  top: -190px;
  left: 30%;
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 32px;
}
#a6356a5a8da50d7 .error span.triangle {
  top: 70%;
  right: 0%;
  border-left: 20px solid #535353;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}
#a6356a5a8da50d7 .error .container-error-404 {
  margin-top: 10%;
  position: relative;
  height: 250px;
  padding-top: 40px;
  text-align: center;
}
#a6356a5a8da50d7 .error .container-error-404 .clip {
  display: inline-block;
  transform: skew(-45deg);
}
#a6356a5a8da50d7 .error .clip .shadow {
  overflow: hidden;
}
#a6356a5a8da50d7 .error .clip:nth-of-type(2) .shadow {
  overflow: hidden;
  position: relative;
  box-shadow: inset 20px 0px 20px -15px rgba(150, 150, 150, 0.8), 20px 0px 20px -15px rgba(150, 150, 150, 0.8);
}
#a6356a5a8da50d7 .error .clip:nth-of-type(3) .shadow:after,
#a6356a5a8da50d7 .error .clip:nth-of-type(1) .shadow:after {
  content: "";
  position: absolute;
  right: -8px;
  bottom: 0px;
  z-index: 9999;
  height: 100%;
  width: 10px;
  background: linear-gradient(90deg, transparent, rgba(173, 173, 173, 0.8), transparent);
  border-radius: 50%;
}
#a6356a5a8da50d7 .error .clip:nth-of-type(3) .shadow:after {
  left: -8px;
}
#a6356a5a8da50d7 .error .digit {
  position: relative;
  top: 8%;
  color: white;
  background: #07B3F9;
  border-radius: 50%;
  display: inline-block;
  transform: skew(45deg);
}
#a6356a5a8da50d7 .error .clip:nth-of-type(2) .digit {
  left: -10%;
}
#a6356a5a8da50d7 .error .clip:nth-of-type(1) .digit {
  right: -20%;
}
#a6356a5a8da50d7 .error .clip:nth-of-type(3) .digit {
  left: -20%;
}
#a6356a5a8da50d7 .error h2 {
  color: #A2A2A2;
  font-weight: bold;
  padding-bottom: 20px;
}
#a6356a5a8da50d7 .error .msg {
  position: relative;
  z-index: 9999;
  display: block;
  background: #535353;
  color: #A2A2A2;
  border-radius: 50%;
  font-style: italic;
}
#a6356a5a8da50d7 .error .triangle {
  position: absolute;
  z-index: 999;
  transform: rotate(45deg);
  content: "";
  width: 0;
  height: 0;
}
@media (max-width: 767px) {
  #a6356a5a8da50d7 {
    /* Error Page */
    /* Error Page */
  }
  #a6356a5a8da50d7 .error .clip .shadow {
    height: 100px;
    /*Contrall*/
  }
  #a6356a5a8da50d7 .error .clip:nth-of-type(2) .shadow {
    width: 80px;
    /*Contrall play with javascript*/
  }
  #a6356a5a8da50d7 .error .clip:nth-of-type(1) .shadow,
  #a6356a5a8da50d7 .error .clip:nth-of-type(3) .shadow {
    width: 100px;
    /*Contrall*/
  }
  #a6356a5a8da50d7 .error .digit {
    width: 80px;
    /*Contrall*/
    height: 80px;
    /*Contrall*/
    line-height: 80px;
    /*Contrall*/
    font-size: 52px;
  }
  #a6356a5a8da50d7 .error h2 {
    font-size: 24px;
  }
  #a6356a5a8da50d7 .error .msg {
    top: -110px;
    left: 15%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
  }
  #a6356a5a8da50d7 .error span.triangle {
    top: 70%;
    right: -3%;
    border-left: 10px solid #535353;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
  }
  #a6356a5a8da50d7 .error .container-error-404 {
    height: 150px;
  }
}
#a6356a5a8da50d7 .overlay {
  position: relative;
  z-index: 20;
}
#a6356a5a8da50d7 .ground-color {
  background: white;
}
#a6356a5a8da50d7 .item-bg-color {
  background: #EAEAEA;
}
#a6356a5a8da50d7 .padding-top {
  padding-top: 10px;
}
#a6356a5a8da50d7 .padding-bottom {
  padding-bottom: 10px;
}
#a6356a5a8da50d7 .padding-vertical {
  padding-top: 10px;
  padding-bottom: 10px;
}
#a6356a5a8da50d7 .padding-horizontal {
  padding-left: 10px;
  padding-right: 10px;
}
#a6356a5a8da50d7 .padding-all {
  padding: 10px;
}
#a6356a5a8da50d7 .no-padding-left {
  padding-left: 0px;
}
#a6356a5a8da50d7 .no-padding-right {
  padding-right: 0px;
}
#a6356a5a8da50d7 .no-vertical-padding {
  padding-top: 0px;
  padding-bottom: 0px;
}
#a6356a5a8da50d7 .no-horizontal-padding {
  padding-left: 0px;
  padding-right: 0px;
}
#a6356a5a8da50d7 .no-padding {
  padding: 0px;
}
#a6356a5a8da50d7 .margin-top {
  margin-top: 10px;
}
#a6356a5a8da50d7 .margin-bottom {
  margin-bottom: 10px;
}
#a6356a5a8da50d7 .margin-right {
  margin-right: 10px;
}
#a6356a5a8da50d7 .margin-left {
  margin-left: 10px;
}
#a6356a5a8da50d7 .margin-horizontal {
  margin-left: 10px;
  margin-right: 10px;
}
#a6356a5a8da50d7 .margin-vertical {
  margin-top: 10px;
  margin-bottom: 10px;
}
#a6356a5a8da50d7 .margin-all {
  margin: 10px;
}
#a6356a5a8da50d7 .no-margin {
  margin: 0px;
}
#a6356a5a8da50d7 .no-vertical-margin {
  margin-top: 0px;
  margin-bottom: 0px;
}
#a6356a5a8da50d7 .no-horizontal-margin {
  margin-left: 0px;
  margin-right: 0px;
}
#a6356a5a8da50d7 .inside-col-shrink {
  margin: 0px 20px;
}
#a6356a5a8da50d7 hr {
  margin: 0px;
  padding: 0px;
  border-top: 1px dashed #999;
}
#ab4f7a7512a0f69 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a31a7a8de8a0103 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1418aedb2a94a2 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1581aa256a7b45 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a6d0cad83fa5bc1 .top-links > li {
  display: inline-block;
}
#a6d0cad83fa5bc1 .top-links > li > a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  color: #666;
  line-height: 44px;
}
#a6d0cad83fa5bc1 .top-links > li:hover {
  background: #eee;
}
#a6d0cad83fa5bc1 .uk-navbar-item,
#a6d0cad83fa5bc1 .uk-navbar-nav > li > a {
  padding: 0;
}
#a6d0cad83fa5bc1 .uk-navbar-nav > li > a > span {
  display: block;
  line-height: 1;
  padding: 0 20px;
}
#a6d0cad83fa5bc1 .topbar-right {
  line-height: 44px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
#a6d0cad83fa5bc1 [class*=uk-navbar-dropdown-bottom] {
  margin-top: 0;
}
#a6d0cad83fa5bc1 .uk-navbar-container .uk-container {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
}
#a6d0cad83fa5bc1 .uk-sticky-below .uk-navbar-container .uk-container {
  box-shadow: none;
}
@media (min-width: 940px) {
  #a6d0cad83fa5bc1 .uk-navbar-container .uk-container {
    margin-top: 5px;
    padding: 0 15px;
  }
  #a6d0cad83fa5bc1 .header-topbar {
    margin-top: 10px;
  }
  #a6d0cad83fa5bc1 .uk-sticky-below .uk-navbar-container .uk-container {
    border-radius: 0;
    margin-top: 0;
  }
}
#a6d0cad83fa5bc1 .uk-navbar-dropdown {
  box-shadow: none;
  background-color: #222222;
  color: #eee;
}
#a6d0cad83fa5bc1 .fa-close {
  display: none;
}
#a6d0cad83fa5bc1 .search-control {
  height: 80px;
  line-height: 80px;
  width: 75px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #ccc;
}
#a6d0cad83fa5bc1 .search-input {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 32px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  padding: 0 20px;
  background: transparent;
}
#a6d0cad83fa5bc1 .uk-button {
  border-radius: 3px;
}
#a6d0cad83fa5bc1 .search-input::placeholder {
  color: #000;
}
#a6d0cad83fa5bc1 .search-input:focus,
#a6d0cad83fa5bc1 .search-input:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
#a6d0cad83fa5bc1 .search-box-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-right: 150px;
}
#a6d0cad83fa5bc1 .search-box-wrap i {
  font-size: 40px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#ac0a7a3e79a7bff .login-main {
  border-radius: 4px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 20px 0 rgba(12, 1, 4, 0.05);
}
#ac0a7a3e79a7bff .switch_item {
  margin-right: 10px;
}
#ac0a7a3e79a7bff a.switch_item:hover {
  text-decoration: underline;
}
#ac0a7a3e79a7bff .slider {
  width: 420px;
  height: 600px;
}
#ac0a7a3e79a7bff .uk-slideshow-items {
  height: 100%;
}
#ac0a7a3e79a7bff .uk-slideshow-items a {
  width: 100%;
  height: 100%;
  display: block;
}
#ac0a7a3e79a7bff .login-wrap {
  width: 100%;
  height: 100%;
}
#ac0a7a3e79a7bff .uk-dotnav > * > * {
  background: #fff;
  border-color: #fff;
  opacity: .5;
}
#ac0a7a3e79a7bff .uk-dotnav > .uk-active > * {
  border-color: #0076fe;
  background: #0076fe;
}
#ac0a7a3e79a7bff .phone-login-box {
  margin: 40px auto 40px;
}
#ac0a7a3e79a7bff .login-header {
  margin-bottom: 24px;
}
#ac0a7a3e79a7bff .login-header h4 {
  font-size: 22px;
  font-weight: bolder;
  line-height: 1;
  padding-left: 20px;
  border-left: 4px solid #0076fe;
}
#ac0a7a3e79a7bff .input-item {
  width: 330px;
  height: 45px;
  background-color: #f0f2f7;
  border-radius: 22px;
  border: solid 1px #e3e8f0;
  position: relative;
  overflow: hidden;
}
#ac0a7a3e79a7bff .input-item input {
  width: 100%;
  padding: 0 16px 0 40px;
  height: 43px;
  border-radius: 0 21px 21px 0;
  position: absolute;
  right: 0;
  border: 0;
  line-height: 43px;
  background-color: transparent;
  outline: 0;
  font-size: 14px;
}
#ac0a7a3e79a7bff .forget_password {
  cursor: pointer;
}
#ac0a7a3e79a7bff .forget_password:hover {
  color: #1e87f0;
}
#ac0a7a3e79a7bff .input-item input.error,
#ac0a7a3e79a7bff .input-item input.error::placeholder {
  color: #fc4343;
}
#ac0a7a3e79a7bff .input-item input::placeholder {
  color: #999;
}
#ac0a7a3e79a7bff .input-item .icon {
  position: absolute;
  left: 10px;
  top: 12px;
  fill: #ccc;
  width: 20px;
}
#ac0a7a3e79a7bff .form-item {
  margin: 24px 0;
}
#ac0a7a3e79a7bff .verifycode-input .input-item {
  width: 200px;
  float: left;
}
#ac0a7a3e79a7bff .send-code {
  float: left;
  margin-left: 20px;
}
#ac0a7a3e79a7bff .verifycode-input button {
  display: block;
  padding: 0;
  height: 45px;
  width: 105px;
  background-color: #f1f7ff;
  border-radius: 22px;
  font-size: 14px;
  -webkit-transition: .3s;
  transition: .3s;
  color: #999;
  cursor: pointer;
}
#ac0a7a3e79a7bff .submit {
  width: 330px;
  height: 45px;
  background-color: #0076fe;
  border-radius: 22px;
  font-size: 18px;
  line-height: 45px;
  color: #fff;
  cursor: pointer;
}
#ac0a7a3e79a7bff .error {
  color: #fc4343;
  font-size: 12px;
  padding-left: 10px;
  display: block;
  max-width: 300px;
}
#ac0a7a3e79a7bff .login_btn_wrap {
  text-align: center;
}
#ac0a7a3e79a7bff .login_btn_wrap .submit {
  display: block;
  margin-bottom: 10px;
}
#ac0a7a3e79a7bff .input-item .pwd-toggle {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -10px;
  font-size: 16px;
  color: #999;
  cursor: pointer;
}
#ac0a7a3e79a7bff .input-item .pwd-toggle:hover {
  color: currentColor;
}
#ab4f7a7512a0f69 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a31a7a8de8a0103 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1418aedb2a94a2 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1581aa256a7b45 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a6d0cad83fa5bc1 .top-links > li {
  display: inline-block;
}
#a6d0cad83fa5bc1 .top-links > li > a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  color: #666;
  line-height: 44px;
}
#a6d0cad83fa5bc1 .top-links > li:hover {
  background: #eee;
}
#a6d0cad83fa5bc1 .uk-navbar-item,
#a6d0cad83fa5bc1 .uk-navbar-nav > li > a {
  padding: 0;
}
#a6d0cad83fa5bc1 .uk-navbar-nav > li > a > span {
  display: block;
  line-height: 1;
  padding: 0 20px;
}
#a6d0cad83fa5bc1 .topbar-right {
  line-height: 44px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
#a6d0cad83fa5bc1 [class*=uk-navbar-dropdown-bottom] {
  margin-top: 0;
}
#a6d0cad83fa5bc1 .uk-navbar-container .uk-container {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
}
#a6d0cad83fa5bc1 .uk-sticky-below .uk-navbar-container .uk-container {
  box-shadow: none;
}
@media (min-width: 940px) {
  #a6d0cad83fa5bc1 .uk-navbar-container .uk-container {
    margin-top: 5px;
    padding: 0 15px;
  }
  #a6d0cad83fa5bc1 .header-topbar {
    margin-top: 10px;
  }
  #a6d0cad83fa5bc1 .uk-sticky-below .uk-navbar-container .uk-container {
    border-radius: 0;
    margin-top: 0;
  }
}
#a6d0cad83fa5bc1 .uk-navbar-dropdown {
  box-shadow: none;
  background-color: #222222;
  color: #eee;
}
#a6d0cad83fa5bc1 .fa-close {
  display: none;
}
#a6d0cad83fa5bc1 .search-control {
  height: 80px;
  line-height: 80px;
  width: 75px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #ccc;
}
#a6d0cad83fa5bc1 .search-input {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 32px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  padding: 0 20px;
  background: transparent;
}
#a6d0cad83fa5bc1 .uk-button {
  border-radius: 3px;
}
#a6d0cad83fa5bc1 .search-input::placeholder {
  color: #000;
}
#a6d0cad83fa5bc1 .search-input:focus,
#a6d0cad83fa5bc1 .search-input:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
#a6d0cad83fa5bc1 .search-box-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-right: 150px;
}
#a6d0cad83fa5bc1 .search-box-wrap i {
  font-size: 40px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#abb87adcbaa4b1e .sidebar {
  width: 150px;
  max-width: 150px;
  height: 100%;
}
#abb87adcbaa4b1e .nav-items {
  background: #fafafa;
  min-height: 200px;
}
#abb87adcbaa4b1e .phone-info {
  background: #fafafa;
  margin-top: 10px;
  font-size: 12px;
  padding: 22px 4px 20px 16px;
  line-height: 1.5;
  color: #666;
}
#abb87adcbaa4b1e .phone-info .phone {
  line-height: 1.5;
  color: #333;
  font-size: 18px;
  font-family: Arial;
}
#abb87adcbaa4b1e .nav-type {
  line-height: 37px;
  padding-left: 20px;
  cursor: pointer;
}
#abb87adcbaa4b1e .nav-type.active {
  color: #FFF;
  cursor: default;
  background: #ff658c;
}
#abb87adcbaa4b1e .content {
  padding-bottom: 60px;
  color: #666;
  border: 1px solid #f0f0f0;
  min-height: 400px;
}
#abb87adcbaa4b1e .nav-list {
  padding: 0 20px;
}
#abb87adcbaa4b1e .nav-list .nav-item {
  display: inline-block;
  line-height: 21px;
  padding: 2px 6px 3px;
  font-size: 14px;
  color: #666;
  margin: 10px 30px 15px 0;
  cursor: pointer;
}
#abb87adcbaa4b1e .nav-list .nav-item.active {
  background-color: #ff5c89;
  color: #fff;
  cursor: default;
}
#abb87adcbaa4b1e .order-item {
  margin-top: 10px;
  background: #fff;
  padding: 0 20px;
}
#abb87adcbaa4b1e .order-item:hover {
  background: #f7f7f7;
}
#abb87adcbaa4b1e .del-order {
  cursor: pointer;
}
#abb87adcbaa4b1e .order-item .order-title {
  line-height: 40px;
  color: #666;
  font-size: 13px;
  border-bottom: 1px solid #f7f7f7;
}
#abb87adcbaa4b1e .goods-item {
  padding: 10px 0;
  border-bottom: 1px solid #ececec;
  cursor: pointer;
}
#abb87adcbaa4b1e .order-goods-list .goods-item:last-child {
  border-bottom: none;
}
#abb87adcbaa4b1e .goods-item img {
  width: 100px;
  height: 100px;
  background: #f4f4f4;
}
#abb87adcbaa4b1e .goods-item .goods-info {
  padding: 0 15px;
}
#abb87adcbaa4b1e .appoint-time span {
  color: #e4393c;
  background-color: #f9eeee;
  display: inline-block;
  padding: 2px 10px;
  border-radius: 2px;
  line-height: 1;
}
#abb87adcbaa4b1e .appoint-time {
  margin-bottom: 4px;
}
#abb87adcbaa4b1e .appoint-name {
  color: #333;
  font-size: 14px;
}
#abb87adcbaa4b1e .appoint-info {
  padding: 0 15px;
  font-size: 12px;
  color: #888;
}
#abb87adcbaa4b1e .goods-item .goods-name {
  color: #333;
}
#abb87adcbaa4b1e .goods-item .sku-name {
  color: #999;
  font-size: 12px;
}
#abb87adcbaa4b1e .order-total-info {
  padding-bottom: 10px;
  color: #999;
  font-size: 12px;
}
#abb87adcbaa4b1e .order-total-info .total-price {
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
}
#abb87adcbaa4b1e .load-more {
  font-size: 12px;
  padding-bottom: 15px;
  color: #999;
}
#abb87adcbaa4b1e .order-btns {
  padding: 10px 0;
  border-top: 1px solid #f7f7f7;
}
#abb87adcbaa4b1e .order-btns .btn {
  line-height: 26px;
  border-radius: 2px;
  border: 1px solid #ececec;
  padding: 0 14px;
  display: inline-block;
  margin-left: 8px;
  background: #fff;
  color: #333;
}
#abb87adcbaa4b1e .order-btns .btn-warn {
  color: #fff;
  background: #eb3c3c;
  border-color: #eb3c3c;
  cursor: pointer;
}
#abb87adcbaa4b1e .appoint-info .title {
  font-weight: bold;
  color: #333;
}
#abb87adcbaa4b1e .coupon-item {
  margin: 10px 30px;
  display: inline-flex;
  width: 42%;
}
#abb87adcbaa4b1e .setting-form {
  padding: 30px 20px;
}
#abb87adcbaa4b1e .setting-item {
  margin-bottom: 20px;
  font-size: 13px;
  color: #666;
  line-height: 18px;
}
#abb87adcbaa4b1e .setting-item .label {
  display: inline-block;
  margin-right: 6px;
  text-align: right;
  min-width: 120px;
}
#abb87adcbaa4b1e .setting-item .input-text {
  border: 1px solid #ccc;
  line-height: 28px;
  padding: 0 10px;
  min-width: 200px;
  font-size: 13px;
}
#abb87adcbaa4b1e .setting-form .setting-btns {
  margin-left: 130px;
}
#abb87adcbaa4b1e .setting-form .uk-button {
  height: 30px;
  line-height: 30px;
  margin-right: 8px;
}
#abb87adcbaa4b1e .setting-wrap {
  position: relative;
}
#abb87adcbaa4b1e .user-info {
  border: 1px solid #ccc;
  width: 300px;
  position: absolute;
  right: 80px;
  top: 30px;
  color: #666;
  padding: 10px;
  font-size: 13px;
  background: #f9f9f9;
}
#abb87adcbaa4b1e .user-info .avatar {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  float: left;
  margin-right: 10px;
}
#abb87adcbaa4b1e .user-info .levels {
  color: #888;
  font-size: 12px;
}
#abb87adcbaa4b1e .address-wrap {
  padding: 30px 20px;
}
#abb87adcbaa4b1e .addr-header {
  font-size: 18px;
  color: #333;
  margin: 0;
}
#abb87adcbaa4b1e .addr-detail {
  border-bottom: 1px solid #ececec;
  margin-bottom: 10px;
}
#abb87adcbaa4b1e .addr-list {
  min-height: 200px;
}
#abb87adcbaa4b1e .addr-detail .addr-item-name,
#abb87adcbaa4b1e .addr-detail .addr-default {
  display: inline-block;
  position: relative;
  overflow: hidden;
  padding: 0 5px;
  vertical-align: middle;
  margin: -2px 5px 0 0;
  max-width: 8em;
  height: 16px;
  line-height: 14px;
  font-size: 12px;
  color: #4b9bfb;
  border: 1px solid #4b9bfb;
}
#abb87adcbaa4b1e .addr-detail .addr-name {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
#abb87adcbaa4b1e .addr-detail .addr-item-name {
  color: #e93b3d;
  border-color: #e93b3d;
}
#abb87adcbaa4b1e .addr-detail {
  padding: 12px 0;
  flex: 1;
}
#abb87adcbaa4b1e .op-btns a {
  font-size: 12px;
  color: #e93b3d;
  margin-left: 6px;
}
#abb87adcbaa4b1e .add-addr {
  height: 32px;
  line-height: 30px;
}
#abb87adcbaa4b1e .publish-item .status {
  width: 60px;
  height: 60px;
  position: absolute;
  right: 0;
  top: 50px;
  background: url(/resources/sys/img/icons/info-pass.png) center center no-repeat;
  background-size: contain;
}
#abb87adcbaa4b1e .publish-item {
  cursor: default;
  min-height: 120px;
}
#abb87adcbaa4b1e .publish-item .status-0 {
  background-image: url(/resources/sys/img/icons/info-unread.png);
}
#abb87adcbaa4b1e .publish-item .status-1 {
  background-image: url(/resources/sys/img/icons/info-fail.png);
}
#abb87adcbaa4b1e .publish-item .btns a {
  display: inline-block;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 2px;
  color: #fff;
  background: #1e87f0;
}
#abb87adcbaa4b1e .publish-item .btns .del-info {
  background: #ccc;
  color: #999;
}
#ab4f7a7512a0f69 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a31a7a8de8a0103 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1418aedb2a94a2 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1581aa256a7b45 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a6d0cad83fa5bc1 .top-links > li {
  display: inline-block;
}
#a6d0cad83fa5bc1 .top-links > li > a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  color: #666;
  line-height: 44px;
}
#a6d0cad83fa5bc1 .top-links > li:hover {
  background: #eee;
}
#a6d0cad83fa5bc1 .uk-navbar-item,
#a6d0cad83fa5bc1 .uk-navbar-nav > li > a {
  padding: 0;
}
#a6d0cad83fa5bc1 .uk-navbar-nav > li > a > span {
  display: block;
  line-height: 1;
  padding: 0 20px;
}
#a6d0cad83fa5bc1 .topbar-right {
  line-height: 44px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
#a6d0cad83fa5bc1 [class*=uk-navbar-dropdown-bottom] {
  margin-top: 0;
}
#a6d0cad83fa5bc1 .uk-navbar-container .uk-container {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
}
#a6d0cad83fa5bc1 .uk-sticky-below .uk-navbar-container .uk-container {
  box-shadow: none;
}
@media (min-width: 940px) {
  #a6d0cad83fa5bc1 .uk-navbar-container .uk-container {
    margin-top: 5px;
    padding: 0 15px;
  }
  #a6d0cad83fa5bc1 .header-topbar {
    margin-top: 10px;
  }
  #a6d0cad83fa5bc1 .uk-sticky-below .uk-navbar-container .uk-container {
    border-radius: 0;
    margin-top: 0;
  }
}
#a6d0cad83fa5bc1 .uk-navbar-dropdown {
  box-shadow: none;
  background-color: #222222;
  color: #eee;
}
#a6d0cad83fa5bc1 .fa-close {
  display: none;
}
#a6d0cad83fa5bc1 .search-control {
  height: 80px;
  line-height: 80px;
  width: 75px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #ccc;
}
#a6d0cad83fa5bc1 .search-input {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 32px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  padding: 0 20px;
  background: transparent;
}
#a6d0cad83fa5bc1 .uk-button {
  border-radius: 3px;
}
#a6d0cad83fa5bc1 .search-input::placeholder {
  color: #000;
}
#a6d0cad83fa5bc1 .search-input:focus,
#a6d0cad83fa5bc1 .search-input:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
#a6d0cad83fa5bc1 .search-box-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-right: 150px;
}
#a6d0cad83fa5bc1 .search-box-wrap i {
  font-size: 40px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#abbc5a4c4caf38c {
  min-height: 90vh;
  /* mobile */
}
#abbc5a4c4caf38c .search-highlight {
  background: yellow;
}
#abbc5a4c4caf38c .el-item {
  padding: 0;
  border-bottom: 1px solid #ececec;
}
#abbc5a4c4caf38c .el-title {
  margin-bottom: 20px;
}
#abbc5a4c4caf38c .el-item:hover .el-title {
  color: #4a4a4a;
}
#abbc5a4c4caf38c .img-wrap {
  overflow: hidden;
  display: block;
  border-radius: 4px;
}
#abbc5a4c4caf38c .img-wrap img {
  transition: all .3s ease;
  border-radius: 4px;
}
#abbc5a4c4caf38c .el-item:hover .img-wrap img {
  transform: scale(1.1);
}
#abbc5a4c4caf38c .el-title a {
  font-size: 20px;
  color: #333;
  line-height: 36px;
}
#abbc5a4c4caf38c .el-meta {
  font-size: 14px;
  color: #777;
  line-height: 1.5;
  margin: 6px 0;
}
#abbc5a4c4caf38c .el-content {
  font-size: 14px;
  color: #777;
}
@media (max-width: 640px) {
  #abbc5a4c4caf38c .el-title {
    margin-bottom: 0;
  }
  #abbc5a4c4caf38c .el-title a {
    font-size: 14px;
    color: #333;
    line-height: 1.5;
  }
  #abbc5a4c4caf38c .category {
    font-size: 12px;
  }
  #abbc5a4c4caf38c .el-content {
    font-size: 12px;
    color: #777;
    line-height: 1.5;
    margin: 6px 0 0px;
  }
}
#ab4f7a7512a0f69 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a31a7a8de8a0103 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1418aedb2a94a2 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1581aa256a7b45 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a6d0cad83fa5bc1 .top-links > li {
  display: inline-block;
}
#a6d0cad83fa5bc1 .top-links > li > a {
  display: block;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  color: #666;
  line-height: 44px;
}
#a6d0cad83fa5bc1 .top-links > li:hover {
  background: #eee;
}
#a6d0cad83fa5bc1 .uk-navbar-item,
#a6d0cad83fa5bc1 .uk-navbar-nav > li > a {
  padding: 0;
}
#a6d0cad83fa5bc1 .uk-navbar-nav > li > a > span {
  display: block;
  line-height: 1;
  padding: 0 20px;
}
#a6d0cad83fa5bc1 .topbar-right {
  line-height: 44px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
}
#a6d0cad83fa5bc1 [class*=uk-navbar-dropdown-bottom] {
  margin-top: 0;
}
#a6d0cad83fa5bc1 .uk-navbar-container .uk-container {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
}
#a6d0cad83fa5bc1 .uk-sticky-below .uk-navbar-container .uk-container {
  box-shadow: none;
}
@media (min-width: 940px) {
  #a6d0cad83fa5bc1 .uk-navbar-container .uk-container {
    margin-top: 5px;
    padding: 0 15px;
  }
  #a6d0cad83fa5bc1 .header-topbar {
    margin-top: 10px;
  }
  #a6d0cad83fa5bc1 .uk-sticky-below .uk-navbar-container .uk-container {
    border-radius: 0;
    margin-top: 0;
  }
}
#a6d0cad83fa5bc1 .uk-navbar-dropdown {
  box-shadow: none;
  background-color: #222222;
  color: #eee;
}
#a6d0cad83fa5bc1 .fa-close {
  display: none;
}
#a6d0cad83fa5bc1 .search-control {
  height: 80px;
  line-height: 80px;
  width: 75px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #ccc;
}
#a6d0cad83fa5bc1 .search-input {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 32px;
  font-weight: bold;
  line-height: 80px;
  color: #000;
  padding: 0 20px;
  background: transparent;
}
#a6d0cad83fa5bc1 .uk-button {
  border-radius: 3px;
}
#a6d0cad83fa5bc1 .search-input::placeholder {
  color: #000;
}
#a6d0cad83fa5bc1 .search-input:focus,
#a6d0cad83fa5bc1 .search-input:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
#a6d0cad83fa5bc1 .search-box-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-right: 150px;
}
#a6d0cad83fa5bc1 .search-box-wrap i {
  font-size: 40px;
}
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
#a2fc8a6819a1146 .comment-detail {
  min-height: 600px;
}
#a2fc8a6819a1146 table {
  background: #f9fdff;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
#a2fc8a6819a1146 table th,
#a2fc8a6819a1146 table td {
  padding: 10px 20px;
  border: #ececec 1px solid;
  line-height: 1.8em;
}
#a2fc8a6819a1146 table th {
  padding-left: 0;
  text-align: right;
  background: #eff7fe;
  font-weight: normal;
  color: #333;
}
#a2fc8a6819a1146 .red {
  color: #F00!important;
}
#a2fc8a6819a1146 .table-title span {
  display: inline-block;
  padding: 0 40px;
  line-height: 40px;
  color: #274589;
  font-size: 16px;
  font-weight: bold;
  background: url(/resources/sys/img/icons/title_icon.png) 0 center no-repeat;
}
#ab4f7a7512a0f69 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a31a7a8de8a0103 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1418aedb2a94a2 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}#a1581aa256a7b45 > .ele-wrap {background-color: rgba(41, 90, 67, 1);border-right-style: none;border-left-style: none;border-bottom-style: none;border-top-style: none;}@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
@to TopIcon:ICON://type=svg&id=1007363;
