@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color: #007aff; }

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap; }

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column; }

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height; }

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px; }
  .swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
    transform-style: preserve-3d; }
  .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10; }
  .swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }
  .swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none; }

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory; }

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory; }

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

body, html {
  min-height: 100%; }

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

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], script, template {
  display: none; }

a {
  background-color: transparent; }

a:focus {
  outline: thin dotted; }

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

a, ins {
  text-decoration: none; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 400; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 100%; }

sub, sup {
  font-size: 100%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: 0; }

sub {
  bottom: 0; }

img {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

code, kbd, pre, samp {
  font-family: "Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",FontAwesome,sans-serif,"Segoe UI","Lucida Grande",Helvetica,Arial;
  font-size: 100%; }

fieldset {
  border: 1px solid silver;
  margin: 0;
  padding: 0; }

legend {
  border: 0;
  padding: 0; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

input[type=checkbox], input[type=radio] {
  cursor: pointer;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

button[disabled], html input[disabled] {
  cursor: default; }

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

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto; }

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

optgroup {
  font-weight: 400; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  position: relative;
  background: #fff;
  font-family: "Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",FontAwesome,sans-serif,"Segoe UI","Lucida Grande",Helvetica,Arial;
  font-weight: 400;
  line-height: 1.6;
  color: #000;
  font-size: 1.6rem; }

body, button, input, select, textarea {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "liga","kern"; }

@media only screen and (max-width: 640px) {
  body {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto; } }

a {
  color: #cc3333; }

a:focus, a:hover {
  color: #cc3333; }

a:focus {
  outline: thin dotted;
  outline: 1px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

ins {
  background: #ffa;
  color: #333; }

mark {
  background: #ffa;
  color: #333; }

abbr[title], dfn[title] {
  cursor: help; }

dfn[title] {
  border-bottom: 1px dotted;
  font-style: normal; }

address, blockquote, dl, fieldset, figure, hr, ol, p, pre, ul {
  margin: 0; }

* + address, * + blockquote, * + dl, * + fieldset, * + figure, * + hr, * + ol, * + p, * + pre, * + ul {
  margin-top: 0; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: 400; }

* + h1, * + h2, * + h3, * + h4, * + h5, * + h6 {
  margin-top: 0; }

ol, ul {
  padding-left: 0; }

ol > li, ul > li {
  list-style: none; }

ol > li > ol, ol > li > ul, ul > li > ol, ul > li > ul {
  margin: 0; }

dt {
  font-weight: 400; }

dt + dd {
  margin-top: 0; }

dd {
  margin-left: 0; }

dd + dt {
  margin-top: 0; }

hr {
  display: block;
  padding: 0;
  border: 0;
  height: 0;
  border-top: 1px solid #eee;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

address {
  font-style: normal; }

blockquote {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  border-left: 4px solid #ddd;
  font-family: "Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",FontAwesome,sans-serif,"Segoe UI","Lucida Grande",Helvetica,Arial; }

blockquote small {
  display: block;
  color: #999;
  font-family: "Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",FontAwesome,sans-serif,"Segoe UI","Lucida Grande",Helvetica,Arial;
  text-align: right; }

blockquote p:last-of-type {
  margin-bottom: 0; }

iframe {
  border: 0; }

button, input:not([type=radio]):not([type=checkbox]), select {
  vertical-align: middle; }

.carrot {
  padding: 24px 16px;
  padding-bottom: 40px;
  padding: 0; }
  .carrot video {
    width: 100%; }
  .carrot .loader {
    display: none;
    overflow: hidden;
    height: 0;
    opacity: 0; }
  .carrot .main {
    text-align: center; }
    .carrot .main img {
      display: block;
      width: 100%; }
  .carrot #player {
    position: fixed;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #ccc;
    border-radius: 100%; }
    .carrot #player img {
      display: block;
      width: 100%; }
    .carrot #player.play {
      animation: spin 5s linear infinite; }

@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg);
    transition: all 5s; } }

.core {
  padding: 24px 16px;
  padding-bottom: 40px; }
  .core img {
    display: block;
    width: 100%; }
  .core h1 {
    padding-top: 24px;
    font-weight: bold;
    font-size: 2.6rem;
    text-align: center;
    color: #cc3333;
    padding-bottom: 8px;
    border-bottom: 1px solid #cc3333; }
  .core h2 {
    padding-top: 16px;
    font-weight: bold;
    font-size: 1.6rem;
    text-align: center;
    color: #cc3333; }
  .core b {
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: bold;
    font-size: 1.4rem;
    color: #cc3333; }
  .core p {
    padding-bottom: 8px;
    font-size: 1.4rem; }

.history {
  padding: 24px 16px; }
  .history ul {
    position: fixed;
    left: 16px;
    top: 24px;
    width: calc(100% - 16px * 2);
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: bold;
    font-size: 1.6rem;
    margin-bottom: 40px; }
    .history ul li {
      display: block;
      width: 48%; }
      .history ul li .ant-anchor-link {
        padding: 0;
        line-height: inherit; }
      .history ul li a {
        display: block;
        border: 1px solid #cc3333;
        background: rgba(255, 255, 255, 0.8);
        text-align: center;
        border-radius: 6px;
        padding: 8px;
        color: #cc3333 !important; }
        .history ul li a img {
          width: 8px; }
  .history .main {
    padding-top: 64px; }
    .history .main dl {
      position: relative;
      display: flex;
      padding-bottom: 24px; }
      .history .main dl::before {
        position: absolute;
        left: calc((72px - 4px) / 2);
        top: 0;
        z-index: 1;
        content: "";
        width: 4px;
        height: 100%;
        background: #f3dcdd; }
      .history .main dl:last-child::before {
        display: none; }
      .history .main dl dt {
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 2;
        width: 72px;
        height: 72px;
        border-radius: calc(72px / 2);
        background: #f3dcdd;
        color: #cc3333; }
      .history .main dl dd {
        position: relative;
        padding-left: 16px;
        font-size: 1.4rem; }
        .history .main dl dd::before {
          position: absolute;
          left: 0;
          top: calc(72px / 2);
          content: "";
          width: 16px;
          height: 1px;
          background: #cc3333; }
        .history .main dl dd img {
          height: 72px; }
        .history .main dl dd b {
          padding-top: 8px;
          display: block;
          font-weight: bold;
          font-size: 1.6rem; }

.life img {
  display: block;
  width: 100%; }

.life p {
  padding: 0 16px;
  padding-bottom: 24px; }

.life .video {
  padding: 0px; }
  .life .video video {
    display: block;
    width: 100%; }

.product h1 img {
  display: block;
  width: 100%; }

.product h2 {
  margin: 24px;
  font-weight: bold;
  font-size: 1.8rem;
  color: #cc3333;
  padding-left: 8px;
  border-left: 3px solid #cc3333; }

.product .swiper-container {
  padding: 0 24px; }
  .product .swiper-container.t {
    margin-bottom: 40px; }
  .product .swiper-container .swiper-wrapper .swiper-slide {
    border: 1px solid #afafb0;
    border-radius: 6px;
    text-align: center;
    padding-bottom: 16px;
    font-weight: bold; }
    .product .swiper-container .swiper-wrapper .swiper-slide:active {
      border: 1px solid #cc3333;
      background: #fcfcfc; }
    .product .swiper-container .swiper-wrapper .swiper-slide img {
      display: block;
      margin: 16px auto;
      width: 40%; }
    .product .swiper-container .swiper-wrapper .swiper-slide span {
      display: block;
      text-align: center;
      padding: 0 8px; }
    .product .swiper-container .swiper-wrapper .swiper-slide.new {
      position: relative; }
      .product .swiper-container .swiper-wrapper .swiper-slide.new::before {
        position: absolute;
        content: '';
        left: 10px;
        top: 10px;
        width: 26px;
        height: 26px;
        background: url("/images/product/icon2.png") no-repeat center center;
        background-size: cover; }

.product .ant-spin-nested-loading svg {
  color: #cc3333; }

.product_view h1 img {
  display: block;
  width: 100%; }

.product_view div {
  padding: 24px 16px;
  padding-bottom: 40px;
  line-height: 2; }

.product_view table {
  margin-top: 8px;
  width: 100%;
  text-align: center; }
  .product_view table th {
    padding: 8px 0;
    width: 20%; }

.product_view ul {
  position: fixed;
  left: 8px;
  top: 8px;
  font-weight: bold;
  font-size: 1.6rem;
  margin-bottom: 40px; }
  .product_view ul li {
    display: block; }
    .product_view ul li a {
      display: block;
      text-align: center;
      border-radius: 6px;
      padding: 12px 16px;
      background: rgba(0, 0, 0, 0.3); }
      .product_view ul li a img {
        display: block;
        width: 10px; }

.school img {
  display: block;
  width: 100%; }

.school dl {
  padding: 0 16px;
  padding-bottom: 32px; }
  .school dl.active dt p img {
    transform: rotate(180deg); }
  .school dl.active dd {
    display: block; }
  .school dl dt {
    position: relative;
    border: 1px solid #3e3e3e; }
    .school dl dt p {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      color: #fff;
      padding: 4px 0;
      font-weight: bold;
      font-size: 1.4rem;
      background: rgba(0, 0, 0, 0.8); }
      .school dl dt p span {
        display: inline-block;
        padding: 0 8px;
        border-right: 1px solid #fff;
        line-height: 100%;
        margin-right: 4px;
        font-size: 1.2rem; }
      .school dl dt p img {
        position: absolute;
        right: 8px;
        top: 50%;
        margin-top: -0.9rem;
        width: auto;
        height: 1.8rem; }
  .school dl dd {
    display: none; }

.shop {
  padding-bottom: 24px; }
  .shop h1 img {
    display: block;
    width: 100%; }
  .shop h2 img {
    display: block;
    width: 100%; }
  .shop ul {
    font-size: 1.4rem;
    font-weight: bold; }
    .shop ul li {
      margin-bottom: 8px; }
      .shop ul li a {
        padding: 8px 32px;
        display: block;
        background-size: 8px auto; }
        .shop ul li a img {
          display: block;
          width: 100%; }

.store {
  padding: 24px 16px;
  padding-bottom: 40px; }
  .store h1 {
    font-weight: bold;
    font-size: 2.6rem;
    text-align: center;
    color: #cc3333;
    padding-bottom: 8px; }
  .store dl dt {
    padding-top: 40px;
    padding-bottom: 8px;
    font-weight: bold;
    font-size: 1.6rem;
    color: #cc3333;
    border-bottom: 1px solid #cc3333; }
  .store dl dd {
    padding-top: 8px;
    font-size: 1.4rem;
    line-height: 2; }

.vege {
  padding-bottom: 24px; }
  .vege h1 img {
    display: block;
    width: 100%; }
  .vege .imgs img {
    display: block;
    width: 100%; }

