
@media (min-width: 1100px) and (max-width: 1200px) {
  .footerLinks > .container {
    padding: 0 10px;
  }
}
.footer {
  font-family: Arial, Hiragino Sans GB, md-hsgb, Microsoft YaHei,
    WenQuanYi Micro Hei, sans-serif;
  font-size: 14px;
  background: #fff;
  color: #191918;
  width: 100%;
  -webkit-transform: translateZ(0);
}
.footer img {
  vertical-align: middle;
}
.footer .mdCopyright {
  margin-right: 20px;
  margin-left: 170px;
}
.footer .mdRecord {
  margin-right: 20px;
}
.footer .footerCopyright {
  height: 132px;
  padding-top: 40px;
  box-sizing: border-box;
  line-height: 28px;
  background: #fff;
  color: #bbbaba;
  border-bottom: 1px solid #ededed;
}
.footer .footerCopyright .mLeft8 {
  margin-left: 8px;
}
.footer .footerCopyright .mRight8 {
  margin-right: 8px;
}
.footer .footerCopyright,
.footer .footerCopyright a,
.footer .footerCopyright span {
  color: #bbbaba;
}
.footer .footerCopyright a:hover,
.footer .footerCopyright a:hover span {
  color: #2196f3;
}
.footer .footerCopyright {
  max-width: 1200px;
  min-width: 1000px;
  margin: 0 auto;
}
.footer .container {
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
}
.footer .txtCenter {
  text-align: center;
}
.footer .txtRight {
  display: block;
  width: 100%;
}
.footer .txtRight .txtRightBox,
.footer .txtRight .txtRightL {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
}
.footer .txtRight .txtRightBox {
  width: calc(100% - 140px);
  text-align: right;
}
.footer .txtRight .txtRightL {
  padding-right: 20px;
}
.footerLinksH5 {
  display: none;
}
@media screen and (max-width: 800px) {
  .footer .txtRight .txtRightL {
    display: none;
  }
  .footer .txtRight .txtRightBox {
    width: 100%;
    text-align: center;
    line-height: 20px;
    padding-top: 10px;
  }
  .footerLinks {
    display: none;
    width: 100%;
  }
  .footerLinksH5,
  .footerLinksH5 .container {
    display: block;
    padding-top: 48px;
  }
  .footerLinksH5 > .container {
    padding: 0 36px !important;
    width: 100%;
  }
  .footerLinksH5 > .container a,
  .footerLinksH5 > .container dt {
    font-size: 16px;
    color: #333;
  }
  .footerLinksH5 > .container dl {
    margin-bottom: 41px;
  }
  .footerLinksH5 > .container .mdlink dd {
    line-height: 40px;
  }
  .footerLinksH5 > .container .footerLinkCon {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
  }
  .footerLinksH5 > .container .footerLinkCon .icon-navigate_next {
    font-size: 16px;
    display: inline-block;
    background-position-x: right;
    background-size: cover;
    margin-right: 8px;
    vertical-align: middle;
  }
  .footerLinksH5 > .container .contactLinks dt {
    font-size: 16px;
    margin-bottom: 32px;
  }
  .footerLinksH5 > .container .contactLinks > dd:first-child,
  .footerLinksH5 > .container .contactLinks > dd:nth-child(2) {
    margin-bottom: 16px;
  }
}
.footer .mLeft15 {
  margin-left: 15px;
}
.footerLinks {
  padding-top: 60px;
  padding-bottom: 20px;
  font-size: 14px;
}
.footerLinks > .container {
  display: flex;
  justify-content: center;
  max-width: 1200px;
}
.footerLinks dl {
  flex: 1 1;
  vertical-align: top;
  max-width: 230px;
}
.footerLinks dl a {
  color: #333;
  text-decoration: none;
  font-weight: 400;
}
.footerLinks dl a:hover {
  color: #2196f3;
}
.footerLinks dl dt {
  color: #333;
  margin-top: 10px;
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 500;
}
.footerLinks dl dd {
  line-height: 30px;
  margin: 0;
}
.contactLinks .teleNumber {
  font-size: 14px;
  line-height: 22px;
  color: #8f8f8f;
  cursor: default;
}
.contactLinks .iconPhone {
  width: 14px;
  height: 17px;
  display: inline-block;
  background: url(//alifile.mingdaocloud.com/wwwhome/_next/static/media/mdIcon.c6a0769c.png) -412px -419px
    no-repeat;
  margin-right: 10px;
}
.contactLinks .yellowIcon {
  display: inline-block;
  width: 188px;
  height: 52px;
  background: #2196f3;
  border-radius: 4px;
  color: #fff;
  line-height: 52px;
  text-align: center;
  margin-top: 20px;
}
.contactLinks .yellowIcon:hover {
  background: #3ba8ff;
  color: #fff;
}
.contactLinks .mobileAvIcon {
  display: inline-block;
  width: 212px;
  height: 67px;
  background: url(//alifile.mingdaocloud.com/wwwhome/_next/static/media/mdIcon.c6a0769c.png) -210px -470px;
  vertical-align: middle;
}
.contactLinks .contactUsIcon {
  display: inline-block;
  width: 176px;
  height: 58px;
  margin-top: 10px;
  background: url(//alifile.mingdaocloud.com/wwwhome/_next/static/media/mdIcon.c6a0769c.png) -390px -410px;
}
.contactLinks .linkBlock {
  margin-top: 20px;
  height: 36px;
  display: flex;
}
.contactLinks .link {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 32px;
  text-align: center;
  transition: all 0.3s;
  margin-right: 10px;
  box-sizing: border-box;
  cursor: pointer;
}
.contactLinks .link a {
  border-radius: 50%;
  width: 100%;
  height: 100%;
  display: inline-block;
}
.contactLinks .iconfontMediaBtn {
  font-size: 34px;
  color: #bdbdbd;
}
.contactLinks .iconfontMediaBtn:hover {
  color: #707070;
}
.contactLinks .iconWX {
  display: inline-block;
  background: url(//alifile.mingdaocloud.com/wwwhome/_next/static/media/11.a687e9e2.png)
    no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.contactLinks .iconWX:hover {
  background: url(//alifile.mingdaocloud.com/wwwhome/_next/static/media/01.177b1f39.png)
    no-repeat;
  background-size: contain;
}
.contactLinks .linkBlock .linkWX {
  position: relative;
}
.contactLinks .linkBlock .linkWX .dialogContainer {
  position: absolute;
  left: -200px;
  top: -111px;
  display: none;
  background: #fff;
  border: 1px solid #ccc;
  z-index: 1;
}
.contactLinks .linkBlock .linkWX.btnDY .dialogContainer,
.contactLinks .linkBlock .linkWX.btnSP .dialogContainer {
  left: 50px;
  top: -111px;
}
@media (max-width: 616px) {
  .contactLinks .linkBlock .linkWX.btnDY .dialogContainer,
  .contactLinks .linkBlock .linkWX.btnSP .dialogContainer {
    left: -75px;
    top: -235px;
  }
}
.contactLinks .linkBlock .linkWX.btnDY .dialogContainer .imgBox,
.contactLinks .linkBlock .linkWX.btnSP .dialogContainer .imgBox {
  padding: 10px;
  width: 195px;
  box-sizing: border-box;
}
.contactLinks .linkBlock .linkWX .dialogCover {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  z-index: 2;
}
.contactLinks .linkBlock .linkWX .dialogContainer .title {
  color: #5d5c5c;
  font-size: 16px;
  margin-top: 10px;
}
.contactLinks .linkBlock .linkWX:hover .dialogContainer {
  display: block;
}
.contactLinks .iconWB {
  display: inline-block;
  background: url(//alifile.mingdaocloud.com/wwwhome/_next/static/media/12.88ce6721.png)
    no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.contactLinks .iconWB:hover {
  background: url(//alifile.mingdaocloud.com/wwwhome/_next/static/media/02.642a3414.png)
    no-repeat;
  background-size: contain;
}
.contactLinks .iconMD {
  display: inline-block;
  background: url(//alifile.mingdaocloud.com/wwwhome/_next/static/media/13.6587e535.png)
    no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.contactLinks .iconMD:hover {
  background: url(//alifile.mingdaocloud.com/wwwhome/_next/static/media/03.67c54d7c.png)
    no-repeat;
  background-size: contain;
}
.contactLinks .iconDY {
  display: inline-block;
  background: url(//alifile.mingdaocloud.com/wwwhome/_next/static/media/14.e92a6bd2.png)
    no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.contactLinks .iconDY:hover {
  background: url(//alifile.mingdaocloud.com/wwwhome/_next/static/media/04.469e7712.png)
    no-repeat;
  background-size: contain;
}
.contactLinks .iconSP {
  display: inline-block;
  background: url(//alifile.mingdaocloud.com/wwwhome/_next/static/media/shipin.f440b293.png)
    no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.contactLinks .iconSP:hover {
  background: url(//alifile.mingdaocloud.com/wwwhome/_next/static/media/shipin-hover.aa1a87a4.png)
    no-repeat;
  background-size: contain;
}
.WXDialog {
  width: 308px;
  margin-left: -154px;
  padding: 20px;
  text-align: center;
  animation: slideExpandUp 1s;
}
.WXDialog .title {
  text-align: left;
  color: #000;
  font-size: 14px;
  margin-bottom: 20px;
}
.WXDialog .tip {
  font-size: 16px;
  color: #aaa;
  margin-top: 20px;
}
@keyframes slideExpandUp {
  0% {
    transform: translateY(100%) scaleX(0.5);
  }
  30% {
    transform: translateY(-8%) scaleX(0.5);
  }
  40% {
    transform: translateY(2%) scaleX(0.5);
  }
  50% {
    transform: translateY(0) scaleX(1.1);
  }
  60% {
    transform: translateY(0) scaleX(0.9);
  }
  70% {
    transform: translateY(0) scaleX(1.05);
  }
  80% {
    transform: translateY(0) scaleX(0.95);
  }
  90% {
    transform: translateY(0) scaleX(1.02);
  }
  to {
    transform: translateY(0) scaleX(1);
  }
}
@media screen\0 {
  .body,
  html {
    width: 100%;
    overflow-x: hidden;
  }
}
@media (max-width: 1099px) {
  .footerLinks {
    width: 100%;
    padding: 64px 30px 30px;
    font-size: 14px;
    box-sizing: border-box;
  }
  .footerLinks dl.contactLinks dd,
  .footerLinks dl.contactLinks dt {
    display: none;
  }
  .footer .txtRight {
    text-align: center;
    position: static;
    margin: 0 auto;
    line-height: 24px;
  }
  .footerLinks > .container {
    display: block;
  }
  .footerLinks dl {
    min-width: 49%;
    display: inline-block;
    text-align: center;
  }
  .footerLinks dl.contactLinks {
    min-width: 100%;
  }
  .footerLinks dl.contactLinks dd.linkBlock {
    display: block;
    min-width: 100%;
  }
  .contactLinks .linkBlock .linkWX .dialogContainer {
    position: absolute;
    left: 0;
    bottom: 50px;
    top: auto;
  }
  .contactLinks .linkBlock .linkWX.btnDY .dialogContainer,
  .contactLinks .linkBlock .linkWX.btnSP .dialogContainer {
    position: absolute;
    bottom: 50px;
    left: auto;
    top: auto;
    right: 0;
  }
  .footer .footerCopyright {
    min-width: calc(100% - 70px);
    line-height: 25px !important;
    color: #c3c2c2 !important;
    text-align: right !important;
    font-size: 12px !important;
    background: #fff;
    padding: 10px 0;
    height: auto;
    margin-left: 35px;
    margin-right: 35px;
  }
  .footer .mdCopyright {
    margin: 0;
  }
}
dd,
dl,
dt,
li,
ol,
ul {
  margin: 0;
  padding: 0;
}
li,
ol,
ul {
  list-style: none;
}
button,
input {
  margin: 0;
  padding: 0;
  font-family: Microsoft YaHei, WenQuanYi Micro Hei, sans-serif;
}
img {
  border: 0;
}
a {
  text-decoration: none;
}
button {
  border: 0;
  background: none;
  outline: 0;
  cursor: pointer;
}
html {
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
}
body,
html {
  min-height: 100%;
  position: relative;
}
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
::-webkit-scrollbar-thumb {
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background: hsla(0, 0%, 73%, 0.8);
  background-clip: padding-box;
  border: 2px solid transparent;
}
::-webkit-scrollbar-thumb:active,
::-webkit-scrollbar-thumb:hover {
  background: hsla(0, 0%, 49%, 0.8);
  background-clip: padding-box;
}
::-webkit-scrollbar-button,
::-webkit-scrollbar-corner {
  display: none;
  width: 0;
  height: 0;
}
.Left {
  float: left !important;
}
.Right {
  float: right !important;
}
.Clear,
.clear {
  clear: both;
  visibility: hidden;
  border-top: 0;
  margin-top: -1px !important;
}
.hide {
  display: none;
}
html.freeze,
html.freeze body {
  height: 100%;
  overflow: hidden;
}
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.maxContent1440 {
  box-sizing: content-box;
  margin: 0 auto !important;
  max-width: 1440px;
}
.btn-link {
  color: #2196f3;
  cursor: pointer;
}
.btn-link:hover {
  color: #75caff;
}
.ja .footer,
.ja .sectionSloganBottomContainer h3,
.ja .sectionSloganBottomContainer p,
.ja .staticHeader,
.ja .staticHeader .crumbs,
.ja button,
.ja input {
  font-family: Helvetica Neue, Helvetica, Arial, Hiragino Kaku Gothic Pro\,
    Meiryo, Yu Gothic, MS Gothic, PingFang SC, Microsoft YaHei,
    WenQuanYi Micro Hei, sans-serif !important;
}


/* Smooth Scrolling */
html {
    scroll-behavior: smooth;
}

/* Marquee Animations */
.marquee-wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 20px 0;
}

.marquee-track {
    display: flex;
    white-space: nowrap;
    will-change: transform;
}

.marquee-content {
    flex-shrink: 0;
}

/* Hero Animation Fade In */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.animate-fade-in-up {
    animation: fadeInUp 0.8s ease-out forwards;
}

/* Navigation Active State */
.nav-link.active {
    color: #2196F3 !important;
}

/* Custom Scrollbar */
::-webkit-scrollbar {
    width: 8px;
}
::-webkit-scrollbar-track {
    background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 4px;
}
::-webkit-scrollbar-thumb:hover {
    background: #aaa;
}

/* Responsive Pricing Table */
@media (max-width: 768px) {
    /* Hide desktop pricing table on mobile */
    #price .grid.grid-cols-3 {
        display: none;
    }

    /* Show mobile pricing cards */
    .pricing-mobile-cards {
        display: block !important;
    }
}

@media (min-width: 769px) {
    /* Hide mobile pricing cards on desktop */
    .pricing-mobile-cards {
        display: none !important;
    }
}

/* Mobile Footer Accordion */
@media screen and (max-width: 800px) {
    .footerLinksH5 > .container .mdlink dd {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s ease-out;
        line-height: 40px;
    }

    .footerLinksH5 > .container .mdlink.active dd {
        max-height: 500px;
        transition: max-height 0.5s ease-in;
    }

    .footerLinksH5 > .container .footerLinkCon {
        cursor: pointer;
        user-select: none;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .footerLinksH5 > .container .footerLinkCon .icon-navigate_next {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        transition: transform 0.3s ease;
        color: #9ca3af;
        width: 20px;
        height: 20px;
    }

    .footerLinksH5 > .container .footerLinkCon .icon-navigate_next i {
        font-size: 14px;
    }

    /* Rotate the icon when active */
    .footerLinksH5 > .container .mdlink.active .icon-navigate_next {
        transform: rotate(180deg);
    }
}
