/* Header logo: transparent PNG, larger size, vertically centered (desktop). */
@media screen and (min-width: 1025px) {
  /* Unified content column — same as .container (12rem) site-wide */
  :root {
    --qeeshu-content-width: 12rem;
  }

  header.header div.header-wrapper {
    height: 0.72rem !important;
    line-height: 0.72rem !important;
    overflow: visible;
  }

  /* Top bar: same column as page, slight inset so logo not flush-left;
     right block a bit further right but keep breathing room from screen edge */
  header.header div.company-info.container,
  header.header div.company-info {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between;
    height: 0.72rem;
    box-sizing: border-box;
    width: 100% !important;
    max-width: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0.14rem !important;
    padding-right: 0.14rem !important;
  }

  header.header div.company-info div.info-left {
    display: flex;
    align-items: center;
    height: 0.72rem;
    float: none !important;
  }

  header.header div.company-info div.info-left div.logo {
    height: 0.58rem !important;
    width: auto;
    display: block;
    margin-top: 0 !important;
    background: transparent;
    flex-shrink: 0;
  }

  header.header div.company-info div.info-left div.logo img {
    display: block;
    height: 0.58rem !important;
    width: auto !important;
    max-height: 0.58rem;
    object-fit: contain;
    background: transparent;
  }

  header.header div.company-info div.info-left div.name {
    display: inline-flex;
    align-items: center;
    margin-top: 0 !important;
  }

  header.header div.company-info div.info-left div.name div.title {
    display: flex;
    align-items: center;
  }

  header.header div.company-info div.info-left div.name p.company-solgan {
    font-size: 0.14rem !important;
    line-height: 1.2 !important;
  }

  /* Right: phone + auth, same vertical center, stay inside content column */
  header.header div.company-info div.info-right {
    float: none !important;
    display: flex !important;
    align-items: center !important;
    height: 0.72rem !important;
    margin: 0 !important;
    gap: 0.12rem;
    flex-shrink: 0;
  }

  header.header div.company-info div.info-right p {
    float: none !important;
    display: inline-flex !important;
    align-items: center !important;
    height: auto !important;
    line-height: 1 !important;
    margin: 0 !important;
    vertical-align: middle !important;
  }

  header.header div.company-info div.info-right p:last-child {
    margin-left: 0 !important;
  }

  header.header div.company-info div.info-right p.username {
    height: auto !important;
    line-height: 1 !important;
    margin-left: 0.08rem !important;
  }

  /* Auth / publish / 发布中心 pages: same content column */
  .qeeshu-auth-page > .container,
  .qeeshu-publish-page > .container,
  .qeeshu-pub-view-page > .container {
    width: var(--qeeshu-content-width) !important;
    max-width: var(--qeeshu-content-width) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box;
  }
}

/* Mobile header: larger bar with vertically centered content. */
@media screen and (max-width: 1024px) {
  body {
    padding-top: 1.1rem !important;
  }

  header.header {
    background: #003b90;
    z-index: 200;
  }

  header.header div.header-wrapper {
    height: 1.1rem !important;
    line-height: normal !important;
    padding: 0 0.32rem !important;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    overflow: hidden;
  }

  header.header div.header-wrapper .phone-header {
    flex: 1;
    min-width: 0;
  }

  header.header div.company-info {
    display: flex !important;
    align-items: center;
    height: 1.1rem;
    padding: 0;
  }

  header.header div.company-info div.info-left {
    display: flex !important;
    align-items: center;
    float: none;
    height: auto;
    min-width: 0;
    flex: 1;
  }

  header.header div.company-info div.info-left div.logo {
    height: 0.68rem !important;
    max-height: 0.68rem;
    margin: 0 0.12rem 0 0 !important;
    display: flex;
    align-items: center;
    flex-shrink: 0;
  }

  header.header div.company-info div.info-left div.logo img {
    height: 0.68rem !important;
    max-height: 0.68rem;
    width: auto !important;
  }

  header.header div.company-info div.info-left div.name {
    margin-top: 0 !important;
    min-width: 0;
  }

  header.header div.company-info div.info-left div.name p.company-solgan {
    font-size: 0.22rem !important;
    line-height: 1.35 !important;
    color: #fff !important;
  }

  header.header div.header-wrapper div.slide-button {
    position: absolute;
    top: 50% !important;
    right: 0.32rem;
    width: 0.5rem;
    margin-top: 0 !important;
    transform: translateY(-50%);
  }

  header.header div.header-wrapper div.slide-button div {
    margin-bottom: 0.15rem;
  }
}

footer.footer div.info-wrapper {
  background-color: #032a66;
}

footer.footer div.info-wrapper div.copy-right {
  background-color: #021f4d;
}

div.works-case {
  background-color: #f4f7fc;
}

div.works-list div.swiper-container .swiper-slide {
  background-color: #ffffff !important;
  border: 1px solid #c5d4ef;
  box-sizing: border-box;
}

div.works-list div.swiper-container .swiper-slide .img-wrapper {
  color: #023c90;
}

.content-right ul.list li.faq-empty {
  list-style: none;
  padding: 0.8rem 0.2rem;
  text-align: center;
}

.content-right ul.list li.faq-empty .faq-empty-tip {
  color: #666;
  font-size: 0.18rem;
  line-height: 1.6;
}

.layer-page .laypage_main a,
.layer-page .laypage_main span {
  display: inline-block !important;
  margin: 0 0.03rem !important;
  vertical-align: top;
}

/* Keep service/download tab bar visible (授权文件/驱动程序/常见问题等) */
@media screen and (min-width: 1025px) {
  header.header {
    z-index: 300;
  }
}

.new-list-90 .public-nav,
.new-list-91 .public-nav {
  position: sticky;
  top: 1.52rem;
  z-index: 10;
  margin-top: 0;
}

/* All sub-nav cards (下载中心/服务支持等) must stay below header dropdowns */
@media screen and (min-width: 1025px) {
  .public-nav,
  .join-menu {
    z-index: 10;
  }
}

.new-list-90 div.banner,
.new-list-91 div.banner {
  margin-top: 1.52rem !important;
}

@media screen and (max-width: 1024px) {
  /* Sticky nav must not cover the mobile drawer (header z-index 200) */
  .new-list-90 .public-nav,
  .new-list-91 .public-nav {
    position: relative;
    top: auto;
    z-index: 1;
  }

  .new-list-90 div.banner,
  .new-list-91 div.banner {
    margin-top: 0 !important;
  }

  header.header div.nav-wrapper-phone {
    top: 1.1rem !important;
    height: calc(100% - 1.1rem) !important;
  }

  /* Hide + on mobile nav items that no longer have a submenu */
  header.header div.nav-wrapper-phone ul.nav-list > li.list-item.child:not(:has(> div.child-menu)):after {
    display: none !important;
  }
}

.new-list-90 .wrapper,
.new-list-91 .wrapper {
  overflow: visible;
}

footer.footer div.info-wrapper div.info-content div.footer-brand img {
  display: block;
  width: 1.6rem;
  height: auto;
  margin: 0 auto;
}

footer.footer div.info-wrapper div.info-content div.footer-brand .footer-brand-name {
  margin-top: 0.12rem;
  font-size: 0.16rem;
  color: #fff;
  text-align: center;
}

footer.footer div.info-wrapper div.info-content div.footer-brand a {
  color: #fff;
  text-decoration: none;
}

div.contact-cta {
  margin-top: 0.4rem;
  padding: 0.24rem 0.3rem;
  background: #f4f7fc;
  border-radius: 8px;
  text-align: center;
}

div.contact-cta h2.title {
  font-size: 0.2rem;
  color: #023c90;
  margin-bottom: 0.16rem;
}

div.contact-cta p.contact-line {
  font-size: 0.16rem;
  line-height: 1.8;
  color: #333;
}

div.contact-cta a {
  color: #0355c9;
}

div.ctrl {
  display: none !important;
}

/* Contact page cards: allow long address to wrap inside card */
.picture_list_107 .main-content .data-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  overflow: visible;
}

.picture_list_107 .main-content .data-list li {
  float: none;
  height: auto;
  min-height: 2.32rem;
  padding-bottom: 0.24rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.picture_list_107 .main-content .data-list li p {
  flex: 1;
  width: 100%;
  line-height: 1.5;
  padding: 0 0.12rem;
  box-sizing: border-box;
  word-break: break-word;
}

.picture_list_107 .main-content .data-list li.contact-address p {
  font-size: 0.14rem;
  text-align: center;
}

@media screen and (max-width: 1024px) {
  .picture_list_107 .main-content .data-list li {
    min-height: 3.6rem;
  }

  .picture_list_107 .main-content .data-list li.contact-address p {
    font-size: 0.24rem;
  }
}

/* Join Us sub-nav: two items (走进企数星图 / 渠道声明) */
.join-menu .container ul.join-menu-list {
  width: 4rem;
}

.join-menu .container ul.join-menu-list li {
  width: 50%;
}

@media screen and (max-width: 1024px) {
  .join-menu .container ul.join-menu-list {
    width: 90%;
    max-width: 6.4rem;
  }
}

.page-126 .new-detail-109 {
  background: none;
}

.page-126 .new-detail-109 .main-content {
  margin-top: 0;
}

/* Homepage i1: inline autoplay Qeeshu OS demo (like qeeshu.com) */
.i1 .i1-container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0.35rem;
  overflow: visible;
}

.i1 .i1-container .left {
  float: none;
  flex: 0 0 4.5rem;
  width: 4.5rem;
  max-width: 4.5rem;
}

.i1 .i1-container .right.i1-video-panel {
  float: none;
  flex: 0 0 7rem;
  width: 7rem;
  max-width: 7rem;
  min-width: 0;
  height: auto !important;
  position: relative;
}

.i1 .i1-container .right.i1-video-panel .i1-video-wrap {
  width: 100%;
  border-radius: 0.14rem;
  overflow: hidden;
  border: 1px solid rgba(0, 59, 144, 0.12);
  box-shadow: 0 0.1rem 0.32rem rgba(0, 59, 144, 0.12);
  background: #000;
}

.i1 .i1-container .right.i1-video-panel .i1-inline-video {
  width: 100%;
  max-width: 100%;
  display: block;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  vertical-align: top;
  min-height: 0;
  height: auto;
}

.i1 .i1-container .right.i1-video-panel .i1-video-caption {
  margin-top: 0.22rem;
  text-align: center;
}

.i1 .i1-container .right.i1-video-panel .i1-video-caption h3 {
  font-size: 0.24rem;
  line-height: 0.36rem;
  color: #333;
  font-weight: bold;
  margin-bottom: 0.1rem;
  text-align: center;
}

.i1 .i1-container .right.i1-video-panel .i1-video-caption h3 .gradient-text {
  background: linear-gradient(90deg, #003b90 0%, #0066ff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.i1 .i1-container .right.i1-video-panel .i1-video-caption p {
  font-size: 0.15rem;
  line-height: 0.26rem;
  color: #777;
  text-align: center;
  max-width: 6.2rem;
  margin: 0 auto;
}

@media screen and (max-width: 1024px) {
  .i1 .i1-container {
    flex-direction: column;
    gap: 0.24rem;
  }

  .i1 .i1-container .left {
    width: 100%;
    max-width: 100%;
    flex: 1 1 auto;
  }

  .i1 .i1-container .right.i1-video-panel {
    width: 100%;
    max-width: 100%;
    flex: 1 1 auto;
    margin-top: 0;
  }

  .i1 .i1-container .right.i1-video-panel .i1-inline-video {
    min-height: auto;
  }

  .i1 .i1-container .right.i1-video-panel .i1-video-caption h3 {
    font-size: 0.3rem;
    line-height: 0.42rem;
  }

  .i1 .i1-container .right.i1-video-panel .i1-video-caption p {
    font-size: 0.26rem;
    line-height: 0.4rem;
  }
}

/* Member center: show icon only, disable link (not the phone-number pill style) */
header.header div.company-info div.info-right p .go-user-center {
  display: inline-block;
  height: 0.5rem;
  line-height: 0.5rem;
  background: none !important;
  padding: 0 !important;
  border-radius: 0 !important;
  margin-left: 0 !important;
  font-size: inherit !important;
  color: inherit !important;
  cursor: default;
  pointer-events: none;
  vertical-align: top;
}

header.header div.company-info div.info-right p .go-user-center em {
  display: none !important;
}

header.header div.company-info div.info-right p .go-user-center strong {
  display: inline-block;
  height: 0.5rem;
  width: 0.2rem;
  background-image: url(/Public/Index/Electron/Shensi/images/i-user.png);
  background-repeat: no-repeat;
  background-size: 0.2rem 0.2rem;
  background-position: center center;
}

header.header div.company-info div.info-right p .go-user-center strong:hover {
  text-decoration: none;
}

/* Publisher avatar + nickname */
.qeeshu-publisher {
  display: inline-flex;
  align-items: center;
  gap: 0.08rem;
  vertical-align: middle;
}
.qeeshu-publisher-block {
  display: flex;
  align-items: center;
  gap: 0.12rem;
  margin: 0.16rem 0 0.22rem;
}
.qeeshu-publisher-card {
  display: flex;
  align-items: center;
  gap: 0.08rem;
  margin-top: 0.1rem;
}
.qeeshu-publisher-news {
  display: inline-flex;
  align-items: center;
  gap: 0.08rem;
  margin-left: 0.12rem;
}
.qeeshu-publisher-avatar {
  width: 0.28rem;
  height: 0.28rem;
  border-radius: 50%;
  object-fit: cover;
  border: 1px solid rgba(0, 59, 144, 0.12);
  background: #eef3fb;
  flex-shrink: 0;
}
.qeeshu-publisher-name {
  color: #003b90;
  font-size: 0.14rem;
  line-height: 1.2;
}
.qeeshu-publisher-label {
  display: block;
  font-size: 0.12rem;
  color: #999;
  line-height: 1.2;
}
.qeeshu-publisher-meta .qeeshu-publisher-name {
  font-size: 0.16rem;
  font-weight: 600;
}
p.article-info .qeeshu-publisher-avatar {
  width: 0.24rem;
  height: 0.24rem;
}
.i3 .news-list .qeeshu-publisher-avatar {
  width: 0.22rem;
  height: 0.22rem;
}
.i3 .i3-container .main-content .left .case-info p .qeeshu-publisher {
  display: inline-flex;
  vertical-align: middle;
  margin-left: 0.08rem;
}
.i3 .i3-container .main-content .news-list li {
  height: auto;
  min-height: 1.2rem;
}
.i3 .i3-container .main-content .news-list li p {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.06rem;
}
.i3 .i3-container .main-content .news-right {
  width: 7.2rem;
  float: right;
}
.i3 .i3-container .main-content .news-right .news-list {
  float: none;
  width: 100%;
}
.i3 .i3-container .main-content .news-right .home-news-pager {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 0.08rem;
  clear: both;
  width: 100%;
  margin: 0.16rem 0 0;
  padding-top: 0.1rem;
  box-sizing: border-box;
}
.i3 .i3-container .main-content .news-right .home-page-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 0.36rem;
  height: 0.36rem;
  margin: 0;
  float: none;
}
.i3 .i3-container .main-content .news-right .home-page-arrow {
  min-width: 0.4rem;
  font-weight: bold;
  letter-spacing: -0.02rem;
}
.i3 .i3-container .main-content .news-right .home-page-arrow:disabled {
  opacity: 0.35;
  cursor: default;
  background: #f5f7fb;
  border-color: #dde5f3;
  color: #99a8c4;
}
@media screen and (max-width: 1024px) {
  .i3 .i3-container .main-content .news-right {
    width: 100%;
    float: none;
  }
  .i3 .i3-container .main-content .news-right .home-news-pager {
    justify-content: center;
    margin-top: 0.24rem;
  }
  .i3 .i3-container .main-content .news-right .home-page-btn {
    min-width: 0.56rem;
    height: 0.56rem;
  }
  .i3 .i3-container .main-content .news-right .home-page-arrow {
    min-width: 0.64rem;
  }
}

/* Mobile homepage inline video */
.i1 .i1-container .right.i1-video-panel .i1-video-wrap {
  background: #000;
  min-height: 3.8rem;
  position: relative;
}
.i1 .i1-container .right.i1-video-panel .i1-inline-video {
  width: 100%;
  height: auto;
  min-height: 3.8rem;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  background: #000;
}
.i1 .i1-container .right.i1-video-panel .i1-video-tap {
  display: none !important;
}
@media screen and (max-width: 1024px) {
  .i1 .i1-container .right.i1-video-panel .i1-video-wrap {
    min-height: 4.2rem;
  }
  .i1 .i1-container .right.i1-video-panel .i1-inline-video {
    min-height: 4.2rem;
    object-fit: contain;
  }
  .i1 .i1-container .right.i1-video-panel .i1-video-tap {
    display: none !important;
  }
  .qeeshu-publisher-avatar {
    width: 0.34rem;
    height: 0.34rem;
  }
  p.article-info .qeeshu-publisher-avatar {
    width: 0.3rem;
    height: 0.3rem;
  }
  .qeeshu-publisher-name {
    font-size: 0.24rem;
  }
}

/* Shop / hot-news / home-news pagination */
.shop-pager,
.hot-news-pager {
  display: flex;
  flex-wrap: wrap;
  gap: 0.12rem;
  justify-content: center;
  align-items: center;
  margin: 0.4rem 0 0.2rem;
  padding: 0.18rem 0.2rem;
}
.shop-pager {
  background: #fff;
  border: 1px solid #d5e2f5;
  border-radius: 0.08rem;
  box-shadow: 0 0.04rem 0.16rem rgba(0, 59, 144, 0.08);
}
.home-news-pager {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0.08rem;
  justify-content: center;
  margin: 0.16rem 0 0;
}
.shop-page-btn,
.hot-page-btn,
.home-page-btn {
  min-width: 0.36rem;
  height: 0.36rem;
  padding: 0 0.12rem;
  border: 1px solid #c9d6ef;
  background: #fff;
  color: #003b90;
  border-radius: 0.04rem;
  cursor: pointer;
  font-size: 0.14rem;
  line-height: 0.34rem;
}
.shop-page-btn {
  min-width: 0.48rem;
  height: 0.48rem;
  padding: 0 0.16rem;
  font-size: 0.18rem;
  font-weight: 600;
  line-height: 0.46rem;
  border-width: 2px;
  border-radius: 0.06rem;
}
.shop-page-btn.shop-page-arrow {
  min-width: 0.52rem;
  font-size: 0.22rem;
  font-weight: 700;
}
.shop-page-btn.active,
.hot-page-btn.active,
.home-page-btn.active,
.shop-page-btn:hover:not(:disabled),
.hot-page-btn:hover,
.home-page-btn:hover:not(:disabled) {
  background: #003b90;
  border-color: #003b90;
  color: #fff;
}
.shop-page-btn:disabled,
.home-page-arrow:disabled {
  opacity: 0.35;
  cursor: default;
  background: #f5f7fb;
  border-color: #dde5f3;
  color: #99a8c4;
}
@media screen and (max-width: 1024px) {
  .shop-page-btn,
  .hot-page-btn,
  .home-page-btn {
    min-width: 0.56rem;
    height: 0.56rem;
    font-size: 0.26rem;
    line-height: 0.54rem;
  }
  .shop-page-btn {
    min-width: 0.64rem;
    height: 0.64rem;
    font-size: 0.3rem;
    line-height: 0.62rem;
  }
  .shop-page-btn.shop-page-arrow {
    min-width: 0.7rem;
    font-size: 0.34rem;
  }
}
