@media (min-width: 1200px) {
  .phoneMenu {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .phoneMenu {
    display: none;
  }
}
@media (max-width: 767px) {
  body {
    padding-bottom: 40px;
  }
  .homePage {
    width: 100%;
  }
  .homePage .nav {
    left: 0px;
    width: calc(100% - 20px);
    padding: 0 10px;
    margin-top: -7px;
  }
  .homePage .nav .navBox {
    padding: 0 5px;
  }
  .homePage .nav .navBox .logoBox {
    width: 50%;
  }
  .homePage .nav .navBox .menuBox {
    display: none;
  }
  .homePage .nav .navBox .topOthersBox {
    width: 50%;
  }
  .homePage .bannerAct .bannerBox {
    width: 100%;
    left: 0px;
    overflow: hidden;
  }
  .homePage .bannerAct .bannerBox .ggy {
    top: 100px;
    text-align: center;
  }
  .homePage .bannerAct .bannerBox .ggy p:nth-child(1) {
    font-size: 40px;
  }
  .homePage .bannerAct .bannerBox .ggy p:nth-child(2) {
    font-size: 30px;
    font-weight: 400 !important;
  }
  .homePage .bannerAct .bannerBox .ggy p:nth-child(3) {
    font-size: 20px;
  }
  .homePage .bannerAct .bannerBox .ggy p {
    margin-left: 0px;
  }
  .homePage .bannerAct .bannerBox .ggy .nbb {
    font-size: 19px;
    margin-top: 10px;
    font-weight: 300;
    position: absolute;
    width: 100%;
    bottom: -58vh;
    z-index: 10000;
  }
  .homePage .bannerAct .bannerBox .objectBox {
    width: calc(100% - 20px);
    padding: 0 10px;
    bottom: 72px;
    overflow: hidden;
    display: none;
  }
  .homePage .bannerAct .bannerBox .objectBox .objectlist {
    width: 100%;
    display: block !important;
  }
  .homePage .bannerAct .bannerBox .objectBox .objectlist .objectItem:nth-child(2),
  .homePage .bannerAct .bannerBox .objectBox .objectlist .objectItem:nth-child(4) {
    width: calc(50% - 20px);
    border-radius: 10px;
    padding: 10px 10px;
    margin-right: 0px;
    margin-top: 7px;
    height: 75px;
  }
  .homePage .bannerAct .bannerBox .objectBox .objectlist .objectItem:nth-child(1),
  .homePage .bannerAct .bannerBox .objectBox .objectlist .objectItem:nth-child(3) {
    width: calc(50% - 27px);
    border-radius: 10px;
    padding: 10px 10px;
    margin-right: 7px;
    margin-top: 7px;
    height: 75px;
  }
  .homePage .bannerAct .bannerBox .objectBox .objectlist .objectItem {
    float: left;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .homePage .bannerAct .bannerBox .objectBox .objectlist .objectItem a {
    position: relative !important;
  }
  .homePage .bannerAct .bannerBox .objectBox .objectlist .objectItem a .icon {
    position: relative !important;
    right: 0px;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    margin: 5px;
    display: none;
  }
  .homePage .bannerAct .bannerBox .objectBox .objectlist .objectItem a .icon img {
    width: 20px;
    height: 20px;
  }
  .homePage .bannerAct .bannerBox .objectBox .objectlist .objectItem a .a_cont .titleList {
    display: none !important;
  }
  .homePage .cardiacBox {
    width: 100%;
    padding: 0px 0;
    overflow: hidden;
  }
  .homePage .cardiacBox .cardiacTitle h2 {
    margin-top: 10px;
  }
  .homePage .cardiacBox .cardiac {
    position: relative !important;
    height: 260px;
    opacity: 1;
    transform: scale(0.8);
  }
  .homePage .cardiacBox .cardiacBoxConet {
    width: calc(100% - 20px);
    padding: 0 10px;
    overflow: hidden;
  }
  .homePage .cardiacBox .cardiacBoxConet .servicelinkBox .servicelinkBoxUl {
    width: 100%;
    display: block;
    border-radius: 5px;
    overflow: hidden;
  }
  .homePage .cardiacBox .cardiacBoxConet .servicelinkBox .servicelinkBoxUl .servicelinkBoxLi {
    height: 100px;
    border-right: 0px solid var(--homeTextColor);
    float: left;
    width: calc(50% - 40px);
    padding: 30px 20px;
    text-align: left;
  }
  .homePage .cardiacBox .cardiacBoxConet .servicelinkBox .servicelinkBoxUl .servicelinkBoxLi p:nth-child(1) {
    font-size: 1.875rem;
    color: var(--themeColor);
    display: block;
    position: relative;
    margin: 0px;
    padding: 0px;
  }
  .homePage .cardiacBox .cardiacBoxConet .servicelinkBox .servicelinkBoxUl .servicelinkBoxLi p:nth-child(1) i {
    position: absolute;
    font-style: normal;
    font-size: 0.625rem;
    top: 0px;
    right: 20px;
    font-weight: 200;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
  }
  .homePage .cardiacBox .cardiacBoxConet .servicelinkBox .servicelinkBoxUl .servicelinkBoxLi p:nth-child(2) {
    font-size: 0.875rem;
    color: var(--homeTextColor);
  }
  .homePage .cardiacBox .cardiacBoxConet .servicelinkBox .servicelinkBoxUl .servicelinkBoxLi:nth-child(4) {
    border-right: none;
  }
  .homePage .homeCase {
    width: 100%;
    overflow: hidden;
  }
  .homePage .homeCase .contWid {
    width: 100%;
  }
  .homePage .homeCase .homeCaseBox {
    width: calc(100% - 20px);
    padding: 0 10px;
  }
  .homePage .homeCase .homeCaseBox .boxtitle P {
    font-size: 20px;
  }
  .homePage .homeCase .homeCaseBox .caseConetBoxLi {
    width: 100%;
    margin-right: 0px !important;
  }
  .homePage .homeNewsBox {
    width: 100% !important;
    display: block;
  }
  .homePage .homeNewsBox .contWid {
    width: 100%;
  }
  .homePage .homeNewsBox .homeNewsBoxTitle {
    font-size: 25px;
    text-align: center;
    width: calc(100% - 20px);
    padding: 0 10px;
  }
  .homePage .homeNewsBox .homeNewsBoxConetent {
    width: calc(100% - 20px);
    padding: 0 10px;
  }
  .homePage .homeNewsBox .homeNewsBoxConetent .homeNewsBoxC {
    display: block;
  }
  .homePage .homeNewsBox .homeNewsBoxConetent .homeNewsBoxC .homeNewsBoxConetentLeft {
    width: 100% !important;
    margin-bottom: 20px;
  }
  .homePage .homeNewsBox .homeNewsBoxConetent .homeNewsBoxC .homeNewsBoxConetentLeft a {
    width: 100%;
    height: 260px;
  }
  .homePage .homeNewsBox .homeNewsBoxConetent .homeNewsBoxC .homeNewsBoxConetentRight {
    width: 100% !important;
  }
  .homePage .homeNewsBox .homeNewsBoxConetent .homeNewsBoxC .homeNewsBoxConetentRight .homeNewsLi a {
    margin-bottom: 10px;
  }
  .homePage .footer {
    width: 100%;
    background: transparent;
  }
  .homePage .footer .Copyright {
    width: calc(100% - 20px);
    padding: 0 10px;
    padding-bottom: 60px;
    background: transparent;
  }
  .homePage .footer .footerContent {
    width: 100%;
    display: none;
  }
  .reTop {
    bottom: 90px;
    left: 10px;
    border-radius: 50%;
  }
  .homeCase {
    background: var(--homeCaseBoxBg);
    padding-bottom: 20px;
  }
  .listConetent {
    padding: 0px !important;
  }
  .listConetent .contWid {
    padding: 0px !important;
  }
  .listConetent .contWid .listAll .list {
    width: calc(100%);
    float: left;
    padding: 0px;
  }
  .softWareBanner .contWid {
    padding: 0px !important;
  }
  .softWareBanner .content {
    position: absolute;
    top: 100px;
    height: 100px;
    text-align: center;
    width: 100%;
    color: var(--themehoverColor);
  }
  .softWareBanner .content h1 {
    font-size: 2.1625rem;
    margin: 0px !important;
    display: block;
  }
  .softWareBanner .content p {
    font-size: 1.5625rem;
    font-weight: 400;
    margin: 0px !important;
    display: block;
  }
  .aboutBanner .logoBoxSize {
    display: none;
  }
  .aboutBanner .logoBrandTitle {
    display: none;
  }
  .serviceBox {
    position: absolute;
    bottom: 30px;
  }
  .serviceBox .listBox {
    border-radius: 10px;
    width: calc(50%) !important;
    padding: 0px !important;
    margin: 0px !important;
  }
  .serviceBox .listBox .a_cont {
    width: calc(100%) !important;
    padding: 0px;
  }
  .serviceBox .listBox .a_cont .title {
    font-size: 0.9rem !important;
    width: 100%;
    padding: 0px 0;
    margin: 0px 0;
    border-bottom: 1px solid var(--themeBorderColor);
    color: var(--themeColor);
  }
  .serviceBox .listBox .a_cont .title span {
    color: var(--themehoverColor);
    margin-right: 5px;
  }
  .serviceBox .listBox .a_cont .titleSpan {
    font-size: 0.795rem;
    width: 100%;
    padding: 0px;
    margin: 5px 0;
    color: var(--grayText);
    display: none;
  }
  .softWareBanner .serviceBox .listBox .a_cont {
    padding: 0px !important;
  }
  .banner-container {
    position: relative;
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    background: var(--bannerBgColor);
  }
  .banner-container .serviceBox {
    display: none;
  }
  .banner-container canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  .banner-container .content {
    position: relative;
    z-index: 10;
    text-align: left;
    color: white;
    max-width: calc(100% - 40px);
    width: calc(100% - 40px);
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding-top: 150px;
  }
  .banner-container .content .text-content {
    width: 100%;
    padding-right: 20px;
  }
  .banner-container .content .text-content h1 {
    text-align: center;
    font-size: 2.5rem;
    margin-bottom: 1rem;
    color: #ffffff;
    font-weight: 700;
    line-height: 1.2;
    text-shadow: 0 0 10px rgba(79, 172, 254, 0.5);
  }
  .banner-container .content .text-content .textS2 {
    font-size: 0.95rem;
    display: block;
    margin-bottom: 0rem;
    color: rgba(255, 255, 255, 0.8);
    font-weight: 200 !important;
    text-align: center;
  }
  .banner-container .content .text-content .textS {
    font-size: 1.2rem;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 0rem;
    line-height: 1.6;
    display: block;
    text-align: center;
  }
  .banner-container .content .text-content .stats {
    display: flex;
    margin-top: 40px;
    gap: 50px;
  }
  .banner-container .content .text-content .stat-item {
    text-align: center;
    position: relative;
    z-index: 2;
  }
  .banner-container .content .text-content .stat-number {
    font-size: 1.5rem;
    font-weight: 300;
    color: var(--themeBorderColor);
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .banner-container .content .text-content .stat-number span {
    background: var(--themeButbgColor);
    color: var(--themeColor);
    border-radius: 50%;
    padding: 5px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 0.75rem;
    margin-top: -20px;
  }
  .banner-container .content .text-content .stat-label {
    font-size: 0.6rem;
    color: var(--themeBorderColor);
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 200 !important;
  }
  .banner-container .content .text-content .cta-button {
    display: inline-block;
    background: var(--btnBg);
    color: white;
    padding: 12px 30px;
    border-radius: 30px;
    font-size: 1rem;
    font-weight: 300;
    text-decoration: none;
    box-shadow: 0 4px 15px rgba(79, 172, 254, 0.4);
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
  }
  .banner-container .content .case-showcase {
    position: relative;
    width: 100%;
    height: 300px;
    perspective: 1000px;
    margin-top: 50px;
  }
  .banner-container .content .device-mockup {
    position: absolute;
    width: 99%;
    height: 100%;
    transform-style: preserve-3d;
    transform: rotateY(-20deg) rotateX(5deg);
    transition: transform 0.5s ease;
    animation: float 6s ease-in-out infinite;
  }
  .banner-container .content .device-mockup:hover {
    animation-play-state: paused;
  }
  .banner-container .content .laptop {
    position: absolute;
    width: 100%;
    height: 100%;
    background: var(--bannerBgColor);
    border-radius: 5px;
    overflow: hidden;
  }
  .banner-container .content .laptop::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.05);
    z-index: 2;
  }
  .banner-container .content .laptop-screen {
    position: absolute;
    top: 5%;
    left: 5%;
    width: 90%;
    height: 90%;
    background: #fff;
    overflow: hidden;
    border-radius: 5px;
  }
  .banner-container .content .code-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 10px;
    font-family: 'Courier New', monospace;
    font-size: 12px;
    color: #4facfe;
    overflow: hidden;
  }
  .banner-container .content .code-line {
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    animation: typing 3s steps(40) infinite;
  }
  .banner-container .content .mobile {
    position: absolute;
    width: 20%;
    height: 50%;
    right: 60px;
    bottom: -20px;
    background: var(--themeButBorderColor);
    border-radius: 20px;
    transform: translateZ(50px);
  }
  .banner-container .content .mobile-screen {
    position: absolute;
    top: 5%;
    left: 5%;
    width: 90%;
    height: 90%;
    background: #333 url(../images/logo-white.svg) no-repeat;
    background-size: 50%;
    background-position: 20px 30px;
    border-radius: 15px;
    overflow: hidden;
  }
  .banner-container .content .mobile-screen:before {
    content: '点维瞰';
    font-weight: 200;
    font-size: 12px;
    text-align: center;
    position: absolute;
    top: 80px;
    left: 20px;
  }
  .banner-plan {
    display: flex;
    justify-content: center;
    background: var(--bannerBgColor);
  }
  .banner-plan .banner {
    position: relative;
    width: calc(100% - 20px) !important;
    height: 100vh;
    overflow: hidden;
    margin-left: 0px !important;
  }
  .banner-plan .banner-content {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding: 0px !important;
    overflow: hidden;
  }
  .banner-plan .banner-text {
    position: absolute;
    top: 170px;
    left: 0;
    max-width: 767px;
    color: #fff;
    padding: 0 0px;
    animation: fadeIn 1s forwards;
  }
  .banner-plan .banner-title {
    font-size: 2.25rem;
    font-weight: 700;
    margin-bottom: 15px;
  }
  .banner-plan .banner-subtitle {
    font-size: 1rem;
    font-weight: 200;
    margin-bottom: 30px;
    opacity: 0.9;
    line-height: 1.6;
    text-align: left;
  }
  .banner-plan .cta-button {
    display: inline-block;
    padding: 12px 30px;
    background: linear-gradient(90deg, #4facfe 0%, #00f2fe 100%);
    color: #fff;
    border-radius: 30px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
  }
  .banner-plan .cta-button:hover {
    transform: translateY(-5px);
  }
  .banner-plan .solutions-container {
    position: relative;
    width: calc(100% - 30px);
    height: 400px;
    margin: 0 auto;
    margin-top: 450px;
    margin-left: 0px !important;
    overflow: hidden !important;
  }
  .banner-plan .solution-card {
    width: calc(50% - 20px) !important;
    height: 140px;
    overflow: hidden;
    border-radius: 10px;
  }
  .banner-plan .solution-card:nth-child(2),
  .banner-plan .solution-card:nth-child(4) {
    left: calc(50%) !important;
  }
  .banner-plan .solution-card:nth-child(3),
  .banner-plan .solution-card:nth-child(4) {
    top: 160px !important;
  }
  .banner-plan .solution-card:hover {
    transform: scale(1.05) translateY(-10px);
    background: rgba(255, 255, 255, 0.2);
  }
  .banner-plan .solution-icon-container {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: rgba(79, 172, 254, 0.1);
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
  }
  .banner-plan .solution-icon {
    width: 30px;
    height: 30px;
    fill: none;
    stroke: #4facfe;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
  }
  .banner-plan .solution-title {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 8px;
  }
  .banner-plan .solution-desc {
    color: rgba(255, 255, 255, 0.7);
    font-size: 12px;
    text-align: center;
    line-height: 1.4;
    font-weight: 200;
  }
  .banner-plan .connection-line {
    position: absolute;
    height: 1px;
    background: linear-gradient(90deg, rgba(79, 172, 254, 0), rgba(79, 172, 254, 0.5), rgba(79, 172, 254, 0));
    z-index: 1;
  }
  .banner-plan .data-particle {
    position: absolute;
    width: 4px;
    height: 4px;
    background: #4facfe;
    border-radius: 50%;
    box-shadow: 0 0 8px #4facfe;
    z-index: 1;
  }
  .planBox {
    display: flex;
    justify-content: center;
  }
  .planBox .itemTitle {
    font-size: 1rem;
    text-decoration: none;
    color: var(--navColor);
    height: 50px;
    line-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .planBox .itemTitle a {
    color: var(--navHover) !important;
    text-decoration: none;
  }
  .planBox .itemTitle:hover {
    color: var(--navHover);
    cursor: pointer;
  }
  .planBox .itemTitle::before {
    transition: all 1s ease-in;
    content: "";
    background: var(--logoBgColor) url('../images/service/heart.svg');
    background-size: 100% 100%;
    display: inline-block;
    width: 0px;
    height: 0px;
    padding: 0px;
    margin-right: 5px;
    border-radius: 50%;
  }
  .planBox .menuBoxConent {
    width: 100%;
    padding: 1.25rem 0;
    transition: all 3s ease-in;
    z-index: 99;
    transition: all 5s ease-in;
  }
  .planBox .menuBoxConent .xz {
    position: absolute;
    top: 1.4rem;
    left: 8.2rem;
    z-index: 100000;
  }
  .planBox .menuBoxConent .xz img {
    width: 1.25rem;
  }
  .planBox .menuBoxConent .conent {
    opacity: 1;
    transition: all 3s ease-in;
  }
  .planBox .menuBoxConent .conent .alinkBox {
    border-top: 1px solid var(--secondLevelMenuTitleColorborder);
  }
  .planBox .menuBoxConent .conent .alinkBox .alink {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    display: block;
    border-radius: 3px;
    margin-top: 10px;
    margin-bottom: 20px;
    border: 1px solid var(--themehoverColor);
    color: var(--themehoverColor);
    text-decoration: none;
    text-align: center;
    float: right;
  }
  .planBox .menuBoxConent .conent .secondLevelMenuTitle {
    font-size: 1.2rem;
    margin-bottom: 0.625rem;
    padding-bottom: 0.625rem;
    text-align: left;
    position: relative;
    width: calc(100% - 2.5rem);
    border-bottom: 1px solid var(--secondLevelMenuTitleColorborder);
    color: var(--secondLevelMenuTitle);
    font-weight: 500;
  }
  .planBox .menuBoxConent .conent .secondLevelMenuTitle span {
    color: var(--navActive);
    margin: 0px 10px;
  }
  .planBox .menuBoxConent .conent .secondLevelMenuTitle2 {
    font-size: 0.8rem;
    margin-bottom: 0.625rem;
    padding-bottom: 0.625rem;
    text-align: left;
    width: calc(100% - 2.5rem);
    color: var(--secondLevelMenuTitle2);
    font-weight: 300;
  }
  .planBox .menuBoxConent .conent .menuBoxLi {
    text-align: left;
    float: left;
    padding: 3px 10px;
    width: calc(100% - 20px);
    transition: all 0.5s ease-in;
    margin: 10px 0;
    display: block;
    text-decoration: none;
    display: flex;
    justify-content: flex-start;
    padding: 9px 6px;
    border-bottom: 2px;
  }
  .planBox .menuBoxConent .conent .menuBoxLi .icon {
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 10px;
    padding: 5px;
    margin-right: 5px;
    transition: all 0.5s ease-in;
  }
  .planBox .menuBoxConent .conent .menuBoxLi .icon img {
    width: 30px;
    height: 30px;
    transform: scale(1);
    transition: all 0.5s ease-out;
  }
  .planBox .menuBoxConent .conent .menuBoxLi .a_cont {
    text-align: left;
  }
  .planBox .menuBoxConent .conent .menuBoxLi .a_cont .title {
    width: 100%;
    font-size: 0.875rem;
    color: var(--navSecondLevelMenuTextColorA);
  }
  .planBox .menuBoxConent .conent .menuBoxLi .a_cont .titleSpan {
    font-size: 0.75rem;
    font-weight: 400;
    color: var(--navSecondLevelMenuTextColorB);
  }
  .aboutBox {
    display: flex;
    justify-content: center;
  }
  .aboutBox .aboutConetnt {
    width: 100%;
  }
  .aboutBox .aboutConetnt .list {
    background: var(--bannerColor);
    padding: 0px 40px;
    padding-bottom: 20px;
    margin: 10px 0;
    border-radius: 10px;
  }
  .aboutBox .aboutConetnt p {
    font-weight: 300;
    font-size: 14px;
    line-height: 30px;
    color: var(--themeColor);
  }
  .aboutBox .aboutConetnt h1 {
    border-bottom: 1px solid #eee;
    padding: 10px 0;
  }
  .aboutBox .aboutConetnt h1,
  .aboutBox .aboutConetnt h2,
  .aboutBox .aboutConetnt h3 {
    color: var(--themehoverColor);
  }
  .newsBox {
    display: flex;
    justify-content: center;
  }
  .newsBox .newsContent {
    display: block;
    width: calc(100% - 40px);
  }
  .newsBox .newsContent .title {
    border-bottom: 1px solid #eee;
    width: 100%;
  }
  .newsBox .newsContent .title .titleBox {
    text-align: left;
    float: left;
    padding: 3px 10px;
    width: calc(100% - 20px);
    transition: all 0.5s ease-in;
    margin: 10px 0;
    display: block;
    text-decoration: none;
    display: flex;
    justify-content: flex-start;
    padding: 9px 6px;
    border-bottom: 2px;
  }
  .newsBox .newsContent .title .titleBox .icon {
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 10px;
    padding: 5px;
    margin-right: 5px;
    transition: all 0.5s ease-in;
    background: var(--themeButbgColorHover);
  }
  .newsBox .newsContent .title .titleBox .icon img {
    width: 40px;
    height: 40px;
    transform: scale(1);
    transition: all 0.5s ease-out;
  }
  .newsBox .newsContent .title .titleBox .a_cont {
    text-align: left;
  }
  .newsBox .newsContent .title .titleBox .a_cont .title {
    width: 100%;
    font-size: 1rem;
    color: var(--navSecondLevelMenuTextColorA);
  }
  .newsBox .newsContent .title .titleBox .a_cont .titleSpan {
    font-size: 0.75rem;
    font-weight: 300;
    color: var(--navSecondLevelMenuTextColorB);
  }
  .newsBox .newsContent .list {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .newsBox .newsContent .list .date {
    background: var(--themeBorderColor);
    width: calc(100% - 20px);
    height: 90px;
    border-radius: 10px;
    text-align: center;
    padding: 10px;
    margin-bottom: 10px;
  }
  .newsBox .newsContent .list .date div:nth-child(1) {
    font-size: 1.25rem;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
  }
  .newsBox .newsContent .list .date div:nth-child(2) {
    font-size: 0.95rem;
    height: 30px;
    line-height: 30px;
    background: var(--themehoverColor);
    color: var(--themeBorderColor);
    font-weight: 300;
  }
  .newsBox .newsContent .list .content {
    width: calc(100% - 20px);
  }
  .newsBox .newsContent .list .content h1 {
    font-size: 1.2rem;
    display: block;
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
    font-weight: 400;
    width: 100%;
  }
  .newsBox .newsContent .list .content .sub {
    background: var(--themeButbgColorHover);
    border-radius: 5px;
    padding: 5px;
    width: 100%;
    font-size: 0.875rem;
    font-weight: 300;
  }
  .newsBox .newsContent .list .content p {
    color: var(--themeTextColor);
    display: block;
    width: 100%;
    padding: 0px;
    font-weight: 400;
    font-size: 0.85rem;
  }
}
