@font-face {
  font-family: barlow;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/690c58f932230_7cHpv4kjgoGqM7E_A8s52Hs.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: barlow;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/690c595aebf46_7cHpv4kjgoGqM7E_Ass52Hs.woff2)
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: barlow;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/690c597886a0f_7cHpv4kjgoGqM7E_DMs5.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: barlow;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/690c5996c02ce_7cHqv4kjgoGqM7E3t-4s6FospT4.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: barlow;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/690c59ad1cde2_7cHqv4kjgoGqM7E3t-4s6VospT4.woff2)
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: barlow;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/690c59ad1cde2_7cHqv4kjgoGqM7E3t-4s6VospT4.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
sup,
video {
  vertical-align: baseline;
}

a,
button {
  cursor: pointer;
}

.navbar-nav > li,
.text-center,
div.warning {
  text-align: center;
}

html {
  font-family: barlow, sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

footer,
nav,
section {
  display: block;
}

video {
  display: inline-block;
}

a:active,
a:hover {
  outline: 0;
}

strong {
  font-weight: 700;
}

h1 {
  margin: 0.67em 0;
}

h1,
h3,
h4,
h5,
ul {
  margin-bottom: 10px;
}

sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  top: -0.5em;
}

img {
  border: 0;
  vertical-align: middle;
}

button {
  margin: 0;
  font: inherit;
  color: inherit;
  overflow: visible;
  text-transform: none;
  -webkit-appearance: button;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

@media print {
  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  a[href^="#"]:after {
    content: "";
  }

  img {
    page-break-inside: avoid;
    max-width: 100% !important;
  }

  h3,
  p {
    orphans: 3;
    widows: 3;
  }

  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }
}

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

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
  font-family: barlow, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

button,
h1,
h3,
h4,
h5 {
  font-family: barlow, inherit;
}

button {
  font-size: inherit;
  line-height: inherit;
}

a {
  background-color: transparent;
  color: #337ab7;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

a:focus,
a:hover {
  color: #23527c;
}

a:focus {
  outline-offset: -2px;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

h1,
h3,
h4,
h5 {
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1,
h3 {
  margin-top: 20px;
}

h4,
h5 {
  margin-top: 10px;
}

h1 {
  font-size: 36px;
  font-family: barlow;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 14px;
}

p {
  margin: 0 0 10px;
}

.small {
  font-size: 85%;
}

ul {
  margin-top: 0;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container > .navbar-collapse,
.container > .navbar-header,
.row {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.col-md-4,
.col-md-8,
.col-sm-3,
.col-sm-4,
.col-sm-8,
.col-sm-9,
.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-12 {
  float: left;
  width: 100%;
}

@media (min-width: 768px) {
  .col-sm-3,
  .col-sm-4,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }
}

@media (min-width: 992px) {
  .col-md-4,
  .col-md-8 {
    float: left;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.collapse {
  display: none;
}

.nav > li,
.nav > li > a {
  display: block;
  position: relative;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav > li > a {
  padding: 10px 15px;
}

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.navbar {
  position: relative;
  min-height: 50px;
  border: 1px solid transparent;
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }

  .navbar-header {
    float: left;
  }

  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }

  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-brand {
  float: left;
  height: 50px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand > img {
  display: block;
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }

  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav > li {
    float: left;
  }

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-default {
  background-color: #f8f8f8;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}

.navbar-default .navbar-collapse {
  border-color: #e7e7e7;
}

.media {
  margin-top: 15px;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-left {
  padding-right: 10px;
}

.media-body,
.media-left {
  display: table-cell;
  vertical-align: top;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.container:after,
.container:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}

.container:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.row:after {
  clear: both;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

@-ms-viewport {
  width: device-width;
}

.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}

body {
  overflow-x: hidden;
  margin-top: 0;
}

a:focus,
a:hover {
  outline: 0;
}

.m-t-25 {
  margin-top: 25px !important;
}

.m-b-30 {
  margin-bottom: 30px !important;
}

.m-b-8 {
  margin-bottom: 8px !important;
}

.m-b-5 {
  margin-bottom: 5px !important;
}

.p-l-0 {
  padding-left: 0 !important;
}

.p-b-0 {
  padding-bottom: 0 !important;
}

.no-border-top {
  border-top: none !important;
}

    .content-component * {
      max-width: 100% !important;
      box-sizing: border-box;
    }

    .content-component img,
    .content-component video,
    .content-component iframe {
      width: 100% !important;
      height: auto !important;
    }

    .content-component table {
      display: block;
      overflow-x: auto;
    }

    .promotion-button {
      background-color: #65aa78;
      color: #ffffff;
      border: none;
      padding: 0 20px;
      border-radius: 5px;
      cursor: pointer;
      font-size: 16px;
      font-weight: bold;
      text-decoration: none;
      display: inline-block;
      margin-top: 10px;
      margin-bottom: 10px;
      margin-left: 10px;
      margin-right: 10px;
      text-align: center;
      box-sizing: border-box;
      line-height: 40px;
      transition: all 0.3s linear;
    }

    .promotion-button:hover {
      opacity: 0.9;
      transform: translateY(-2px);
      box-shadow: 0 2px 2px 0 rgb(0 0 0/80%);
    }

    /* CMS text link styles */
    .cms-text {
      cursor: pointer;
      color: gray;
      text-decoration: none;
      transition: all 0.3s ease;
      font-weight: 500;
    }

    .cms-text:hover {
      color: #0056b3;
      text-decoration: underline;
    }

    /* Footer section with gray background */
    #iz9dy {
      background-color: #424242;
      color: gray;
      padding: 20px 0;
      text-align: center;
      margin-bottom: 60px;
    }

    #iz9dy #i05hfj,
    #iz9dy #ixhxfn,
    #iz9dy #is2857,
    #iz9dy .cms-text {
      color: gray;
      text-align: center;
    }

    #iz9dy #ib2xy {
      text-align: center;
      max-width: 860px;
      font-size: 16px;
    }

    #ibu4ii {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 30px;
    }

    /* ===== 与模板一保持一致的弹窗样式 ===== */
    .custom-modal-backdrop {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(0, 0, 0, 0.5);
      z-index: 9998;
      opacity: 0;
      transition: opacity 0.3s ease;
      display: none;
    }

    .custom-modal-backdrop.show {
      display: block;
      opacity: 1;
    }

    #promoModal {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 9999;
      display: none;
      overflow-y: auto;
      padding: 20px;
    }

    #promoModal.show {
      display: flex;
      align-items: center;
      justify-content: center;
    }

    #promoModal .modal-dialog {
      max-width: 800px;
      width: 100%;
      margin: auto;
      transform: scale(0.7);
      opacity: 0;
      transition: all 0.3s ease;
    }

    #promoModal.show .modal-dialog {
      transform: scale(1);
      opacity: 1;
    }

    #promoModal .modal-content {
      border: none;
      border-radius: 0;
      background: transparent;
      position: relative;
    }

    #promoModal .promo-content {
      background: #fff;
      border-radius: 10px;
      overflow: hidden;
      box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
    }

    #promoModal .promo-header {
      background: #2766AC;
      color: white;
      text-align: center;
      padding: 15px 20px;
      position: relative;
    }

    #promoModal .promo-header h3 {
      margin: 0;
      font-size: 24px;
      font-weight: bold;
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 10px;
      color: #fff;
    }

    #promoModal .promo-header .icon-clock {
      width: 24px;
      height: 24px;
    }

    #promoModal .btn-close-custom {
      position: absolute;
      top: 10px;
      right: 10px;
      background: transparent;
      border: none;
      color: white;
      font-size: 32px;
      line-height: 1;
      cursor: pointer;
      padding: 0;
      width: 30px;
      height: 30px;
      display: flex;
      align-items: center;
      justify-content: center;
      z-index: 10;
    }

    #promoModal .btn-close-custom:hover {
      opacity: 0.8;
    }

    #promoModal .promo-body {
      display: flex;
      padding: 0;
    }

    #promoModal .promo-image {
      flex: 0 0 45%;
      background: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 40px 20px;
    }

    #promoModal .promo-image img {
      max-width: 100%;
      height: auto;
    }

    #promoModal .promo-info {
      flex: 1;
      padding: 40px 30px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      background: #f8f9fa;
    }

    #promoModal .promo-title {
      font-size: 48px;
      font-weight: bold;
      margin-bottom: 10px;
      line-height: 1.2;
      color: #555555;
    }

    #promoModal .promo-discount {
      font-size: 56px;
      font-weight: 900;
      margin-bottom: 20px;
      line-height: 1;
    }

    #promoModal .promo-subtitle {
      font-size: 18px;
      margin-bottom: 30px;
      color: #333;
    }

    #promoModal .promo-cta {
      background: #65aa78;
      color: white;
      border: none;
      padding: 18px 40px;
      border-radius: 50px;
      font-size: 20px;
      font-weight: bold;
      text-transform: uppercase;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      gap: 8px;
      cursor: pointer;
      text-decoration: none;
      box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
      transition: all 0.3s ease;
    }

    #promoModal .promo-cta:hover {
      opacity: 0.9;
      transform: translateY(-2px);
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
      color: white;
    }

    #promoModal .promo-cta .arrow {
      margin-left: 8px;
    }

    @media (max-width: 768px) {
      #promoModal {
        padding: 10px;
      }

      #promoModal .promo-image img {
        max-width: 150px;
      }

      #promoModal .promo-body {
        flex-direction: column;
      }

      #promoModal .promo-image {
        flex: none;
        padding: 20px;
      }

      #promoModal .promo-info {
        padding: 10px 10px;
      }

      #promoModal .promo-title {
        font-size: 20px;
      }

      #promoModal .promo-discount {
        font-size: 28px;
      }

      #promoModal .promo-subtitle {
        font-size: 16px;
      }

      #promoModal .promo-cta {
        font-size: 18px;
        padding: 15px 30px;
      }
    }

    img {
      border-radius: 15px !important;
      max-width: 100% !important;
    }

    video {
      border-radius: 15px !important;
      max-width: 100% !important;
    }



    /* ========== Rich text font unified to Barlow ========== */
    /* Override all font styles brought by rich text editor */
    * {
      font-family: Barlow !important;
    }

    /* Ensure all text elements use Barlow */
    body,
    p,
    div,
    span,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    a,
    li,
    ul,
    ol,
    td,
    th,
    label,
    input,
    textarea,
    button,
    select,
    option {
      font-family: Barlow !important;
    }

    .cms-content ul {
      list-style: none;
      padding: 0;
    }

    .cms-content li {
      position: relative;
      padding-left: 1.2em;
    }

    .cms-content li::before {
      content: "•";
      position: absolute;
      left: 0;
      top: 0;
    }
@media only screen and (max-width: 767px) {
  .p-l-15-mobile {
    padding-left: 15px !important;
  }
}

.navbar {
  margin-bottom: 0;
}

.navbar-default {
  border-radius: 0;
  border: none;
  background: #fff;
}

.navbar-brand {
  padding: 2px 10px;
}

.navbar-brand img {
  width: 150%;
  max-width: 150px;
}

.navbar-nav {
  float: left;
}

.navbar-default .navbar-nav > li > a {
  font-family: barlow;
  text-shadow: none;
  color: #333;
  font-size: 13px;
  font-weight: 700;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  text-shadow: 0 2px 2px #777;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .navbar-brand,
  .navbar-nav,
  .navbar-nav > li {
    display: block;
  }

  .navbar-nav {
    width: auto;
    float: none;
  }

  .navbar-default .navbar-toggle {
    border-color: #000;
    background: 0 0;
    color: #000;
    float: right;
  }

  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background: 0 0;
    color: #fff;
    border-color: #fff;
  }

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

  .navbar-brand {
    padding: 5px 10px;
    margin: 0 auto;
    float: left;
    width: 120px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-default .navbar-nav > li > a {
    font-size: 16px;
    padding: 15px 8px;
  }
}

.content-box {
  background: #fff;
}

.content h1 {
  margin: 20px 0 16px;
  color: #222;
  font-size: 34px;
  line-height: 40px;
}

.content .img-responsive {
  margin: 0 auto 5px;
}

.content p {
  font-family: barlow;
  margin: 0 0 20px;
  line-height: 26px;
  font-size: 17px;
  color: #222;
}

.content p.small-text {
  font-size: 15px;
  padding: 15px 5px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  line-height: 23px;
}

.content h4,
.content h5 {
  font-size: 21px;
  line-height: 28px;
}

.content p.pink-text {
  color: #0198bd;
}

.content p.update {
  border: 1px dotted #000;
  background: #effff7;
  padding: 4px 9px;
}

.content p.update .red-text {
  color: red;
}

.content h5 {
  color: #222;
  margin: 8px 0 20px;
}

.content h5.pink-border-bottom {
  color: #666;
  border-bottom: 2px solid #0198bd;
  margin-bottom: 15px;
}

.content h4 {
  color: #222;
  margin: 0 0 20px;
}

.content p a,
.content p a:focus,
.content p a:hover {
  color: #0198bd;
}

.content h3 {
  color: #222;
  margin: 26px 0;
  font-size: 26px;
}

.content .top-bottom-border {
  width: 100%;
  height: 13px;
  background: 0 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 50px 0;
}

.grey-box {
  padding-top: 15px;
  background: #ccc;
  margin: 0 0 20px;
}

.content .grey-box h4 {
  margin-top: 5px;
}

.grey-box .box-inner {
  margin-bottom: 20px;
}

.content .revival-box,
.content .revival-box2 {
  border: 1px solid #ccc;
  margin-bottom: 15px;
  margin-left: 0;
  margin-right: 0;
}

.content .revival-box {
  padding-top: 20px;
  padding-bottom: 10px;
}

.content .revival-box2 {
  /* position: sticky;
    top: 0; */
  background: #f5f9fa;
  padding: 10px;
}

.content .revival-box .button {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .content .grey-box .img-responsive,
  .content .revival-box .rev {
    margin-bottom: 15px;
  }

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

  .content .revival-box .button {
    margin: 0 auto 20px;
  }

  .content h1 {
    font-size: 30px;
  }
}

.comments {
  background: #fff;
  padding-bottom: 30px;
}

.recent {
  margin-left: 0;
  margin-right: 0;
  padding-top: 15px;
  padding-bottom: 20px;
}

.recent a,
.recent p {
  font-family: barlow;
  font-size: 14px;
  margin: 0;
  line-height: 18px;
  color: #3b5998;
}

.recent p {
  font-weight: 700;
}

.media {
  margin: 0;
  padding: 8px 0;
  border-top: 1px solid #e2e2e2;
}

.media-body h4 a,
.media-body p {
  margin: 0 0 5px;
  font-family: barlow;
}

.media.border-bottom {
  border-bottom: 1px solid #e2e2e2;
}

.media-body h4 a {
  font-size: 13px;
  color: #3b5998;
  line-height: 14px;
  font-weight: 700;
}

.media-body h4 a:focus,
.media-body h4 a:hover {
  color: #3b5998;
}

.media-body p {
  font-size: 12px;
  color: #1a1a1a;
  line-height: 15px;
}

.media-body p.bottom {
  color: #3b5998;
}

.media-body p.bottom .like {
  margin-left: 8px;
}

.media-body p.bottom .time {
  color: grey;
  border-bottom: 1px dotted grey;
}

.comments p.small {
  font-family: barlow;
  font-size: 11px;
  color: #3b5998;
  margin: 10px 0;
}

.footer {
  width: 100%;
  height: 30px;
  background: #000;
}

.img-alanna,
.img-alice,
.img-amanda,
.img-ashley,
.img-brit,
.img-cash,
.img-celia,
.img-got,
.img-hick,
.img-jenna,
.img-jenni,
.img-julie,
.img-katy,
.img-kirs,
.img-laura,
.img-lewis,
.img-mark,
.img-molly,
.img-sara,
.img-sarah,
.img-shel,
.img-silver,
.img-tanya {
  width: 50px;
  height: 50px;
}

div.warning {
  color: #434343;
  padding: 22px 12px 0;
}

.img {
  background-image: url(../../../../../skin.womencatalog.net/news/wrinkle/index/sprite-comments.html);
  background-repeat: no-repeat;
  display: block;
}

.img-alanna {
  background-position: -5px -5px;
}

.img-alice {
  background-position: -65px -5px;
}

.img-amanda {
  background-position: -125px -5px;
}

.img-ashley {
  background-position: -185px -5px;
}

.img-brit {
  background-position: -5px -65px;
}

.img-cash {
  background-position: -65px -65px;
}

.img-celia {
  background-position: -125px -65px;
}

.img-got {
  background-position: -185px -65px;
}

.img-hick {
  background-position: -5px -125px;
}

.img-jenna {
  background-position: -65px -125px;
}

.img-jenni {
  background-position: -125px -125px;
}

.img-jill {
  width: 50px;
  height: 50px;
  background-position: -185px -125px;
}

.img-julie {
  background-position: -5px -185px;
}

.img-katy {
  background-position: -65px -185px;
}

.img-kirs {
  background-position: -125px -185px;
}

.img-laura {
  background-position: -185px -185px;
}

.img-lewis {
  background-position: -245px -5px;
}

.img-mark {
  background-position: -245px -65px;
}

.img-molly {
  background-position: -245px -125px;
}

.img-sara {
  background-position: -245px -185px;
}

.img-sarah {
  background-position: -5px -245px;
}

.img-shel {
  background-position: -65px -245px;
}

.img-silver {
  background-position: -125px -245px;
}

.img-tanya {
  background-position: -185px -245px;
}

h1 {
  font-weight: bold;
}

.flexbox {
  display: flex;
  flex-wrap: wrap;
}

/* 媒体查询css-cheny */
@media screen and (max-width: 767px) {
  /* CSS styles for phones */
  .flexcase {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0;
    flex-direction: column;
  }
  #sticky-element {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* CSS styles for tablets */
  .flexcase {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0;
  }

  .flexcase:nth-child(2n) {
    flex-direction: row-reverse;
  }

  .flexcase p {
    width: 50%;
  }

  .flexcase a {
    width: 50%;
  }
}

@media screen and (min-width: 992px) {
  /* CSS styles for desktops */
  .flexcase {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0;
  }

  .flexcase:nth-child(2n) {
    flex-direction: row-reverse;
  }

  .flexcase p {
    width: 50%;
  }

  .flexcase a {
    width: 50%;
  }
  .sticky {
    position: fixed;
    top: 0;
    width: 358px;
    background-color: #000;
    z-index: 1;
  }
}
