*,
*::before,
*::after {
  box-sizing: border-box;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}
html,
body {
  width: 100%;
  min-height: 100%;
  overflow-x: hidden;
}
body {
  font-family: "Microsoft YaHei", "PingFang SC", "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: #333333;
  background: #fff7f0;
  text-rendering: optimizeSpeed;
}
ol,
ul {
  list-style: none;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: middle;
}
a,
p,
h1,
h2,
h3,
h4,
h5,
h6,
li,
span {
  overflow-wrap: break-word;
}
a,
a:hover,
a:focus,
a:active,
a:visited {
  text-decoration: none;
  outline: none;
}
a {
  color: inherit;
  transition: color 0.22s ease, background-color 0.22s ease, border-color 0.22s ease, opacity 0.22s ease;
}
a:hover,
a:focus {
  color: #CA0E0E;
}
a:active {
  opacity: 0.86;
}
a:focus-visible {
  outline: 2px solid rgba(198, 0, 0, 0.36);
  outline-offset: 2px;
}
button,
input,
textarea,
select {
  font-family: "Microsoft YaHei", "PingFang SC", "Helvetica Neue", Arial, sans-serif;
  color: inherit;
  outline: none;
}
button {
  border: 0;
  background: transparent;
  cursor: pointer;
}
.fix {
  *zoom: 1;
}
.fix::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 767.98px) {
  .overflow-one {
    overflow: visible;
    white-space: normal;
    height: auto;
    line-height: 1.6;
  }
}
@media (min-width: 1680px) {
  .cc-wrap {
    width: 1600px;
  }
}
@media (max-width: 1679.98px) {
  .cc-wrap {
    width: 1360px;
  }
  .cc-home-top {
    grid-template-columns: 620px minmax(0, 1fr);
    gap: 42px;
    padding-right: 48px;
  }
  .cc-hero {
    height: 410px;
  }
  .cc-home-news {
    padding-top: 0;
  }
  .cc-home-news .cc-section-head {
    height: 56px;
  }
  .cc-home-news .cc-section-title {
    height: 56px;
    font-size: 24px;
    line-height: 38px;
  }
  .cc-home-news .cc-section-title img {
    width: 24px;
    height: 24px;
  }
  .cc-home-news .cc-more {
    font-size: 14px;
  }
  .cc-home-news .cc-feature {
    grid-template-columns: 82px 1fr;
    column-gap: 22px;
    min-height: 0;
    margin-bottom: 18px;
    padding: 24px 24px 20px 0;
  }
  .cc-home-news .cc-feature-date {
    width: 82px;
    height: 70px;
    padding-top: 11px;
    line-height: 23px;
  }
  .cc-home-news .cc-feature-date strong {
    font-size: 18px;
    line-height: 24px;
  }
  .cc-home-news .cc-feature-date span {
    font-size: 14px;
    line-height: 22px;
  }
  .cc-home-news .cc-feature-title {
    margin-bottom: 8px;
    font-size: 20px;
    line-height: 30px;
    height: 60px;
  }
  .cc-home-news .cc-feature-summary {
    line-height: 22px;
    height: 44px;
  }
  .cc-home-news .cc-dot-list li {
    margin-bottom: 8px;
    padding-left: 18px;
  }
  .cc-home-news .cc-dot-list li::before {
    top: 13px;
    width: 6px;
    height: 6px;
  }
  .cc-home-news .cc-dot-list a {
    height: 31px;
    font-size: 16px;
    line-height: 31px;
  }
  .cc-home-news .cc-dot-list time {
    margin-left: 14px;
    font-size: 13px;
  }
}
@media (max-width: 1399.98px) {
  .cc-wrap {
    width: 1200px;
  }
  .cc-top {
    height: 145px;
  }
  .cc-logo {
    width: 760px;
  }
  .cc-home-top {
    grid-template-columns: 560px minmax(0, 1fr);
    gap: 34px;
    padding-right: 36px;
  }
  .cc-hero {
    height: 370px;
  }
  .cc-home-news .cc-section-head {
    height: 52px;
  }
  .cc-home-news .cc-section-title {
    height: 52px;
    font-size: 22px;
    line-height: 34px;
  }
  .cc-home-news .cc-section-title img {
    width: 22px;
    height: 22px;
  }
  .cc-home-news .cc-feature {
    grid-template-columns: 76px 1fr;
    column-gap: 18px;
    margin-bottom: 14px;
    padding: 20px 20px 16px 0;
  }
  .cc-home-news .cc-feature-date {
    width: 76px;
    height: 66px;
    padding-top: 10px;
    line-height: 22px;
  }
  .cc-home-news .cc-feature-date strong {
    font-size: 17px;
    line-height: 23px;
  }
  .cc-home-news .cc-feature-date span {
    font-size: 13px;
    line-height: 21px;
  }
  .cc-home-news .cc-feature-title {
    margin-bottom: 6px;
    font-size: 18px;
    line-height: 28px;
    height: 56px;
  }
  .cc-home-news .cc-feature-summary {
    line-height: 20px;
    height: 40px;
  }
  .cc-home-news .cc-dot-list li {
    margin-bottom: 7px;
  }
  .cc-home-news .cc-dot-list li::before {
    top: 12px;
  }
  .cc-home-news .cc-dot-list a {
    height: 30px;
    font-size: 15px;
    line-height: 30px;
  }
  .cc-model-grid {
    gap: 24px;
  }
}
@media (max-width: 1199.98px) {
  .cc-wrap {
    width: 960px;
  }
  .cc-nav a {
    font-size: 18px;
  }
  .cc-home-top,
  .cc-two-col {
    grid-template-columns: minmax(0, 1fr);
  }
  .cc-home-top {
    padding-right: 0;
  }
  .cc-hero {
    height: auto;
    aspect-ratio: 1.52;
  }
  .cc-model-grid,
  .cc-link-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .cc-layout {
    grid-template-columns: 300px 1fr;
    gap: 24px;
  }
  .cc-gallery {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 991.98px) {
  .cc-wrap {
    width: 720px;
  }
  .cc-top {
    height: 112px;
  }
  .cc-logo {
    width: 620px;
    max-width: 92%;
  }
  .cc-nav a {
    height: 50px;
    font-size: 17px;
  }
  .cc-nav,
  .cc-nav > ul,
  .cc-nav-list {
    height: 50px;
  }
  .cc-sub-nav {
    top: 50px;
  }
  .cc-inner-card {
    padding: 28px 22px 46px;
  }
  .cc-layout {
    grid-template-columns: 1fr;
  }
  .cc-sidebar {
    display: none;
  }
  .cc-media-item {
    grid-template-columns: 220px 1fr;
    gap: 24px;
  }
  .cc-media-item img {
    width: 220px;
    height: 146px;
  }
}
@media (max-width: 767.98px) {
  body {
    font-size: 15px;
  }
  .cc-wrap {
    width: 100%;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }
  .cc-top {
    height: 86px;
  }
  .cc-top .cc-wrap,
  .cc-mobile-bar .cc-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cc-logo {
    width: 360px;
    max-width: 100%;
  }
  .cc-mobile-bar {
    display: block;
  }
  .cc-mobile-bar .cc-wrap {
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .cc-nav {
    display: none;
    height: auto;
  }
  .cc-nav.active {
    display: block;
  }
  .cc-nav .cc-nav-list {
    display: block;
    height: auto;
  }
  .cc-nav-item {
    display: block;
  }
  .cc-nav a {
    height: 44px;
    justify-content: flex-start;
    padding: 0 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.18);
  }
  .cc-has-sub > a {
    padding-right: 54px;
  }
  .cc-has-sub > a::before {
    display: none;
  }
  .cc-sub-toggle {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 44px;
    height: 44px;
    color: #ffffff;
    border-left: 1px solid rgba(255, 255, 255, 0.18);
  }
  .cc-sub-toggle::before {
    content: "";
    position: absolute;
    left: 17px;
    top: 19px;
    width: 9px;
    height: 9px;
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    transform: rotate(45deg);
    transition: transform 0.2s ease;
  }
  .cc-has-sub.open .cc-sub-toggle::before {
    top: 22px;
    transform: rotate(225deg);
  }
  .cc-nav .cc-sub-nav {
    position: static;
    width: 100%;
    min-width: 0;
    height: auto;
    box-shadow: none;
    opacity: 1;
    visibility: visible;
    transform: none;
    display: none;
    background: #9B0000;
    transition: none;
  }
  .cc-has-sub.open .cc-sub-nav {
    display: block;
  }
  .cc-sub-nav a {
    min-height: 40px;
    padding: 9px 15px 9px 34px;
    font-size: 16px;
    line-height: 22px;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    text-align: left;
  }
  .cc-nav a.active::after {
    display: none;
  }
  .cc-main-inner,
  .cc-home .cc-main-inner {
    padding: 24px 15px 38px;
  }
  .cc-home-band {
    padding-top: 0;
    padding-bottom: 0;
  }
  .cc-home .cc-main-inner,
  .cc-home-news-band .cc-home-band-inner,
  .cc-home-model-band .cc-home-band-inner,
  .cc-home-links-band .cc-home-band-inner {
    padding-top: 35px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .cc-home-news-band .cc-home-band-inner {
    padding-bottom: 35px;
  }
  .cc-home-model-band .cc-home-band-inner {
    padding-bottom: 35px;
  }
  .cc-home-links-band .cc-home-band-inner {
    padding-bottom: 35px;
  }
  .cc-section {
    margin-bottom: 5px;
  }
  .cc-section-title,
  .cc-page-title {
    font-size: 18px;
    line-height: 1.45;
  }
  .cc-section-title {
    min-width: 124px;
  }
  .cc-home-top {
    gap: 35px;
    margin-bottom: 35px;
  }
  .cc-hero a {
    display: block;
    overflow: hidden;
  }
  .cc-hero .swiper-pagination {
    left: 0;
    right: 0;
    bottom: 6px;
  }
  .cc-hero-caption {
    height: auto;
    min-height: 52px;
    padding: 10px 14px;
    font-size: 16px;
    overflow: visible;
    white-space: normal;
    line-height: 1.5;
    text-align: center;
    padding-bottom: 30px;
  }
  .cc-feature {
    grid-template-columns: 70px 1fr;
    column-gap: 16px;
  }
  .cc-feature,
  .cc-news-card,
  .cc-media-item,
  .cc-text-list li,
  .cc-dot-list li {
    min-width: 0;
  }
  .cc-feature {
    padding-right: 20px;
  }
  .cc-feature-date {
    width: 70px;
    height: 84px;
    padding-top: 16px;
    line-height: 26px;
  }
  .cc-feature-date strong {
    font-size: 18px;
    line-height: 24px;
  }
  .cc-feature-body {
    padding: 0;
  }
  .cc-feature-title {
    font-size: 16px;
  }
  .cc-feature-title,
  .cc-news-card-title,
  .cc-model-title,
  .cc-gallery-title {
    overflow: visible;
    display: block;
    -webkit-line-clamp: unset;
    height: auto;
    max-height: none;
    font-size: 16px;
    line-height: 1.6;
  }
  .cc-media-title {
    overflow: visible;
    display: block;
    -webkit-line-clamp: unset;
    height: auto;
    max-height: none;
    font-size: 18px;
    line-height: 1.55;
  }
  .cc-news-card {
    display: block;
  }
  .cc-news-card .img-a {
    margin-bottom: 15px;
  }
  .cc-news-card img {
    width: 100%;
    height: auto;
  }
  .cc-dot-list li {
    display: block;
    padding: 8px 0 8px 20px;
    margin-bottom: 0;
  }
  .cc-home-feed-module .cc-dot-list li {
    margin-bottom: 0;
  }
  .cc-dot-list li::before {
    top: 19px;
  }
  .cc-dot-list time {
    display: block;
    margin: 4px 0 0;
  }
  .cc-dot-list a,
  .cc-text-list a {
    overflow: visible;
    display: block;
    white-space: normal;
    font-size: 16px;
    line-height: 1.6;
  }
  .cc-model-grid,
  .cc-link-grid,
  .cc-gallery {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .cc-footer .cc-wrap {
    min-height: 190px;
    align-items: center;
    flex-direction: column;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 26px;
    padding-bottom: 22px;
    text-align: center;
  }
  .cc-footer-logo-a {
    margin: 0 auto 18px;
  }
  .cc-footer-logo {
    width: 220px;
  }
  .cc-footer-info {
    width: 100%;
    text-align: center;
    padding-left: 0;
  }
  .cc-footer-info::after {
    display: none;
  }
  .cc-footer-badge-link {
    display: block;
    margin: 14px auto 0;
  }
  .cc-footer-badge {
    width: 64px;
  }
  .cc-inner-card {
    min-height: 0;
    padding: 20px 15px 34px;
  }
  .cc-page-head {
    display: block;
    height: auto;
    padding-bottom: 26px;
  }
  .cc-breadcrumb {
    padding-top: 24px;
  }
  .cc-content-card {
    padding: 0 15px 30px;
    border-radius: 10px;
  }
  .cc-static-article,
  .cc-article-body {
    font-size: 16px;
    line-height: 1.95;
  }
  .cc-media-item {
    grid-template-columns: 1fr;
    gap: 14px;
    margin-bottom: 24px;
  }
  .cc-media-item img {
    width: 100%;
    height: auto;
    aspect-ratio: 1.526;
  }
  .cc-article {
    padding-top: 30px;
  }
  .cc-article h1 {
    font-size: 18px;
    line-height: 1.55;
  }
  .cc-article-meta {
    display: block;
    text-align: center;
    line-height: 2;
  }
  .cc-share {
    position: static;
    justify-content: center;
    margin-top: 14px;
  }
  .cc-article-body img {
    max-width: 100%;
  }
  .cc-text-list li {
    display: block;
    min-height: 0;
    padding: 10px 0 10px 30px;
  }
  .cc-text-list li::before {
    top: 20px;
  }
  .cc-text-list time {
    display: block;
    margin: 4px 0 0;
  }
  .cc-media-item > div {
    padding-top: 0;
  }
}
@media screen and (min-width: 0 \0) and (max-width: 1679.98px) {
  .cc-hero {
    width: 620px;
  }
  .cc-home-news {
    margin-left: 662px;
  }
  .cc-feature-date {
    height: 150px;
  }
  .cc-model-card img {
    height: 198px;
  }
}
@media screen and (min-width: 0 \0) and (max-width: 1399.98px) {
  .cc-top .cc-wrap {
    line-height: 145px;
  }
  .cc-hero {
    width: 560px;
  }
  .cc-home-news {
    margin-left: 594px;
  }
  .cc-model-card img {
    height: 184px;
  }
  .cc-gallery-item img {
    height: 216px;
  }
}
@media screen and (min-width: 0 \0) and (max-width: 1199.98px) {
  .cc-home-top,
  .cc-two-col {
    display: block;
  }
  .cc-hero,
  .cc-two-col > div {
    float: none;
    width: 100%;
    margin-right: 0;
  }
  .cc-home-news {
    margin-left: 0;
    margin-top: 28px;
    overflow: visible;
  }
  .cc-layout {
    display: block;
  }
  .cc-sidebar {
    width: 300px;
  }
  .cc-content-card {
    margin-left: 324px;
  }
  .cc-model-card,
  .cc-link-card {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 20px;
  }
  .cc-model-card:nth-child(4n),
  .cc-link-card:nth-child(3n) {
    margin-right: 3%;
  }
  .cc-model-card:nth-child(2n),
  .cc-link-card:nth-child(2n) {
    margin-right: 0;
  }
  .cc-model-card img {
    height: 300px;
  }
  .cc-gallery-item {
    width: 48.5%;
    margin-right: 3%;
  }
  .cc-gallery-item:nth-child(3n) {
    margin-right: 3%;
  }
  .cc-gallery-item:nth-child(2n) {
    margin-right: 0;
  }
  .cc-gallery-item img {
    height: 300px;
  }
}
@media screen and (min-width: 0 \0) and (max-width: 991.98px) {
  .cc-top .cc-wrap {
    line-height: 112px;
  }
  .cc-nav a {
    line-height: 50px;
  }
  .cc-sidebar,
  .cc-content-card {
    float: none;
    width: auto;
    margin-left: 0;
  }
  .cc-media-item > a {
    width: 220px;
  }
  .cc-media-item > div {
    margin-left: 244px;
  }
  .cc-media-item::after {
    content: "";
    display: block;
    clear: both;
  }
  .cc-model-card img,
  .cc-gallery-item img {
    height: 220px;
  }
}
@media screen and (min-width: 0 \0) and (max-width: 767.98px) {
  .cc-top .cc-wrap {
    line-height: 86px;
  }
  .cc-home-top,
  .cc-feature,
  .cc-news-card,
  .cc-media-item,
  .cc-text-list li {
    display: block;
  }
  .cc-feature-date {
    float: left;
    width: 70px;
    height: 84px;
    min-height: 0;
  }
  .cc-feature-body {
    margin-left: 86px;
  }
  .cc-news-card > a,
  .cc-media-item > a {
    float: none;
    width: auto;
  }
  .cc-news-card > div,
  .cc-media-item > div {
    margin-left: 0;
  }
  .cc-model-card,
  .cc-link-card,
  .cc-gallery-item {
    display: block;
    width: 100%;
    margin-right: 0;
  }
  .cc-model-card img,
  .cc-gallery-item img {
    height: auto;
  }
  .cc-model-grid,
  .cc-link-grid,
  .cc-gallery {
    letter-spacing: 0;
  }
  .cc-footer-logo,
  .cc-footer-info,
  .cc-footer-badge-link,
  .cc-footer-badge {
    float: none;
    margin-top: 0;
  }
  .cc-text-list a,
  .cc-text-list time {
    display: block;
    float: none;
    width: auto;
    line-height: 1.6;
  }
}
