
body{
}
.header-nav{
  background-color: rgba(206,206,206,0);
  color: rgba(16,16,16,1);
  font-size: 13px;
  text-align: center;
  box-shadow: 0px 2px 6px 0px rgba(190,190,190,0);
  position: absolute;
}
.solution-header {
  height: 400px;
  background: url('../img/chuangjie-news/solution-case-value.png') no-repeat center/cover;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.solution-header-content {
  padding: 29px 0 0 0;
  color: #222;
  z-index: 2;
  position: relative;
  width: 965px;
}
.solution-header-title {
  margin-bottom: 39px;
  color: rgba(51,51,51,1);
  font-size: 40px;
  text-align: left;
  font-family: "AlibabaPuHui-regular";
}
.solution-header-desc {
  font-family: 'AlibabaPuHui-regular';
  padding-left: 180px;
  color: rgba(51,51,51,1);
  font-size: 40px;
}
.solution-header-mainimg {
  position: absolute;
  right: 518px;
  bottom: 14px;
  width: 442px;
  height: 294px;
  z-index: 1;
  pointer-events: none;
}
.solution-header-icon {
  position: absolute;
  left: 467px;
  bottom: 52px;
  width: 157px;
  height: 157px;
  z-index: 2;
}
.solution-main {
  background: #fff;
  margin-top: -60px;
  padding: 0 40px 40px 0;
  min-height: 600px;
  position: relative;
}
.solution-menu {
  width: 220px;
  border-radius: 12px;
  padding: 24px 0 24px 0;
  min-height: 400px;
}
.solution-menu-title {
  font-size: 18px;
  color: #6c63ff;
  font-family: 'AlibabaPuHui-bold';
  margin-bottom: 18px;
  text-align: center;
}
.solution-menu-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.solution-menu-item {
  display: flex;
  align-items: center;
  padding: 0 24px;
  height: 50px;
  cursor: pointer;
  border-left: 3px solid transparent;
  transition: background 0.2s, border-color 0.2s;
  background: none;
  position: relative;
  font-size: 16px;
  font-family: "AlibabaPuHui-regular";
  color: rgba(0,0,0,1);
  border: 1px solid rgba(205,213,223,0.5);
}
.solution-menu-item.active {
  background: #7C86F8;
  color: #fff;
  border-left: none;
}
.solution-menu-item.active .menu-icon-active {
  /* filter: brightness(1000) invert(1); */
}
.solution-menu-item.active .menu-icon-default {
  display: none !important;
}
.solution-menu-item .menu-icon {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  transition: filter 0.2s;
}
.solution-menu-item.active .menu-icon {
  /* filter: brightness(1000) invert(1); */
}
.solution-menu-item.active::before {
  content: '';
  display: block;
  position: absolute;
  left: 9px;
  top: 14px;
  width: 3px;
  height: 20px;
  background: #fff;
  border-radius: 2px;
}
.solution-menu-item.active::after {
  content: '';
  display: block;
  position: absolute;
  right: -13px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 9px;
  background: none;
  border-style: solid;
  border-width: 8px 0 8px 13px;
  border-color: transparent transparent transparent #7C86F8;
}
.solution-case-img {
  width: 970px;
  height: 220px;
  object-fit: cover;
  margin-bottom: 24px;
  box-shadow: 0 2px 12px rgba(0,0,0,0.06);
}
.solution-case-title {
  font-size: 22px;
  font-family: 'AlibabaPuHui-bold';
  color: #222;
  margin-bottom: 18px;
  font-weight: bold;
}
.solution-case-section {
  margin-bottom: 32px;
}
.solution-case-desc {
  font-size: 15px;
  color: #444;
  line-height: 1.8;
  margin-bottom: 18px;
  min-height: 60px;
}
.solution-case-core {
  margin-bottom: 18px;
}
.solution-case-core-img {
  width: 320px;
  height: auto;
  margin-bottom: 12px;
}
.solution-case-goal {
  font-size: 16px;
  color: #3a5be3;
  margin-bottom: 12px;
}
.solution-case-content {
  font-size: 15px;
  color: #666;
  margin-bottom: 12px;
}
.solution-case-value-img {
  width: 420px;
  height: auto;
  margin-bottom: 12px;
}
/* 动画 */
.animate-fadeInUp {
  opacity: 0;
  transform: translateY(40px);
  animation: fadeInUp 0.8s forwards;
}
.animate-fadeInDown {
  opacity: 0;
  transform: translateY(-40px);
  animation: fadeInDown 0.8s forwards;
}
@keyframes fadeInUp {
  0% { opacity: 0; transform: translateY(40px); }
  100% { opacity: 1; transform: translateY(0); }
}
@keyframes fadeInDown {
  0% { opacity: 0; transform: translateY(-40px); }
  100% { opacity: 1; transform: translateY(0); }
}
#footer-include{
  margin-top: 0;
}
.solution-menu-customer-title {
  margin-bottom: 8px;
  display: flex;
  align-items: end;
}
.solution-menu-customer-c {
  width: 47px;
  height: 81px;
  display: inline-block;
  text-align: left;
  color: rgba(127,131,247,1);
  font-size: 70px;
  font-family: "AlibabaPuHui-medium";
}
.solution-menu-customer-cn {
  margin-left: 7px;
  color: rgba(0,0,0,1);
  font-size: 16px;
  text-align: left;
  font-family: 'AlibabaPuHui-medium';
}
.solution-menu-customer-en {
  margin-left: 7px;
  font-family: 'AlibabaPuHui-medium';
  line-height: 23px;
  width: 135px;
  white-space:nowrap;
  text-align: left;
  color: rgba(127,131,247,1);
  font-size: 16px;
}
.menu-icon-active { display: none; }
.solution-menu-item.active .menu-icon-active { display: block !important; }
.solution-menu-item.active .menu-icon-default { display: none !important; }
.solution-menu-customer-line {
  width: 180px;
  height: 1px;
  background: rgba(230,234,239,1);
  margin: 12px 0 18px 0;
  position: absolute;
  top:80px;
}
.solution-case-header {
  margin-bottom: 24px;
  position: relative;
  width: 100%;
  text-align: left;
}
.solution-case-header-title {
  display: inline-block;
  padding: 0 0 0 0;
  position: relative;
  z-index: 2;
  margin-bottom: 25px;
  margin-top: 45px;
  color: rgba(127,131,247,1);
  font-size: 22px;
  text-align: left;
  font-family: AlibabaPuHui-medium;
}
.solution-case-header-line {
  width: 100%;
  height: 1px;
  background: #E9ECF2;
  margin: 0;
  position: static;
  left: 0;
  top: auto;
  transform: none;
  z-index: 1;
}
.news-list {
  /* 可选：清除默认间距 */
  margin: 0;
  padding: 0;
}
.news-item {
  display: flex;
  align-items: center;
  margin-bottom: 32px;
  min-height: 157px;
  /* 保证与图片高度一致 */
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 24px;
}
.news-item-img-wrap {
  width: 280px;
  height: 157px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 24px;
}
.news-item-img {
  width: 280px;
  height: 157px;
  border-radius: 15px;
  object-fit: cover;
  display: block;
}
.news-item-content {
  width: 646px;
  height: 150px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}
.news-item-title {
  margin-bottom: 8px;
  line-height: 1.2;
  color: rgba(51,51,51,1);
  font-size: 20px;
  font-family: "AlibabaPuHui-medium";
}
.news-item-desc {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.2;
  color: rgba(108,108,108,1);
  font-size: 16px;
  font-family:" AlibabaPuHui-regular";
}
.news-item-time {
  font-size: 12px;
  color: #999;
  margin-top: 10px;
  line-height: 1.2;
  text-align: left;
  white-space: nowrap;
}
.news-pagination {
  margin-top: 40px;
}
.pagination {
  display: flex;
  gap: 12px;
}
.page-item {
  margin: 0;
}
.page-link {
  width: 32px;
  height: 32px;
  padding: 0;
  background: #fff;
  font-size: 16px;
  font-family: "AlibabaPuHui-regular";
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s;
  box-shadow: none;
  border-radius: 5px;
  color: rgba(16,16,16,1);
  font-size: 14px;
  border: 1px solid rgba(217,217,217,1);
}
.page-link:focus {
  box-shadow: none;
}
.page-item.active .page-link {
  background-color: rgba(127,131,247,1);
  color: #fff;
  border-color: rgba(127,131,247,1);
}
.page-link:hover, .page-link:active {
  border-color: rgba(127,131,247,1);
  background: #F4F6FF;
  color: rgba(127,131,247,1);
}
.page-item.disabled .page-link {
  color: #bbb;
  background: #fff;
  border-color: #E0E3EB;
  cursor: not-allowed;
}
/* 全局响应式调整示例 */
:root {
  font-size: 16px;
}
@media (max-width: 1200px) {
  :root { font-size: 15px; }
}
@media (max-width: 992px) {
  :root { font-size: 14px; }
}
@media (max-width: 768px) {
  :root { font-size: 13px; }
}
@media (max-width: 576px) {
  :root { font-size: 12px; }
}
/* 其余所有px单位宽高、间距、字体等全部替换为rem、%、vw/vh等，图片max-width:100% */

@media (max-width: 1366px) {
  body, html {
    min-width: 0 !important;
    overflow-x: hidden !important;
  }
  .solution-header, .solution-main, .container {
    max-width: 100% !important;
    width: 100% !important;
    min-width: 0 !important;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
  }
  img, video {
    max-width: 100% !important;
    height: auto !important;
  }
  .solution-menu-customer-cn, .solution-case-header-title {
    font-size: 20px !important;
  }
  .news-item-title {
    font-size: 18px !important;
  }
  .news-item-img {
    max-width: 100%;
    height: auto;
  }
  .container, .solution-main {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 1280px) {
  body, html {
    min-width: 0 !important;
    overflow-x: hidden !important;
  }
  .solution-header, .solution-main, .container {
    max-width: 100% !important;
    width: 100% !important;
    min-width: 0 !important;
    padding-left: 6px;
    padding-right: 6px;
    box-sizing: border-box;
  }
  img, video {
    max-width: 100% !important;
    height: auto !important;
  }
  :root { font-size: 15px; }
  .solution-header-title, .solution-case-header-title, .news-item-title {
    font-size: 20px !important;
  }
}

@media (max-width: 1024px) {
  :root { font-size: 13px; }
  .news-hero, .news-list, .news-detail, .news-section {
    width: 100% !important;
    min-width: 0 !important;
    padding: 0 6px !important;
    box-sizing: border-box;
  }
  .news-title {
    font-size: 22px !important;
  }
  img, video {
    max-width: 100% !important;
    height: auto !important;
  }
  .solution-header{
    width: 100% !important;
    background: url("../img/chuangjie-news/solution-case-value.png") no-repeat 34% 50%;
    background-size: 200% !important;
    min-height: auto;
    height: 300px;
  }
}
@media (max-width: 768px) {
  :root { font-size: 12px; }
  .news-title {
    font-size: 16px !important;
  }
  html, body {
    width: 100vw;
    min-width: 0 !important;
    max-width: 100vw !important;
    overflow-x: hidden !important;
  }
  .container, .container-fluid, .row, .main, .footer-main, .header-nav, .platform-row, .feature-row {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100vw !important;
    padding-left: 4px !important;
    padding-right: 4px !important;
    box-sizing: border-box;
  }
  img, video {
    max-width: 100% !important;
    height: auto !important;
  }
  button, .btn, input, .form-control, .float-popup, .call-popup, .footer-section, .footer-main {
    max-width: 100vw !important;
    width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box;
  }
  :root { font-size: 12px; }
  .solution-main{
    flex-direction: column;
  }
  .solution-menu{
    width: 100%;
    min-height: auto;
    padding: 24px 0 0 0;
  }
  .solution-menu-list{
    width: 95% !important;
    margin: 0 auto;
    display: flex;
    overflow-x: scroll;
    padding-bottom: 10px;
  }
  .solution-menu-item.active::after{
    display: none;
  }
  .solution-menu-item{
    white-space: nowrap;
    width: auto;
    font-size: 11px;
    margin: 0 10px;
    padding-right: 26px;
    padding-left: 30px;
    justify-content: center;
  }
  .solution-menu-item .menu-icon{
    margin-right: 3px;
  }
  .solution-menu-customer-line{
    width: 100%;
    margin: 20px 0;
  }
  .solution-case-header-title{
    margin-top: 24px;
  }
  .solution-header{
    width: 100% !important;
    background: url("../img/chuangjie-news/solution-case-value.png") no-repeat 34% 50%;
    background-size: 255% !important;
    min-height: auto;
    height: 185px;
  }
  .solution-menu-customer-cn, .solution-menu-customer-en{
    margin-left: 15px;
  }
  .news-item ,.solution-case-img,.solution-case-header{
    width: 90%;
    margin: 10px auto;
  }
  .news-item-img,.news-item-img-wrap{
    width: 120px;
    height: auto !important;
    margin-right: 10px;
  }
  .news-item-title{
    font-size: 13px !important;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .news-item-desc{
    font-size: 10px !important;
  }
  .news-item-content{
    height: auto !important;
  }
  .news-item {
    padding-bottom: 10px;
    min-height:auto;
  }
  .news-item-time{
    font-size: 10px !important;
    margin-top: 4px;
  }
  .news-pagination{
    justify-content: center;
    margin: 10px;
  }
}

@media (max-width: 400px) {
  html, body {
    width: 100vw;
    min-width: 0 !important;
    max-width: 100vw !important;
    overflow-x: hidden !important;
  }
  .container, .container-fluid, .row, .main, .footer-main, .header-nav, .platform-row, .feature-row {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100vw !important;
    padding-left: 4px !important;
    padding-right: 4px !important;
    box-sizing: border-box;
  }
  img, video {
    max-width: 100% !important;
    height: auto !important;
  }
  button, .btn, input, .form-control, .float-popup, .call-popup, .footer-section, .footer-main {
    max-width: 100vw !important;
    width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box;
  }
  :root { font-size: 12px; }
  .solution-main{
    flex-direction: column;
  }
  .solution-menu{
    width: 100%;
    min-height: auto;
    padding: 24px 0 0 0;
  }
  .solution-menu-list{
    width: 95% !important;
    margin: 0 auto;
    display: flex;
    overflow-x: scroll;
    padding-bottom: 10px;
  }
  .solution-menu-item.active::after{
    display: none;
  }
  .solution-menu-item{
    white-space: nowrap;
    width: auto;
    font-size: 11px;
    margin: 0 10px;
    padding-right: 26px;
    padding-left: 30px;
    justify-content: center;
  }
  .solution-menu-item .menu-icon{
    margin-right: 3px;
  }
  .solution-menu-customer-line{
    width: 100%;
    margin: 20px 0;
  }
  .solution-case-header-title{
    margin-top: 24px;
  }
  .solution-header{
    width: 100% !important;
    background: url("../img/chuangjie-news/solution-case-value.png") no-repeat 34% 50%;
    background-size: 255% !important;
    min-height: auto;
    height: 185px;
  }
  .solution-menu-customer-cn, .solution-menu-customer-en{
    margin-left: 15px;
  }
  .news-item ,.solution-case-img,.solution-case-header{
    width: 90%;
    margin: 10px auto;
  }
  .news-item-img,.news-item-img-wrap{
    width: 120px;
    height: auto !important;
    margin-right: 10px;
  }
  .news-item-title{
    font-size: 13px !important;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .news-item-desc{
    font-size: 10px !important;
  }
  .news-item-content{
    height: auto !important;
  }
  .news-item {
    padding-bottom: 10px;
    min-height:auto;
  }
  .news-item-time{
    font-size: 10px !important;
    margin-top: 4px;
  }
  .news-pagination{
    justify-content: center;
    margin: 10px;
  }
}
