html {
    overflow-x: hidden !important
  }

  html.i-amphtml-fie {
    height: 100% !important;
    width: 100% !important
  }

  html:not([amp4ads]),
  html:not([amp4ads]) body {
    height: auto !important
  }

  html:not([amp4ads]) body {
    margin: 0 !important
  }

  body {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%
  }

  html.i-amphtml-singledoc.i-amphtml-embedded {
    -ms-touch-action: pan-y pinch-zoom;
    touch-action: pan-y pinch-zoom
  }

  html.i-amphtml-fie>body,
  html.i-amphtml-singledoc>body {
    overflow: visible !important
  }

  html.i-amphtml-fie:not(.i-amphtml-inabox)>body,
  html.i-amphtml-singledoc:not(.i-amphtml-inabox)>body {
    position: relative !important
  }

  html.i-amphtml-ios-embed-legacy>body {
    overflow-x: hidden !important;
    overflow-y: auto !important;
    position: absolute !important
  }

  html.i-amphtml-ios-embed {
    overflow-y: auto !important;
    position: static
  }

  #i-amphtml-wrapper {
    overflow-x: hidden !important;
    overflow-y: auto !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    margin: 0 !important;
    display: block !important
  }

  html.i-amphtml-ios-embed.i-amphtml-ios-overscroll,
  html.i-amphtml-ios-embed.i-amphtml-ios-overscroll>#i-amphtml-wrapper {
    -webkit-overflow-scrolling: touch !important
  }

  #i-amphtml-wrapper>body {
    position: relative !important;
    border-top: 1px solid transparent !important
  }

  #i-amphtml-wrapper+body {
    visibility: visible
  }

  #i-amphtml-wrapper+body .i-amphtml-lightbox-element,
  #i-amphtml-wrapper+body[i-amphtml-lightbox] {
    visibility: hidden
  }

  #i-amphtml-wrapper+body[i-amphtml-lightbox] .i-amphtml-lightbox-element {
    visibility: visible
  }

  #i-amphtml-wrapper.i-amphtml-scroll-disabled,
  .i-amphtml-scroll-disabled {
    overflow-x: hidden !important;
    overflow-y: hidden !important
  }

  amp-instagram {
    padding: 54px 0px 0px !important;
    background-color: #fff
  }

  amp-iframe iframe {
    box-sizing: border-box !important
  }

  [amp-access][amp-access-hide] {
    display: none
  }

  [subscriptions-dialog],
  body:not(.i-amphtml-subs-ready) [subscriptions-action],
  body:not(.i-amphtml-subs-ready) [subscriptions-section] {
    display: none !important
  }

  amp-experiment,
  amp-live-list>[update] {
    display: none
  }

  amp-list[resizable-children]>.i-amphtml-loading-container.amp-hidden {
    display: none !important
  }

  amp-list [fetch-error],
  amp-list[load-more] [load-more-button],
  amp-list[load-more] [load-more-end],
  amp-list[load-more] [load-more-failed],
  amp-list[load-more] [load-more-loading] {
    display: none
  }

  amp-list[diffable] div[role=list] {
    display: block
  }

  amp-story-page,
  amp-story[standalone] {
    min-height: 1px !important;
    display: block !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    width: 100% !important
  }

  amp-story[standalone] {
    background-color: #202125 !important;
    position: relative !important
  }

  amp-story-page {
    background-color: #757575
  }

  amp-story .amp-active>div,
  amp-story .i-amphtml-loader-background {
    display: none !important
  }

  amp-story-page:not(:first-of-type):not([distance]):not([active]) {
    transform: translateY(1000vh) !important
  }

  amp-autocomplete {
    position: relative !important;
    display: inline-block !important
  }

  amp-autocomplete>input,
  amp-autocomplete>textarea {
    padding: 0.5rem;
    border: 1px solid rgba(0, 0, 0, 0.33)
  }

  .i-amphtml-autocomplete-results,
  amp-autocomplete>input,
  amp-autocomplete>textarea {
    font-size: 1rem;
    line-height: 1.5rem
  }

  [amp-fx^=fly-in] {
    visibility: hidden
  }

  amp-script[nodom] {
    position: fixed !important;
    top: 0 !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    visibility: hidden
  }

  /*# sourceURL=/css/ampdoc.css*/
  [hidden] {
    display: none !important
  }

  .i-amphtml-element {
    display: inline-block
  }

  .i-amphtml-blurry-placeholder {
    transition: opacity 0.3s cubic-bezier(0.0, 0.0, 0.2, 1) !important;
    pointer-events: none
  }

  [layout=nodisplay]:not(.i-amphtml-element) {
    display: none !important
  }

  .i-amphtml-layout-fixed,
  [layout=fixed][width][height]:not(.i-amphtml-layout-fixed) {
    display: inline-block;
    position: relative
  }

  .i-amphtml-layout-responsive,
  [layout=responsive][width][height]:not(.i-amphtml-layout-responsive),
  [width][height][heights]:not([layout]):not(.i-amphtml-layout-responsive),
  [width][height][sizes]:not([layout]):not(.i-amphtml-layout-responsive) {
    display: block;
    position: relative
  }

  .i-amphtml-layout-intrinsic,
  [layout=intrinsic][width][height]:not(.i-amphtml-layout-intrinsic) {
    display: inline-block;
    position: relative;
    max-width: 100%
  }

  .i-amphtml-layout-intrinsic .i-amphtml-sizer {
    max-width: 100%
  }

  .i-amphtml-intrinsic-sizer {
    max-width: 100%;
    display: block !important
  }

  .i-amphtml-layout-container,
  .i-amphtml-layout-fixed-height,
  [layout=container],
  [layout=fixed-height][height]:not(.i-amphtml-layout-fixed-height) {
    display: block;
    position: relative
  }

  .i-amphtml-layout-fill,
  .i-amphtml-layout-fill.i-amphtml-notbuilt,
  [layout=fill]:not(.i-amphtml-layout-fill),
  body noscript>* {
    display: block;
    overflow: hidden !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
  }

  body noscript>* {
    position: absolute !important;
    width: 100%;
    height: 100%;
    z-index: 2
  }

  body noscript {
    display: inline !important
  }

  .i-amphtml-layout-flex-item,
  [layout=flex-item]:not(.i-amphtml-layout-flex-item) {
    display: block;
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
  }

  .i-amphtml-layout-fluid {
    position: relative
  }

  .i-amphtml-layout-size-defined {
    overflow: hidden !important
  }

  .i-amphtml-layout-awaiting-size {
    position: absolute !important;
    top: auto !important;
    bottom: auto !important
  }

  i-amphtml-sizer {
    display: block !important
  }

  @supports (aspect-ratio:1/1) {
    i-amphtml-sizer.i-amphtml-disable-ar {
      display: none !important
    }
  }

  .i-amphtml-blurry-placeholder,
  .i-amphtml-fill-content {
    display: block;
    height: 0;
    max-height: 100%;
    max-width: 100%;
    min-height: 100%;
    min-width: 100%;
    width: 0;
    margin: auto
  }

  .i-amphtml-layout-size-defined .i-amphtml-fill-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
  }

  .i-amphtml-replaced-content,
  .i-amphtml-screen-reader {
    padding: 0 !important;
    border: none !important
  }

  .i-amphtml-screen-reader {
    position: fixed !important;
    top: 0px !important;
    left: 0px !important;
    width: 4px !important;
    height: 4px !important;
    opacity: 0 !important;
    overflow: hidden !important;
    margin: 0 !important;
    display: block !important;
    visibility: visible !important
  }

  .i-amphtml-screen-reader~.i-amphtml-screen-reader {
    left: 8px !important
  }

  .i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader {
    left: 12px !important
  }

  .i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader {
    left: 16px !important
  }

  .i-amphtml-unresolved {
    position: relative;
    overflow: hidden !important
  }

  .i-amphtml-select-disabled {
    -webkit-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important
  }

  .i-amphtml-notbuilt,
  [layout]:not(.i-amphtml-element),
  [width][height][heights]:not([layout]):not(.i-amphtml-element),
  [width][height][sizes]:not([layout]):not(.i-amphtml-element) {
    position: relative;
    overflow: hidden !important;
    color: transparent !important
  }

  .i-amphtml-notbuilt:not(.i-amphtml-layout-container)>*,
  [layout]:not([layout=container]):not(.i-amphtml-element)>*,
  [width][height][heights]:not([layout]):not(.i-amphtml-element)>*,
  [width][height][sizes]:not([layout]):not(.i-amphtml-element)>* {
    display: none
  }

  amp-img:not(.i-amphtml-element)[i-amphtml-ssr]>img.i-amphtml-fill-content {
    display: block
  }

  .i-amphtml-notbuilt:not(.i-amphtml-layout-container),
  [layout]:not([layout=container]):not(.i-amphtml-element),
  [width][height][heights]:not([layout]):not(.i-amphtml-element),
  [width][height][sizes]:not([layout]):not(.i-amphtml-element) {
    color: transparent !important;
    line-height: 0 !important
  }

  .i-amphtml-ghost {
    visibility: hidden !important
  }

  .i-amphtml-element>[placeholder],
  [layout]:not(.i-amphtml-element)>[placeholder],
  [width][height][heights]:not([layout]):not(.i-amphtml-element)>[placeholder],
  [width][height][sizes]:not([layout]):not(.i-amphtml-element)>[placeholder] {
    display: block;
    line-height: normal
  }

  .i-amphtml-element>[placeholder].amp-hidden,
  .i-amphtml-element>[placeholder].hidden {
    visibility: hidden
  }

  .i-amphtml-element:not(.amp-notsupported)>[fallback],
  .i-amphtml-layout-container>[placeholder].amp-hidden,
  .i-amphtml-layout-container>[placeholder].hidden {
    display: none
  }

  .i-amphtml-layout-size-defined>[fallback],
  .i-amphtml-layout-size-defined>[placeholder] {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    z-index: 1
  }

  amp-img.i-amphtml-ssr:not(.i-amphtml-element)>[placeholder] {
    z-index: auto
  }

  .i-amphtml-notbuilt>[placeholder] {
    display: block !important
  }

  .i-amphtml-hidden-by-media-query {
    display: none !important
  }

  .i-amphtml-element-error {
    background: red !important;
    color: #fff !important;
    position: relative !important
  }

  .i-amphtml-element-error:before {
    content: attr(error-message)
  }

  i-amp-scroll-container,
  i-amphtml-scroll-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block
  }

  i-amp-scroll-container.amp-active,
  i-amphtml-scroll-container.amp-active {
    overflow: auto;
    -webkit-overflow-scrolling: touch
  }

  .i-amphtml-loading-container {
    display: block !important;
    pointer-events: none;
    z-index: 1
  }

  .i-amphtml-notbuilt>.i-amphtml-loading-container {
    display: block !important
  }

  .i-amphtml-loading-container.amp-hidden {
    visibility: hidden
  }

  .i-amphtml-element>[overflow] {
    cursor: pointer;
    position: relative;
    z-index: 2;
    visibility: hidden;
    display: initial;
    line-height: normal
  }

  .i-amphtml-layout-size-defined>[overflow] {
    position: absolute
  }

  .i-amphtml-element>[overflow].amp-visible {
    visibility: visible
  }

  template {
    display: none !important
  }

  .amp-border-box,
  .amp-border-box *,
  .amp-border-box :after,
  .amp-border-box :before {
    box-sizing: border-box
  }

  amp-pixel {
    display: none !important
  }

  amp-analytics,
  amp-auto-ads,
  amp-story-auto-ads {
    position: fixed !important;
    top: 0 !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    visibility: hidden
  }

  html.i-amphtml-fie>amp-analytics {
    position: initial !important
  }

  [visible-when-invalid]:not(.visible),
  form [submit-error],
  form [submit-success],
  form [submitting] {
    display: none
  }

  amp-accordion {
    display: block !important
  }

  @media (min-width:1px) {
    :where(amp-accordion>section)>:first-child {
      margin: 0;
      background-color: #efefef;
      padding-right: 20px;
      border: 1px solid #dfdfdf
    }

    :where(amp-accordion>section)>:last-child {
      margin: 0
    }
  }

  amp-accordion>section {
    float: none !important
  }

  amp-accordion>section>* {
    float: none !important;
    display: block !important;
    overflow: hidden !important;
    position: relative !important
  }

  amp-accordion,
  amp-accordion>section {
    margin: 0
  }

  amp-accordion:not(.i-amphtml-built)>section>:last-child {
    display: none !important
  }

  amp-accordion:not(.i-amphtml-built)>section[expanded]>:last-child {
    display: block !important
  }

  /*# sourceURL=/css/ampshared.css*/


  .i-amphtml-loader-background {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #f8f8f8
  }

  .i-amphtml-new-loader {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    color: #aaa
  }

  .i-amphtml-new-loader-size-default,
  .i-amphtml-new-loader-size-small {
    width: 72px;
    height: 72px
  }

  .i-amphtml-new-loader-logo {
    transform-origin: center;
    opacity: 0;
    animation: i-amphtml-new-loader-scale-and-fade-in 0.8s ease-in forwards;
    animation-delay: 0.6s;
    animation-delay: calc(0.6s - var(--loader-delay-offset))
  }

  .i-amphtml-new-loader-size-small .i-amphtml-new-loader-logo {
    display: none
  }

  .i-amphtml-new-loader-logo-default {
    fill: currentColor;
    animation: i-amphtml-new-loader-fade-out 0.8s ease-out forwards;
    animation-delay: 1.8s;
    animation-delay: calc(1.8s - var(--loader-delay-offset))
  }

  .i-amphtml-new-loader-has-shim {
    color: #fff !important
  }

  .i-amphtml-new-loader-shim {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    display: none;
    transform-origin: center;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.6);
    animation: i-amphtml-new-loader-scale-and-fade-in 0.8s ease-in forwards;
    animation-delay: 0.6s;
    animation-delay: calc(0.6s - var(--loader-delay-offset))
  }

  .i-amphtml-new-loader-size-small .i-amphtml-new-loader-shim {
    width: 48px;
    height: 48px;
    margin: 12px
  }

  .i-amphtml-new-loader-has-shim .i-amphtml-new-loader-shim {
    display: initial
  }

  .i-amphtml-new-loader-has-shim .i-amphtml-new-loader-logo-default {
    display: none
  }

  .i-amphtml-new-loader-has-shim .i-amphtml-new-loader-transparent-on-shim {
    fill: transparent !important
  }

  .i-amphtml-new-loader-logo,
  .i-amphtml-new-loader-shim,
  .i-amphtml-new-loader-spinner-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
  }

  .i-amphtml-new-loader-spinner-wrapper {
    margin: 12px
  }

  .i-amphtml-new-loader-spinner {
    stroke: currentColor;
    stroke-width: 1.5px;
    opacity: 0;
    animation: i-amphtml-new-loader-fade-in 0.8s ease-in forwards;
    animation-delay: 1.8s;
    animation-delay: calc(1.8s - var(--loader-delay-offset))
  }

  .i-amphtml-new-loader-spinner-path {
    animation: frame-position-first-spin 0.6s steps(30), frame-position-infinite-spin 1.2s steps(59) infinite;
    animation-delay: 2.8s, 3.4s;
    animation-delay: calc(2.8s - var(--loader-delay-offset)), calc(3.4s - var(--loader-delay-offset))
  }

  .i-amphtml-new-loader-size-small .i-amphtml-new-loader-spinner {
    transform: scale(0.54545);
    stroke-width: 2.75px
  }

  .i-amphtml-new-loader-size-small .i-amphtml-new-loader-spinner-path {
    animation-delay: 1.4s, 2s;
    animation-delay: calc(1.4s - var(--loader-delay-offset)), calc(2s - var(--loader-delay-offset))
  }

  .i-amphtml-new-loader * {
    animation-play-state: paused
  }

  .amp-active>.i-amphtml-new-loader * {
    animation-play-state: running
  }

  .i-amphtml-new-loader-ad-logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%
  }

  .i-amphtml-new-loader-ad-label {
    all: initial !important;
    display: inline-block !important;
    padding: 0 0.4ch !important;
    border: 1px solid !important;
    border-radius: 2px !important;
    color: currentColor !important;
    font-size: 11px !important;
    font-family: sans-serif !important;
    line-height: 1.1 !important;
    visibility: inherit !important
  }

  @keyframes i-amphtml-new-loader-fade-in {
    0% {
      opacity: 0
    }

    to {
      opacity: 1
    }
  }

  @keyframes i-amphtml-new-loader-fade-out {
    0% {
      opacity: 1
    }

    to {
      opacity: 0
    }
  }

  @keyframes i-amphtml-new-loader-scale-and-fade-in {
    0% {
      opacity: 0;
      transform: scale(0)
    }

    50% {
      transform: scale(1)
    }

    to {
      opacity: 1
    }
  }

  @keyframes frame-position-first-spin {
    0% {
      transform: translateX(0)
    }

    to {
      transform: translateX(-1440px)
    }
  }

  @keyframes frame-position-infinite-spin {
    0% {
      transform: translateX(-1440px)
    }

    to {
      transform: translateX(-4272px)
    }
  }

  /*# sourceURL=/extensions/amp-loader/0.1/amp-loader.css*/



  .amp-carousel-slide>.i-amphtml-replaced-content {
    -o-object-fit: contain;
    object-fit: contain
  }

  .amp-carousel-button {
    position: absolute;
    box-sizing: border-box;
    top: 50%;
    height: 34px;
    width: 34px;
    border-radius: 2px;
    opacity: 0;
    pointer-events: all;
    background-color: rgba(0, 0, 0, 0.5);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    transform: translateY(-50%);
    visibility: hidden;
    z-index: 10
  }

  .amp-carousel-button:focus {
    border: 1px solid #000;
    outline: 1px solid #fff
  }

  .amp-mode-mouse .amp-carousel-button,
  amp-carousel.i-amphtml-carousel-has-controls .amp-carousel-button,
  amp-carousel[controls] .amp-carousel-button {
    opacity: 1;
    visibility: visible
  }

  .amp-carousel-button-prev {
    left: 16px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23fff'%3E%3Cpath d='M15 8.25H5.87l4.19-4.19L9 3 3 9l6 6 1.06-1.06-4.19-4.19H15v-1.5z'/%3E%3C/svg%3E");
    background-size: 18px 18px
  }

  .amp-carousel-button-next {
    right: 16px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23fff'%3E%3Cpath d='M9 3 7.94 4.06l4.19 4.19H3v1.5h9.13l-4.19 4.19L9 15l6-6z'/%3E%3C/svg%3E");
    background-size: 18px 18px
  }

  .i-amphtml-carousel-button-start-hint .amp-carousel-button:not(.amp-disabled) {
    animation: i-amphtml-carousel-hint 1s ease-in 3s 1 normal both
  }

  .amp-mode-mouse .i-amphtml-carousel-button-start-hint .amp-carousel-button:not(.amp-disabled) {
    animation: none
  }

  @keyframes i-amphtml-carousel-hint {
    0% {
      opacity: 1;
      visibility: visible
    }

    to {
      opacity: 0;
      visibility: hidden
    }
  }

  amp-carousel .amp-carousel-button.amp-disabled {
    animation: none;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px
  }

  amp-carousel[i-amphtml-carousel-hide-buttons] .amp-carousel-button-next,
  amp-carousel[i-amphtml-carousel-hide-buttons] .amp-carousel-button-prev {
    opacity: 0;
    pointer-events: none;
    visibility: visible !important
  }

  .i-amphtml-slides-container {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 100% !important;
    left: 0;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    position: absolute !important;
    top: 0;
    width: 100% !important;
    scroll-snap-type: x mandatory !important;
    scrollbar-width: none;
    padding-bottom: 20px !important;
    box-sizing: content-box !important;
    -webkit-overflow-scrolling: touch !important
  }

  .i-amphtml-slides-container::-webkit-scrollbar {
    display: none !important
  }

  .i-amphtml-slides-container.i-amphtml-no-scroll {
    overflow-x: hidden !important
  }

  .i-amphtml-slide-item {
    -ms-flex-align: center !important;
    align-items: center !important;
    display: none !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    height: 100% !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    position: relative !important;
    scroll-snap-align: start !important;
    width: 100% !important
  }

  .i-amphtml-slide-item>* {
    height: 100%;
    width: 100%;
    overflow: hidden !important
  }

  .i-amphtml-slide-item-show {
    display: -ms-flexbox !important;
    display: flex !important
  }

  .i-amphtml-carousel-end-marker,
  .i-amphtml-carousel-start-marker {
    background-color: transparent !important;
    display: block !important;
    -ms-flex: 0 0 1px !important;
    flex: 0 0 1px !important;
    height: 100% !important;
    position: relative !important;
    scroll-snap-align: start !important;
    width: 1px !important
  }

  .i-amphtml-carousel-start-marker {
    -ms-flex-order: -1 !important;
    order: -1 !important;
    margin-left: -1px !important
  }

  .i-amphtml-carousel-end-marker {
    -ms-flex-order: 100000000 !important;
    order: 100000000 !important;
    margin-right: -1px !important
  }

  .i-amphtml-slidescroll-no-snap.i-amphtml-slides-container {
    scroll-snap-type: none !important
  }

  .i-amphtml-slidescroll-no-snap .i-amphtml-slide-item {
    scroll-snap-align: none !important
  }

  .i-amphtml-slidescroll-no-snap.i-amphtml-slides-container.i-amphtml-no-scroll {
    -webkit-overflow-scrolling: auto !important
  }

  .amp-scrollable-carousel-slide {
    display: inline-block !important;
    margin-left: 8px
  }

  .amp-scrollable-carousel-slide:first-child {
    margin-left: 0px
  }

  .i-amphtml-scrollable-carousel-container {
    white-space: nowrap !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch !important
  }

  /*# sourceURL=/extensions/amp-carousel/0.1/amp-carousel.css*/


  amp-sidebar {
    --story-page-vh: 1vh;
    position: fixed !important;
    top: 0;
    max-height: 100vh !important;
    height: 100vh;
    max-width: 80vw;
    background-color: #efefef;
    min-width: 45px !important;
    outline: none;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    z-index: 2147483647;
    -webkit-overflow-scrolling: touch;
    will-change: transform
  }

  amp-sidebar[side=left] {
    left: 0 !important;
    transform: translateX(-100%);
    animation-name: i-amphtml-sidebar-slide-out-left
  }

  amp-sidebar[side=left][open] {
    animation-name: i-amphtml-sidebar-slide-in-left
  }

  amp-sidebar[side=right] {
    right: 0 !important;
    transform: translateX(100%);
    animation-name: i-amphtml-sidebar-slide-out-right
  }

  amp-sidebar[side=right][open] {
    animation-name: i-amphtml-sidebar-slide-in-right
  }

  amp-sidebar[side][i-amphtml-sidebar-opened] {
    transform: none;
    animation: none
  }

  .i-amphtml-sidebar-mask,
  amp-sidebar[side] {
    animation-duration: 233ms;
    animation-timing-function: cubic-bezier(0, 0, .21, 1);
    animation-fill-mode: forwards
  }

  .i-amphtml-toolbar>ol,
  .i-amphtml-toolbar>ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: auto;
    list-style-type: none;
    padding: 0;
    margin: 0
  }

  .amp-sidebar-mask {
    background-color: rgba(0, 0, 0, 0.5)
  }

  .i-amphtml-sidebar-mask {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    background-image: none !important;
    animation-name: i-amphtml-sidebar-mask-fade-out;
    z-index: 2147483646
  }

  .i-amphtml-sidebar-mask[open] {
    animation-name: i-amphtml-sidebar-mask-fade-in
  }

  .i-amphtml-sidebar-mask[i-amphtml-sidebar-opened] {
    animation: none
  }

  @keyframes i-amphtml-sidebar-slide-in-left {
    0% {
      transform: translateX(-100%)
    }

    to {
      transform: translateX(0)
    }
  }

  @keyframes i-amphtml-sidebar-slide-out-left {
    0% {
      transform: translateX(0)
    }

    to {
      transform: translateX(-100%)
    }
  }

  @keyframes i-amphtml-sidebar-slide-in-right {
    0% {
      transform: translateX(100%)
    }

    to {
      transform: translateX(0)
    }
  }

  @keyframes i-amphtml-sidebar-slide-out-right {
    0% {
      transform: translateX(0)
    }

    to {
      transform: translateX(100%)
    }
  }

  @keyframes i-amphtml-sidebar-mask-fade-in {
    0% {
      opacity: 0
    }

    to {
      opacity: 1
    }
  }

  @keyframes i-amphtml-sidebar-mask-fade-out {
    0% {
      opacity: 1
    }

    to {
      opacity: 0
    }
  }

  /*# sourceURL=/extensions/amp-sidebar/0.1/amp-sidebar.css*/



  amp-image-lightbox {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    transform: translateZ(0) !important;
    -ms-touch-action: none !important;
    touch-action: none !important;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.95);
    color: #f2f2f2
  }

  .i-amphtml-image-lightbox-container {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    transform: translateZ(0)
  }

  .i-amphtml-image-lightbox-trans {
    pointer-events: none !important;
    position: fixed;
    z-index: 1001;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
  }

  .i-amphtml-image-lightbox-caption {
    position: absolute !important;
    z-index: 2;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important
  }

  .i-amphtml-image-lightbox-caption.i-amphtml-empty,
  .i-amphtml-image-lightbox-view-mode .i-amphtml-image-lightbox-caption {
    visibility: hidden
  }

  .amp-image-lightbox-caption {
    background: rgba(0, 0, 0, 0.5);
    max-height: 25%;
    padding: 8px
  }

  .i-amphtml-image-lightbox-viewer {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    transform: translateZ(0)
  }

  .i-amphtml-image-lightbox-viewer-image {
    position: absolute;
    z-index: 1;
    display: block;
    transform-origin: 50% 50%
  }

  /*# sourceURL=/extensions/amp-image-lightbox/0.1/amp-image-lightbox.css*/


  body {
    -webkit-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
    -moz-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
    -ms-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
    animation: -amp-start 8s steps(1, end) 0s 1 normal both;
  }

  @-webkit-keyframes -amp-start {
    from {
      visibility: hidden;
    }

    to {
      visibility: visible;
    }
  }

  @-moz-keyframes -amp-start {
    from {
      visibility: hidden;
    }

    to {
      visibility: visible;
    }
  }

  @-ms-keyframes -amp-start {
    from {
      visibility: hidden;
    }

    to {
      visibility: visible;
    }
  }

  @-o-keyframes -amp-start {
    from {
      visibility: hidden;
    }

    to {
      visibility: visible;
    }
  }

  @keyframes -amp-start {
    from {
      visibility: hidden;
    }

    to {
      visibility: visible;
    }
  }


  body {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    animation: none;
  }
</style>
</noscript>

<style amp-custom="">
body {
  font-size: 1rem;
  /* =14px */
}

@font-face {
  font-family: "yiyingbaoicon";
  font-display: block;
  src: url('//img.bjyyb.net/sites/50500/50846/iconfont.ttf?v=1601263135') format('truetype');
}

.yiyingbaoicon {
  font-size: 20px;
  font-family: yiyingbaoicon;
  color: #ffffff;
  text-align: center;
  font-weight: normal;
  box-sizing: border-box;
  text-indent: 0px;
  font-style: normal;

}

p,
ul,
div,
h1,
h2,
h3,
h4,
h5,
h6,
aside,
span,
html,
body,
section,
a,
article,
audio,
button,
datalist,
dd,
dl,
dt,
em,
fieldset,
footer,
header,
iframe nav,
i,
img {
  margin: 0px;
  padding: 0px;
}

li,
ol {
  list-style: none;
}

a,
a:hover,
a:focus {
  text-decoration: none;
}

input,
input:focus {
  outline: none;
}

i {
  font-style: normal;
}

html {
  max-width: 750px;
  margin: 0 auto;
  font-size: 62.5%;
  font-family: Arial, Helvetica, sans-serif;
}

table {
  border-collapse: collapse;
}

.location_btnA .location_btnCon {
  min-width: 25px;
  width: auto;
  margin-bottom: 1px;
}

.location_btnA .location_btnText {
  padding-left: 3px;
  max-width: calc(100% - 50px);
  white-space: nowrap;
  overflow: auto;
}

.location_btnA .location_btnCon,
.location_btnA .location_btnText {
  display: inline-block;
  vertical-align: middle;
}

.location_btnA .location_btnText a {
  padding: 0 2px;
}

.location_btnA .locationAbreast {
  display: inline-block;
  white-space: nowrap;
  overflow-x: auto;
  display: -webkit-box;
}

#SITE_HEADER #right_icon_header .logo_Box_Img {
  overflow: hidden;
  max-width: calc(100% - 48px);
}

.mo_gradient_footer .footerNavBox {
  display: flex;
  justify-content: space-around;
  height: 100%;
}

.mo_gradient_footer .footerNavLi {
  width: 100%;
  height: 100%;
}

.mo_gradient_footer .footerNavBox .footerNavLi:first-child {
  border-left: 0;
}

.mo_gradient_footer .footerNavLi>a,
.mo_gradient_footer .footerNavLi>div {
  display: flex;
  flex-wrap: wrap;
  align-content: space-around;
  overflow: hidden;
  height: 100%;
}

.mo_gradient_footer .footerNavTitle {
  width: 100%;
  text-align: center;
}

.mo_gradient_footer .footerNavIcon {
  width: 100%;
  height: 30px;
  line-height: 30px;
  padding-top: 2px;
  text-align: center;
}

.mo_gradient_footer .footerNavTitle {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 4px;
  line-height: 100%;
}

.mo_multistage_slider .panelNav .panelLi .panelA,
.dropdown-menuUl .panelLi .panelA {
  display: block;
  position: relative;
  z-index: 4;
  padding: 0 5px;
  text-decoration: none;
}

.mo_multistage_slider .panelDiv {
  display: flex;
  align-items: center;
  z-index: 3;
  position: relative;
}

.mo_multistage_slider .panelDiv .panelA {
  width: calc(100% - 40px);
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
}

#SITE_PANEL.mo_multistage_slider .panelDiv .panelA .pageName {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  z-index: 4;
}

#SITE_PANEL.mo_multistage_slider .panelDiv .panelA .pageIcon {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.mo_multistage_slider .panelDiv .pageLabelIcon {
  display: inline-block;
  vertical-align: middle;
  z-index: 9;
}

.mo_multistage_slider ul.panelNav .panelLi .panelA .fa-angle-right,
.dropdown-menuUl .panelLi .panelA .fa-angle-right {
  float: right;
  margin-left: -2px;
  text-align: right;
  display: block;
  max-width: 30px;
  width: auto;
  height: 32px;
  line-height: 32px;
}

.mo_multistage_slider ul.panelNav .panelLi {
  display: block;
  position: relative;
  text-align: left;
  z-index: 3;
}

#SITE_PANEL.mo_multistage_slider .panelDiv .fa-angle-right.pageIcon {
  margin-right: 3px;
  height: 100%;
  line-height: 50px;
  z-index: 9;
}

.inputBtndropNav,
.inputBtnNav,
.inputBtndropNav3 {
  display: none;
}

.mo_multistage_slider .panelNav {
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  max-width: 320px;
  width: 75%;
  min-height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
}

.mo_multistage_slider .panelNav .backdrop {
  width: 0;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  transition: opacity 0.5s ease;
  opacity: 0;
}

.mo_multistage_slider .panelNav,
.fa-angle-left,
.dropdown3-menuDiv,
.mo_menu_list_class .classify-items .panelNav {
  transition: all 350ms ease;
  -ms-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  -webkit-transition: all 350ms ease;
}

.dropdown-menuDiv {
  transition: max-height 500ms ease;
  -ms-transition: max-height 500ms ease;
  -moz-transition: max-height 500ms ease;
  -webkit-transition: max-height 500ms ease;
}

.dropdown-menuLable {
  position: absolute;
  transition: opacity 50ms ease 300ms;
  top: 20px;
  left: 10px;
  width: 30px;
  height: 30px;
}

.dropdown-menuDiv {
  position: relative;
  width: 100%;
  height: 0;
  z-index: 2;
  overflow: hidden;
}

.dropdown-menuUl .panelLi .panelDiv {
  padding-left: 20px;
  width: calc(100% - 20px);
}

.dropdown-menuUl>li>.dropdown-menuDiv>ul>li>.panelDiv {
  padding-left: 65px;
  width: calc(100% - 65px);
}

.dropdown-menuUl>li>.dropdown-menuDiv>ul>li>.dropdown-menuDiv>ul>li>.panelDiv {
  padding-left: 75px;
  width: calc(100% - 75px);
}

.dropdown-menuUl {
  width: 100%;
  height: 100%;
}

#pageContent .gbBtn,
.mo_menu_list_class .goBtn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
}

.mo_basic_sidebar {
  z-index: 99;
}

.mo_basic_sidebar .sidebarBox {
  margin: 10px auto;
}

.mo_basic_sidebar .sidebarUl .sidebarIcon {
  width: 100%;
  line-height: 18px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background-size: 1.5rem;
}

.mo_basic_sidebar .sidebarUl .sidebarIcon.sidebarIconLineheight {
  line-height: 40px;
}

.sidebarIcon.yiyingbaoicon {
  top: 3px;
}

.mo_basic_sidebar .sidebarText {
  width: 100%;
  position: absolute;
  bottom: 4px;
}

.sidebarBoxCon {
  position: relative;
  overflow: hidden;
}

.mo_basic_sidebar .sidebarBoxCon .sidebarBoxTopIcon {
  position: absolute;
  top: 0;
  margin: 0;
}

.sidebarBoxTop {
  opacity: 0;
  z-index: 99;
}

.commonBtn {
  position: relative;
}

.btnA {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  white-space: nowrap;
  box-sizing: border-box;
  width: 100%;
}

.butText {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.btnA .btnText {
  float: right;
  flex-basis: 100%;
}

.btnA .btnCon {
  min-width: 24px;
  margin-left: 10px;
  width: auto;
  text-align: center;
  flex-basis: 35px;
}

.btnA .btnCon,
.btnA .btnText {
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.btnA .btnBox {
  height: 100%;
  display: block;
}

.btnA .iconColour {
  display: block;
}

.mo_textBtn .butText {
  display: block;
  width: 100%;
}

#SITE_HEADER {
  max-width: 780px;
}

#SITE_HEADER .header_content {
  overflow: hidden;
  display: flex;
  align-items: center;
  width: 100%;
  text-align: center;
  justify-content: space-between;
}

#SITE_HEADER .logo_Box_txt,
#SITE_HEADER .logo_Box_Img {
  flex-basis: 100%;
}

#SITE_HEADER .header_content>div:first-child.left_Menu {
  margin-left: 10px;
}

#SITE_HEADER .header_content>div:last-child.right_Menu {
  margin-right: 10px;
}

#SITE_HEADER .left_Menu,
#SITE_HEADER .right_Menu {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  line-height: 28px;
  flex-shrink: 0;
}

#SITE_HEADER .rightMenuIcon,
#SITE_HEADER .leftMenuIcon {
  display: block;
  width: 100%;
  height: 100%;
}

.panel-mask {
  width: 100%;
  content: "";
  position: fixed;
  height: 100%;
  background: rgba(0, 0, 0, 0.275);
  z-index: -1;
}

#SITE_FOOTER {
  max-width: 750px;
  box-sizing: content-box;
  z-index: 10;
}

#SITE_PANEL .pageIcon {
  text-align: center;
  cursor: pointer;
  width: 30px;
  height: 30px;
}

body,
#masterPage {
  font: 14px Arial, Helvetica, sans-serif;
}

html {
  font-size: 62.5%;
}

#header-trigger {
  display: none;
}

.toggleList[expanded="open"] .closeIcon,
.toggleList[expanded="open"] .toggleDrop,
.toggleList[data-expanded="open"] .toggleDrop,
.toggleList .openIcon,
.toggleList[data-expanded="open"] .closeIcon,
.toggleList[expanded] .closeIcon,
.toggleList .openIcon {
  display: block;
}

.toggleList[expanded="open"] .openIcon,
.toggleList .toggleDrop,
.toggleList[data-expanded="open"] .openIcon,
.toggleList .closeIcon,
.toggleList[expanded] .openIcon,
.toggleList .closeIcon {
  display: none;
}

.mo_multistage_slider {
  width: 100%;
  height: 0;
  top: 0;
  left: 0;
  overflow: hidden;
  transition: height 0s 0.5s ease;
}

#pageContent #header-trigger:checked~#SITE_PANEL,
#SITE_PANEL[data-clicked=true],
.mo_multistage_slider[data-show=true] {
  height: 100vh;
  transition: height 0s ease;
  z-index: 101;
}

#pageContent #header-trigger~.mo_multistage_slider .panelNav {
  right: -100%;
}

#pageContent #header-trigger:checked~.mo_multistage_slider .panelNav {
  right: 0;
  z-index: 1;
}

.mo_multistage_slider .panel-mask {
  width: 0;
  opacity: 0;
  top: 0;
  left: 0;
  transition: opacity 0.5s ease 0s;
}

#pageContent #header-trigger:checked~.mo_multistage_slider .panel-mask,
.mo_multistage_slider[data-show=true] .panel-mask {
  width: 100vw;
  opacity: 1;
}

.mo_basic_sidebar .sidebarBox {
  width: 40px;
  height: 40px;
  clear: both;
  display: block;
  text-align: center;
  position: relative;
  border: 0px;
  overflow: hidden;
  box-sizing: content-box;
}

#p6abd87d9 {
  min-height: calc(100vh - 49px - 58px);
}

#pageBackground {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
}

#SITE_HEADER {
  width: 100%;
}

#SITE_HEADER .header_content {
  height: 49px;
  background: rgb(0, 0, 0);
}

#SITE_HEADER .left_Menu,
#SITE_HEADER .right_Menu {}

#SITE_HEADER .leftMenuIcon,
#SITE_HEADER .rightMenuIcon {
  color: rgba(255, 255, 255, 1);
  font-size: 2.3rem;
  background-size: 2.3rem;
}

#SITE_HEADER .logo_Box_Img {
  text-align: left;
}

#SITE_HEADER .logo_Box_Img .logo-img-container>amp-img {
  margin-left: 10px;
  margin-right: 0px;
}

#SITE_HEADER .logo_Box_Img a {
  display: inline-block;
}

#PAGES_CONTAINER {}

#p6abd87d9 {
  width: 100%;
  padding-left: 8px;
  padding-right: 8px;
  background: #fff;
  overflow: hidden;
  box-sizing: border-box;
  background-size: cover;
  background-position: center center;
  background-color: rgba(0, 0, 0, 0);
}

#cp41cc5cc {
  width: calc(100% - 0px);
  margin-top: 8px;
  margin-bottom: 8px;
  padding-top: 3px;
  padding-bottom: 3px;
  box-sizing: border-box;
  border-radius: ;
  border: 0px #2b689c;
  box-shadow: 0 0 0 0 transparent;
  background-color: #fff;
}

.cp41cc5ccData {
  text-align: left;
}

#cp41cc5cc .currentPosIcon {
  font-size: 1.7rem;
  background-size: 17px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  color: #434343;
  display: inline-block;
}

.cp41cc5ccFont a {
  color: #000;
}

.cp41cc5ccFont {
  font: 1.4rem Arial;
  color: #000;
  text-align: left;
}

#cp4a87a8e3 {
  width: calc(100% - 0px);
  margin-top: 8px;
  margin-bottom: 8px;
  border-radius: ;
  border: 0px rgba(43, 104, 156, 1);
  box-shadow: 0 0 0 0 transparent;
  background-color: rgba(247, 177, 0, 0);
  box-sizing: border-box;
}

.cp4a87a8e3Data div {
  text-align: center;
}

.cp4a87a8e3Font,
.cp4a87a8e3Font a {
  font: bold 1.8rem Leelawadee UI;
  color: rgb(127, 96, 0);
  text-align: center;
}

#cpe61f3ab7 {
  width: calc(100% - 0px);
  margin-top: 8px;
  margin-bottom: 8px;
  border-radius: ;
  border: 0px rgba(43, 104, 156, 1);
  box-shadow: 0 0 0 0 transparent;
  background-color: ;
  box-sizing: border-box;
}

.cpe61f3ab7Data div {
  text-align: center;
}

.cpe61f3ab7Font,
.cpe61f3ab7Font a {
  font: 1.4rem Microsoft YaHei, Arial;
  color: rgba(0, 0, 0, 1);
  text-align: center;
}

#cpeee67725 {
  width: calc(100% - 0px);
  box-sizing: border-box;
  margin-top: 8px;
  margin-bottom: 8px;
  border-radius: ;
  border: 0px rgba(43, 104, 156, 1);
  box-shadow: 0 0 0 0 transparent;
  background-color: ;
  box-sizing: border-box;
}

.cpeee67725Font,
.cpeee67725Font a {
  font: 1.4rem Microsoft YaHei, Arial;
  color: rgba(0, 0, 0, 1);
  text-align: left;
  line-height: 24px;
}

#cpeee67725 ul li {
  list-style: inherit;
}

#cpf49833fe {
  width: calc(100% - 0px);
  height: 1px;
  margin: auto;
  margin-top: 8px;
  margin-bottom: 8px;
  padding-top: 6px;
  padding-bottom: 6px;
}

#cpf49833fe p {
  transform: rotate(deg);
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgba(160, 160, 160, 1);
  box-shadow: 0 0 0 0 transparent;
}

#cpde56f78a {
  width: calc(100% - 0px);
  margin-top: 8px;
  margin-bottom: 8px;
  border-radius: ;
  border: 0px rgba(43, 104, 156, 1);
  box-shadow: 0 0 0 0 transparent;
  background-color: ;
  box-sizing: border-box;
}

.cpde56f78aData div {
  text-align: left;
}

.cpde56f78aFont,
.cpde56f78aFont a {
  font: 1.4rem Microsoft YaHei, Arial;
  color: rgba(0, 0, 0, 1);
  text-align: left;
}

#cpd12b47f7 {
  width: calc(100% - 0px);
  margin-top: 8px;
  margin-bottom: 8px;
  border-radius: ;
  border: 0px rgba(43, 104, 156, 1);
  box-shadow: 0 0 0 0 transparent;
  background-color: ;
  box-sizing: border-box;
}

.cpd12b47f7Data div {
  text-align: left;
}

.cpd12b47f7Font,
.cpd12b47f7Font a {
  font: 1.4rem Microsoft YaHei, Arial;
  color: rgba(0, 0, 0, 1);
  text-align: left;
}

#cpcb378669 {
  overflow: hidden;
  box-sizing: border-box;
  width: calc(100% - 0px);
  box-shadow: 0px 0px 4px 0px rgb(204, 204, 204);
}

#cpcb378669>ul {
  display: flex;
}

#cpcb378669>ul>li {
  min-height: 42px;
  border-left: 0px solid rgb(255, 255, 255);
  margin-right: 10px;
}

#cpcb378669>ul>li:first-child {
  border-left: 0px;
}

#cpcb378669>ul>li:last-child {
  margin-right: 0;
  border-right: 0px;
}

#cp6fa99239 {
  width: 55%;
  background-color: rgba(0, 0, 0, 0)
}

#cp46edccf8 {
  width: calc(100% - 0px);
  margin: 0 auto;
  margin-top: 3px;
  margin-bottom: 8px;
}

.cp46edccf8BtnLink {
  position: relative;
  height: 31px;
  margin: auto;
  line-height: 31px;
  color: rgb(127, 96, 0);
  border-radius: ;
  border: 0px solid #2196f3;
  background-color: transparent;
  box-shadow: 0 0 0 0 transparent;
}

.cp46edccf8BtnLab {
  font: 1.3rem Arial;
  color: rgb(127, 96, 0);
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}

#cp8cc23305 {
  width: 1%;
  background-color: rgba(0, 0, 0, 0)
}

#cp6bb9a0bc {
  width: calc(100% - 0px);
  height: 38px;
  margin: auto;
  padding-bottom: 6px;
}

#cp6bb9a0bc p {
  transform: rotate(0deg);
  border-top-width: 38px;
  border-top-style: solid;
  border-top-color: rgb(127, 96, 0);
  box-shadow: 0 0 0 0 transparent;
}

#cpd4de6a1d {
  width: 65.666666666667%;
  background-color: rgba(0, 0, 0, 0)
}

#cpece6403b {
  width: calc(100% - 0px);
  margin: 0 auto;
  margin-top: 3px;
  margin-bottom: 8px;
}

.cpece6403bBtnLink {
  position: relative;
  height: 31px;
  margin: auto;
  line-height: 31px;
  color: rgb(127, 96, 0);
  border-radius: ;
  border: 0px solid #2196f3;
  background-color: transparent;
  box-shadow: 0 0 0 0 transparent;
}

.cpece6403bBtnLab {
  font: 1.3rem Arial;
  color: rgb(127, 96, 0);
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}

#cp2a11787f {
  width: calc(100% - 0px);
  height: 3px;
  margin: auto;
  margin-bottom: 7px;
}

#cp2a11787f p {
  transform: rotate(deg);
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: rgb(127, 96, 0);
  box-shadow: 0 0 0 0 transparent;
}

#cp425ca4dc {
  width: calc(100% - 0px);
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0px;
  margin-top: 8px;
  padding-bottom: 17px;
}

#cp425ca4dc>div {
  text-align: center;
}

#SITE_FOOTER {
  width: 100%;
  height: 56px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgba(230, 230, 230, 1);
  position: fixed;
  bottom: 0;
}

#PAGES_CONTAINER {
  padding-bottom: 56px;
}

#SITE_FOOTER .footerNavIcon {
  color: rgb(255, 255, 255);
  font-size: 2.2rem;
  background-size: 2.2rem;
}

#SITE_FOOTER .footerNavBox {
  background: rgb(127, 96, 0);
}

#SITE_FOOTER .footerNavTitle {
  font: 1.1rem Leelawadee UI;
  color: rgb(255, 255, 255);
}

.mo_gradient_footer .footerNavLi {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: rgba(230, 230, 230, 1);
}

#SITE_PANEL .panelLi {
  background: rgb(255, 255, 255);
}

#SITE_PANEL .active>.panelDiv {
  background: rgb(255, 255, 255);
}

#SITE_PANEL .active>.panelDiv .pageName {
  font: 1.4rem Arial;
  color: rgba(88, 88, 88, 1);
}

#SITE_PANEL {
  position: fixed;
}

#SITE_PANEL .panelA,
#SITE_PANEL .pageIcon {
  line-height: 50px;
}

#SITE_PANEL .panelLi .panelDiv {
  border-bottom: 1px solid rgba(255, 255, 255, 1);
}

#SITE_PANEL .active>.panelDiv {
  border-bottom: 2px solid rgb(127, 96, 0);
}

#SITE_PANEL .active>.panelDiv .pageIcon {
  color: rgb(67, 67, 67);
  font-size: 1.8rem;
}

#SITE_PANEL .panelA .pageName {
  font: 1.4rem Microsoft YaHei, Arial;
  color: rgba(88, 88, 88, 1);
}

#SITE_PANEL .pageIcon {
  color: rgb(67, 67, 67);
  font-size: 1.5rem;
  background-size: 1.5rem;
}

.mo_multistage_slider .panelNav {
  background: rgb(255, 255, 255);
}

#comp-pd8e92623 #menu_comp-pd8e92623:checked+.dropdown-menuDiv {
  max-height: 1000px;
  height: auto;
}

#comp-p6443d365 #menu_comp-p6443d365:checked+.dropdown-menuDiv {
  max-height: 1000px;
  height: auto;
}

#comp-p7d01884f #menu_comp-p7d01884f:checked+.dropdown-menuDiv {
  max-height: 1000px;
  height: auto;
}

#comp-132222_ #menu_comp-132222_:checked+.dropdown-menuDiv {
  max-height: 1000px;
  height: auto;
}

#comp-pcce4194d #menu_comp-pcce4194d:checked+.dropdown-menuDiv {
  max-height: 1000px;
  height: auto;
}

#comp-p4ce90e73 #menu_comp-p4ce90e73:checked+.dropdown-menuDiv {
  max-height: 1000px;
  height: auto;
}

#comp-p64fff2fe #menu_comp-p64fff2fe:checked+.dropdown-menuDiv {
  max-height: 1000px;
  height: auto;
}

#cp7da5400c {
  position: fixed;
  right: 4%;
  bottom: 12%;
}

#cp7da5400c .sidebarIcon {
  font-size: 1.6rem;
  color: #fff;
}

#cp7da5400c .sidebarText {
  font: 1.2rem Arial;
  color: #fff;
}

#cp7da5400c .sidebarBox {
  background: #000;
  border-radius: 30px;
}

.aa_0 {
  text-align: center;
}