/*
Theme Name: luqi
Version: 1.0
Description: 安徽领聚数字作为Google中国区核心合作伙伴,拥有安徽省唯一的一家Google出海体验中心,为安徽本土化外贸企业出海提供一站式服务——网站搭建,谷歌SEO优化,谷歌竞价,谷歌SNS社媒营销等。
Author: 版权所有：安徽领聚
*/
@charset "utf-8";
:root {
  --i_color: #3b54a4;
  /* 全局颜色 */
  --i_color2: #3b54a4;
  --i_color3: #8ecc96;

  /* 副颜色 */
  --top2_height: 80px;
  /* 顶部高度 */
  --top_height: 50px;
  --liner-color: linear-gradient(to right, var(--i_color), #8ecc96);

  --wzjb: linear-gradient(to bottom, #fff, var(--i_color));
  --bjs: #f6f6f6;

  --border_color: rgba(51, 51, 51, 0.2);
  --border_color2: #eee;

  --all_height: calc(var(--top_height) + var(--top2_height));
  --active_color: #0b338a;

  --box-shaow: rgba(1, 77, 245, 0.35) 0rem 0.1rem 0.4rem 0rem;
}
@media screen and (max-width: 1024px) {
  :root {
    --top2_height: 30px;

    --top_height: 30px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --border_color: rgba(0, 0, 0, 0.06);
  }
}
.wrap2 {
  width: 100px;
  max-width: 94vw;
  margin-left: auto;
  margin-right: auto;
}
.wrap {
  width: 1600px;
  max-width: 94vw;
  margin-left: auto;
  margin-right: auto;
}
.wrap_l {
  width: 100%;
  max-width: 100vw;
  padding-left: 8%;
  box-sizing: border-box;
  margin-left: 0;
  margin-right: 0;
}
.wrap_r {
  width: 100%;
  max-width: 100vw;
  padding-right: 8%;
  box-sizing: border-box;
  margin-left: 0;
  margin-right: 0;
}

@media screen and (max-width: 1440px) {
  .wrap_l {
    width: 16rem;
    max-width: 94vw;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }
  .wrap_r {
    width: 16rem;
    max-width: 94vw;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }
  .wrap2 {
    width: 14rem;
    max-width: 94vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1366px) {
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 560px) {
}
/* header */
.top {
  background: #1a1a1a;
  position: relative;
}
.top_cont {
  height: var(--top_height);
}
.top .toptxt {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.top .toptxt li {
  line-height: var(--top_height);
  display: flex;
  align-items: center;
  color: #fff;
}
.top .toptxt > li img {
  margin-right: 10px;
}
.top .toptxt li a {
  margin-right: 35px;
}
.top .toptxt li iconify-icon {
  font-size: 22px;
  color: #fff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.top .toptxt li iconify-icon:hover {
  color: var(--i_color);
}
@media screen and (max-width: 1024px) {
  .top {
    display: none;
  }
}
@media screen and (max-width: 959px) {
}
@media screen and (max-width: 767px) {
}
@media screen and (max-width: 560px) {
}
header {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  background: #fff;
}

.top2 {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  background: #fff;
}

.top2 {
  position: absolute;
  top: 0;
}

.top2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background: url(https://lingjuimg.com/wp-content/uploads/LuQi/2025/07/bd.webp)
    no-repeat center;
  background-size: cover;
  z-index: 9999999;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.top2.TopHeader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999999;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}
.top2_cont {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  height: var(--all_height);
  box-sizing: border-box;
  box-sizing: border-box;
}
.full_header {
  height: var(--top2_height);
  display: none !important;
}
.full_header2 {
  height: var(--all_height);
}

.language .p1 i {
  font-size: inherit;
  color: inherit;
}

@media screen and (max-width: 1200px) {
  nav {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .language .p1 {
    width: 10px !important;
    background: #fff !important;
  }
  .language p::after {
    content: none !important;
  }
}

@media screen and (max-width: 1024px) {
  nav {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media screen and (max-width: 1024px) {
  .top2 {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    background: #fff;
  }
  .full_header {
    display: block !important;
  }
}
.logo {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  height: 100%;
  box-sizing: border-box;
}
.logo img {
  max-height: 90%;
  object-fit: cover;
}
/* Mobile nav button */
.nav_menu {
  position: absolute;
  width: 0.22rem;
  height: 0.16rem;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: none;
  cursor: pointer;
}
.nav_menu i {
  display: block;
  width: 100%;
  height: 0.03rem;
  position: absolute;
  top: 50%;
  margin-top: -0.02rem;
  background: var(--i_color);
  border-radius: 10px;
  transition: 0.5s;
}
.nav_menu::before,
.nav_menu::after {
  content: "";
  width: 100%;
  height: 0.03rem;
  background: var(--i_color);
  position: absolute;
  left: 0;
  border-radius: 10px;
  transition: 0.5s;
}
.nav_menu::before {
  top: 0;
}
.nav_menu::after {
  bottom: 0;
}
.nav_menu.on i {
  opacity: 0;
}
.nav_menu.on::before {
  transform: rotate(45deg);
  top: 50%;
  margin-top: -0.02rem;
}
.nav_menu.on::after {
  transform: rotate(-45deg);
  top: 50%;
  margin-top: -0.02rem;
}
@media screen and (max-width: 1024px) {
  .nav_menu {
    right: 0.18rem;
  }
  .nav_menu {
    display: block !important;
  }
  .logo img {
  }

  .logo {
    margin: 0 10px;
    border: none;
  }
}
@media screen and (max-width: 768px) {
  .logo img {
    object-fit: contain;
  }
}
@media screen and (max-width: 4.25rem) {
  .logo img {
    /* max-height: 55%; */
  }
}
/* nav */
@media screen and (min-width: 1024px) {
  .top2 {
    position: relative;
  }

  header > img {
    position: absolute;
    top: 0;
    z-index: 9999999;
  }

  .dbox {
    height: var(--all_height);
    flex: 1;
  }

  .outs {
    flex: 1;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    height: var(--top_height);
    box-sizing: border-box;
    align-items: center;
    justify-content: end;
    gap: 0;
    padding-right: 40px;
    box-sizing: border-box;
  }

  .outs ul {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
  }

  .outs > ul a {
    font-size: 12px;
    color: #666;
    margin-right: 0.3rem;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: relative;
  }

  .outs > ul a::before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -10px;
    background: #999;
  }

  .outs > ul a:hover {
    color: var(--i_color);
    text-decoration: underline;
  }
  .flex2 {
    height: var(--top2_height);
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
  }

  .flex2 .topbox {
    height: var(--top2_height);
    width: 160px;
    box-sizing: border-box;
    color: #fff;
    background: var(--i_color);
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }

  nav {
    margin-left: 60px;
    margin-right: auto;

    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    height: var(--top2_height);
    box-sizing: border-box;
  }
  nav > li {
    position: relative;
  }
  nav > li:not(:first-child) {
    margin-left: 35px;
  }
  nav > .menu-item-has-children:hover .sub-menu {
    /* display: block; */
  }
  nav > .menu-item-has-children > a {
    position: relative;
  }
  /* nav > .menu-item-has-children > a::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 0;
    width: 10px;
    height: 10px;
    background: url(static/images/xl.png) no-repeat center;
    background-size: contain;
  } */
  nav > li > a {
    display: block;
    font-size: 18px;
    color: #666;
    line-height: var(--top2_height);
    white-space: nowrap;
    text-transform: capitalize;
  }
  nav > li > a:after {
    /* content: ''; */
    position: absolute;
    bottom: 0.35rem;
    left: 50%;
    transform: translate(-50%);
    height: 0.03rem;
    width: 0%;
    background: var(--i_color);
    border-radius: 1rem;
  }
  nav > li > a:hover:after {
    /* content: ''; */
    position: absolute;
    bottom: 0.35rem;
    left: 50%;
    transform: translate(-50%);
    height: 0.03rem;
    width: 70%;
    background: var(--i_color);
    border-radius: 1rem;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  nav > .current-menu-item > a::after {
    /* content: ''; */
    position: absolute;
    bottom: 0.35rem;
    left: 50%;
    transform: translate(-50%);
    height: 0.03rem;
    width: 70%;
    background: var(--i_color);
    border-radius: 1rem;
  }
  nav > .current-menu-item > a,
  nav > .current-category-ancestor > a,
  nav > .current-post-ancestor > a,
  nav > li:hover > a,
  nav .curr > a {
    color: var(--i_color);
  }
  nav .sub-menu {
    display: none;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    border-top: 0.02rem solid var(--i_color);
    background: #fff;
    min-width: 160px;
    overflow: hidden;
    z-index: 3;
  }
  .nav_industry .sub-menu {
    display: none !important;
  }
  nav .sub-menu li {
    position: relative;
    padding: 0 0.1rem;
  }
  nav .sub-menu li::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: -16px;
    width: 14px;
    height: 14px;
    background: url(static/images/public/arrow/double/arrow_r_w.svg) no-repeat
      center;
    background-size: contain;
  }
  nav .sub-menu a {
    display: block;
    text-align: center;
    padding: 0.05rem 30px;
    font-size: 15px;
    color: #666;
    line-height: 36px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    left: 0;
    border-bottom: 0.01rem solid #e5e5e5;
    box-sizing: border-box;
  }
  nav .sub-menu li:hover {
    background: var(--i_color);
  }
  nav .sub-menu li:hover::before {
    left: 10px;
  }
  nav .sub-menu li:hover a {
    color: #fff;
  }
  nav .sub-menu li,
  nav .sub-menu li::before,
  nav .sub-menu a {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
}

@media screen and (max-width: 1440px) {
  nav > li:not(:first-child) {
    margin-left: 50px;
  }
}
@media screen and (max-width: 1366px) {
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 1024px) {
  .top2::before {
    display: none;
  }
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 560px) {
}
@media screen and (max-width: 1366px) {
  nav > li > a {
    font-size: 19px;
  }

  nav > li:not(:first-child) {
    margin-left: 35px;
  }
}
@media screen and (max-width: 1200px) {
  .flex2 {
    justify-content: space-between;
  }

  nav > li:not(:first-child) {
    margin-left: 23px;
  }
  nav > li > a {
    font-size: 18px;
  }
  .logo {
    padding: 0;
  }

  .language {
  }

  .outs > ul a {
    padding: 0 10px;
  }
}
@media screen and (max-width: 1024px) {
  nav > li {
    background: #fff;
  }

  .flex2 .topbox {
    display: none;
  }

  .logo {
    padding: 0;
  }

  .dbox {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
  }

  .dbox .outs > ul {
    display: none;
  }
  .topbox {
    display: none;
  }
  nav {
    margin-left: 0;
    margin-right: auto;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
  }
  nav > .menu-item-has-children > a::before {
    content: none;
  }
}
@media screen and (max-width: 959px) {
}
@media screen and (max-width: 767px) {
}
@media screen and (max-width: 560px) {
}
@media screen and (max-width: 1024px) {
  nav {
    display: none;
    position: fixed;
    top: var(--all_height);
    left: 0;
    width: 100%;
    width: 100vw;
    max-height: calc(100vh - var(--top2_height));
    box-sizing: border-box;
    border-top: 0.01rem solid var(--border_color);
    background: #fff;
    z-index: 2;
  }
  nav .sub-menu {
    position: static;
    transform: none;
  }
  /*滚动条*/
  nav::-webkit-scrollbar {
    width: 0.03rem;
    height: 0.08rem;
  }
  nav::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 0.05rem rgba(0, 0, 0, 0.2);
    background: #555;
  }
  nav::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0.05rem rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: #f1f1f1;
  }
  nav > li {
    margin: 0 0 !important;
    border-bottom: 0.01rem solid var(--border_color);
    position: relative;
  }
  nav > .menu-item-has-children span {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    background: rgb(0 0 0 / 3%) url(static/imgs/arrow_d_b.svg) no-repeat center;
    background-size: 18px;
  }
  nav > .menu-item-has-children span.on {
    background: rgb(0 0 0 / 3%) url(static/imgs/arrow_u_b.svg) no-repeat center;
    background-size: 18px;
  }

  nav > li > a {
    padding: 0 20px;
    font-size: 14px;
    color: #666;
    line-height: 40px;
  }
  nav > li > .sub-menu {
    display: none;
  }
  nav > li > .sub-menu li {
    position: relative;
  }
  nav .sub-menu a {
    padding: 0 40px;
    font-size: 14px;
    color: #555;
    line-height: 40px;
    position: relative;
    text-align: left;
  }
  nav .sub-menu li:not(:last-child) {
    border-bottom: 0.01rem solid var(--border_color);
  }
  nav > li > .sub-menu b {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background: url(static/images/public/arrow_down_hollow_hei.svg) no-repeat
      center;
    background-size: 16px;
  }
  nav > li > .sub-menu b.on {
    background: url(static/images/public/arrow_up_hollow_hei.svg) no-repeat
      center;
    background-size: 16px;
  }
  nav .sub-menu .sub-menu {
    display: none;
  }
  nav .sub-menu .sub-menu a {
    padding: 0 60px;
    font-size: 13px;
    color: #888;
    line-height: 36px;
    position: relative;
  }
  nav a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
.top_search {
  --search_height: 45px;
}
.top_search {
  /* margin: 0 10px 0 0; */
}
.top_search form {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  overflow: hidden;
  border: 1px solid var(--i_color);
}

.top_search_ipt::placeholder {
}
.top_search_ipt {
  width: 275px;
  height: var(--search_height);
  box-sizing: border-box;
  background: #fff;
  padding-left: 10px;
  box-sizing: border-box;
}
.top_search_btn {
  font-size: 0;
  width: var(--search_height);
  height: var(--search_height);
  background: url(static/imgs/search.png) no-repeat center;
  background-size: 24px;
  cursor: pointer;
  position: relative;
  border-radius: none;
  box-sizing: border-box;
}

@media screen and (max-width: 1440px) {
}
@media screen and (max-width: 1366px) {
}
@media screen and (max-width: 1200px) {
  .top_search_ipt {
    width: 100px;
  }
}

@media screen and (max-width: 1024px) {
  .top_search_btn {
    background-size: 18px;
  }
  .top_search {
    --search_height: 30px;
  }
  .top_search {
    margin-left: 20px;
    margin-right: 10px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 959px) {
}
@media screen and (max-width: 767px) {
}
@media screen and (max-width: 560px) {
  .top_search_ipt {
    width: 70px;
  }
}
.language {
  position: relative;
  display: none;
  height: var(--top2_height);

  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;

  /* margin-right: 10px; */
}

.language .p1 {
  display: block;
  height: var(--top1_height);
  display: flex;
  align-items: center;
  justify-content: left;
  color: #666;
  /* background: #f3f3f3; */
  /* padding: 10px; */
  box-sizing: border-box;
  gap: 10px;
}
.language .p2 {
  display: none;
  padding-left: 30px;
  padding-right: 20px;
  background: red;
  position: relative;
}
.language p {
  font-size: 16px;
  color: var(--i_color);
  position: relative;
  /* padding-left: 30px;
	padding-right: 20px; */
  line-height: var(--top_height);
  cursor: pointer;
}
.language p.on {
  color: var(--i_color);
}
.language p::after {
  /* content: ''; */
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 85%;
  width: 20px;
  height: 20px;
  /* background: url("static/images/global.png") no-repeat center; */
  background-size: cover;
  z-index: 99999;
}
.language .p2::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  width: 20px;
  height: 20px;
  /* background: url("static/images/ic@1x.png") no-repeat center; */
  background-size: cover;
  z-index: 99999;
}
.language_list {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: var(--top_height);
  right: 0;
  background: #fff;
  min-width: 120px;
  z-index: 2016;
  box-shadow: 0 0 10px rgb(0 0 0 / 10%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 16px 20px;
}
.language_list.on {
  opacity: 1;
  visibility: visible;
  top: var(--top2_height);

  /* top: var(--all_height) */
}
.language_list dt > h6 {
  margin-bottom: 8px;
  font-size: 17px;
  font-weight: bold;
  white-space: nowrap;
}
.curr_lang {
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 0.01rem solid #eee;
}
.lang_list a {
  display: block;
  padding: 6px 0;
}
.lang_list span img {
  display: none;
}
.lang_list .trp-ls-language-name {
  padding-left: 40px;
  font-size: 0.14rem;
  position: relative;
}
.lang_list .trp-ls-language-name::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border: 0.01rem solid #aaa;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.lang_list .trp-ls-language-name::after {
  display: none;
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 6px;
  width: 6px;
  height: 6px;
  background: var(--i_color);
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.lang_list li:hover .trp-ls-language-name::after,
.curr_lang .trp-ls-language-name::after {
  display: block;
}
.lang_list li:hover .trp-ls-language-name,
.curr_lang .trp-ls-language-name {
  color: var(--i_color);
}
.lau_img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.lau_img.on {
  transform: rotate(180deg);
}

.reversed {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

@media screen and (max-width: 1024px) {
  .logo {
    margin-right: 0;
  }

  .top_search_ipt {
    width: 190px;
  }

  .outs {
    background: #fff;
    display: none !important;
  }

  .language {
    height: var(--all_height);

    padding: 0;

    border: none;
    margin-right: 20px;
  }

  .language .colorbox {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }

  .language_list.on {
    top: var(--all_height);
  }

  .dbox {
    flex: 1;
    margin-right: 30px;
  }

  .outs {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    height: var(--all_height);
  }
  .language .p1 {
    /* display: none; */
  }
  .language .p2 {
    /* display: block; */
    display: none;
  }
  .language {
    /* margin-right: 20px; */
  }
}
@media screen and (max-width: 768px) {
}

@media screen and (max-width: 560px) {
  .top_search_ipt {
    width: 100px;
  }
}

.iconbox2 {
}

.iconbox2 iconify-icon {
  color: #999;
  font-size: 18px;
}

.iconbox2 a:hover iconify-icon {
  color: var(--i_color);
}

@media screen and (max-width: 1440px) {
  .logo img {
    max-height: 55%;
  }
  .top_search_ipt {
    width: 200px;
  }
  nav {
    margin-left: 0.2rem;
  }
  nav > li > a {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1366px) {
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 560px) {
  .top_search_ipt {
    width: 100px;
  }
}

/* banner */
.banner {
  width: 100%;
}
.banner_list {
  position: relative;
  overflow: hidden;
}
.banner_list .swiper-wrapper {
  display: -webkit-flex;
  display: flex;
  position: relative;
  width: 100%;
}
.banner_list .swiper-slide {
  flex-shrink: 0;
  position: relative;
}
.banner_list .swiper-slide::before {
  content: "";
  display: block;
  padding-bottom: 37%;
}
.banner_list li > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner-prev,
.banner-next {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 64px;
  height: 64px;
  border: 0.01rem solid #fff;

  z-index: 3;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.banner-prev {
  left: 11%;
}
.banner-next {
  right: 11%;
}
.banner-prev iconify-icon,
.banner-next iconify-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 30px;
  color: #fff;
}
.banner_list .swiper-button-disabled {
  cursor: not-allowed;
}
.banner-prev:hover,
.banner-next:hover {
  background: var(--i_color);
  border: 0.01rem solid var(--i_color);
}
.banner-pagination {
  display: block;
  text-align: center;
  position: absolute;
  bottom: 0.4rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.banner-pagination .swiper-pagination-bullet {
  border-radius: 1000px;
  overflow: hidden;
  width: 0.12rem;
  height: 0.12rem;
  display: inline-block;
  margin: 0 0.05rem;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  font-size: 0.18rem;
  background: rgba(255, 255, 255, 1);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.banner-pagination .swiper-pagination-bullet-active {
  background: url(static/imgs/zsq.webp) no-repeat center;
  background-size: cover;

  width: 0.34rem;
}

@media screen and (max-width: 1440px) {
  .banner-pagination {
    left: 50%;
  }
}
@media screen and (max-width: 1366px) {
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 560px) {
}

@media screen and (max-width: 1024px) {
  .banner_list .imgs2 img {
    height: 0.6rem;
  }

  .banner-prev,
  .banner-next {
    display: none;
  }
  .banner-pagination {
    /* display: none; */
  }
}

@media screen and (max-width: 560px) {
  .banner_text h5 {
    display: none;
  }
  .banner_list .imgs2 img {
    height: 0.3rem;
  }
  .banner-pagination {
    bottom: 0.1rem;
  }
  .banner-pagination .swiper-pagination-bullet {
    margin: 0 0.06rem;
    font-size: 14px;
  }
}

.fb {
  font-family: "Rbtb";
}

.tlist {
  width: 50%;
}

.tlist .flex {
}

.tlist dt {
  position: relative;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0 0.1rem;
}

.tlist dt {
}

.tlist .imgbox {
  gap: 0 0.6rem;
}

.bannertop {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1.3rem;
}
.bannertop img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.banner_text {
  position: absolute;

  top: 50%;

  transform: translate(0, -50%);

  left: 0;

  width: 100%;
}

.banner_text1 {
  top: 34%;
}
.banner_text .txt {
  text-align: center;
}

.banner_text p {
  /* background: var(--i_color); */
}
.banner_text h6 {
  font-size: 54px;
  /* font-weight: bold; */
  text-align: center;
}
.va {
  color: var(--i_color);
}

.banner_text1 {
}

.banner_text1 p {
  display: inline-block;

  position: relative;
  padding: 10px 40px;
  box-sizing: border-box;
}

.br5 {
  border-radius: 5px;
}

.banner_text1 h6 {
  position: relative;
}

.reddot {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0 0.6rem;
}

.reddot dt {
  text-transform: capitalize;
}

.banner_text2 p {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

.fff {
  color: #fff !important;
}
.fb {
  /* font-weight: bold; */
}

@media screen and (max-width: 1440px) {
  .banner_text h6 {
    font-size: 50px;
  }
}
@media screen and (max-width: 1366px) {
  .banner_text h6 {
    font-size: 40px;
  }
}
@media screen and (max-width: 1200px) {
  .banner_text h6 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .banner_text h5 {
    /* display: none; */
  }

  .bannertop {
    height: 0.5rem;
  }

  .banner_text1 p {
    display: none;
  }
  .reddot {
    display: none;
  }
  .banner_text1 {
    top: 40%;
  }

  .banner_text1 h4 {
    display: none;
  }

  .banner_text1 h6::before {
    display: none;
  }
  .banner_text1 p {
    padding: 0;
    border: none;
  }

  .banner_text1 .btn b {
    display: none;
  }

  .banner_text1 p {
    margin-bottom: 0;
  }

  .banner_text h6 {
    margin-top: 15px;
    margin-bottom: 25px;
  }

  .banner_text1 p img {
    height: 10px;
  }

  .banner_text2 p::before {
    width: 80%;
  }

  .banner_text1 .imgbox h5 {
    display: none;
  }

  .banner_text1 .imgbox .img {
    height: 30px;
    width: 30px;
  }

  .banner_text h6 {
    font-size: 25px;
  }

  .banner_text h6 br {
    display: none;
  }

  .banner_text p br {
    display: none;
  }

  .banner_text2 p span {
    align-items: center;
  }
  .banner_text2 p span .i2 {
    display: none;
  }

  .banner_text1 p img {
    display: none;
  }

  .banner_text1 .imgbox {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .banner_text3 p {
    padding-left: 0;
  }

  .banner_text2 p img {
    display: none;
  }
  .banner_text p::before {
    width: 100%;
    display: none;
  }

  .banner_text1 p {
    gap: 10px;
  }

  .banner_text1 p {
  }

  .banner_text h6 {
    font-size: 20px;
  }

  .banner_text3 p i {
    font-size: 16px;
  }
}
@media screen and (max-width: 560px) {
}

/* button */

.btn_box {
  display: table;
}

.btn_box .btn,
.btn_box .btn02 {
  display: flex;
  align-items: center;
  border-radius: 5rem;
  background-color: rgba(255, 255, 255, 70%);
  box-sizing: border-box;
  padding: 0.05rem 0.4rem 0.05rem 0.05rem;
}

.btn_box .btn02 {
  background: linear-gradient(254deg, #7688c0 13%, #8ecc96 81%);
}

.btn_box .btn iconify-icon,
.btn_box .btn02 iconify-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.46rem;
  height: 0.46rem;
  border-radius: 50%;
  background: linear-gradient(224deg, #3b54a4 15%, #8ecc96 84%);
  color: #fff;
  font-size: 0.24rem;
  transition: all 0.6s ease;
}

.btn_box .btn02 iconify-icon {
  background: #fff;
  color: var(--i_color);
}

.btn_box .btn span,
.btn_box .btn02 span {
  color: var(--i_color);
  margin-left: 0.16rem;
}

.btn_box .btn02 span {
  color: #fff;
}

.btn_box:hover iconify-icon {
  transform: rotate(180deg);
}

@media screen and (max-width: 1024px) {
  .btn_box .btn iconify-icon,
  .btn_box .btn02 iconify-icon {
    width: 0.3rem;
    height: 0.3rem;
    font-size: 0.18rem;
  }
  .btn_box .btn span,
  .btn_box .btn02 span {
    font-size: 0.15rem;
  }
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 560px) {
  .btn_box .btn,
  .btn_box .btn02 {
    padding: 0.03rem 0.2rem 0.03rem 0.03rem;
  }
  .btn_box .btn iconify-icon,
  .btn_box .btn02 iconify-icon {
    width: 0.22rem;
    height: 0.22rem;
    font-size: 0.14rem;
  }
  .btn_box .btn span,
  .btn_box .btn02 span {
    margin-left: 0.06rem;
  }
}

/* title */

.title_box {
}
.title_box h3 {
  display: table;
  color: var(--i_color);
  font-weight: bold;
  position: relative;
  padding-left: 0.2rem;
  z-index: 10;
}
.title_box h3::before {
  content: "";
  display: block;
  background: url(static/imgs/title_img.webp) no-repeat center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 0.4rem;
  height: 100%;
  z-index: -1;
  background-size: contain;
}
.title_box p {
  color: #222;
  margin-top: 0.3rem;
}

@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 768px) {
  .title_box p {
    font-size: 0.14rem;
    margin-top: 0.15rem;
  }
}
@media screen and (max-width: 560px) {
}

/* 客户喜欢 */
.Customers_like {
}

.cl_top {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}

.cl_top .title_box {
  width: 72%;
}

.cl_cont {
  width: 100%;
}

.cll_list {
  position: relative;
  overflow: hidden;
}
.cll_list .swiper-wrapper {
  display: -webkit-flex;
  display: flex;
  position: relative;
  width: 100%;
  align-items: stretch;
}
.cll_list .swiper-slide {
  flex-shrink: 0;
  position: relative;
  display: flex;
}

.cll_list .swiper-slide a {
  flex: 1;
  width: 100%;
  display: block;
  position: relative;
  border: 1px solid #e5e5e5;
  border-radius: 0.15rem;
  box-sizing: border-box;
  padding-bottom: 0.24rem;
}

.cll_img {
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 0.15rem;
  background: linear-gradient(180deg, #e0e0e0 0%, #f8f8f8 100%);
}

.cll_img::before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 75%;
}

/* .cll_list .swiper-slide a::before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 70%;
  background: linear-gradient(180deg, #e0e0e0 0%, #f8f8f8 100%);
  border-radius: 0.15rem 0.15rem 0 0;
  overflow: hidden;
} */

.cll_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.4s ease;
}

.cll_list .swiper-slide p {
  width: 100%;
  font-weight: bold;
  color: #222;
  padding: 0.24rem 0.24rem 0 0.24rem;
  box-sizing: border-box;
  text-decoration: underline;
  transition: all 0.4s ease;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.cll_list .swiper-slide a:hover .cll_img img {
  transform: translate(-50%, -50%) scale(1.1);
}

.cll_list .swiper-slide a:hover p {
  color: var(--i_color);
}

/* -------------------------- */
.cll-pagination {
  display: block;
  margin-top: 0.3rem;
  text-align: center;
}
.cll-pagination .swiper-pagination-bullet {
  width: 0.7rem;
  height: 0.02rem;
  display: inline-block;
  margin: 0 6px;
  background: #d8d8d8;
  outline: none;
  cursor: pointer;
}
.cll-pagination .swiper-pagination-bullet-active {
  background: var(--i_color);
}

@media screen and (max-width: 1024px) {
  .cl_top {
    gap: 0.2rem 0;
  }
  .cl_top .title_box {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .cll-pagination {
    margin-top: 0.15rem;
  }
  .cll-pagination .swiper-pagination-bullet {
    width: 0.2rem;
  }
}

/* 关于我们 */
.about_us {
  width: 100%;
  background: url(static/imgs/i_about.webp) no-repeat center;
  background-size: cover;
}

.au_list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.au_list li {
  width: 33.33%;
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0.28rem 0 0.2rem 0;
}

.au_list li::before {
  width: 90%;
  height: 1px;
  content: "";
  display: block;
  background-color: #d6dbed;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
}

.au_list li::after {
  width: 1px;
  height: 60%;
  content: "";
  display: block;
  background-color: #d6dbed;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}

.au_list li p {
  display: flex;
  justify-content: center;
  align-items: baseline;
  font-size: 0.42rem;
  color: #222;
  font-weight: bold;
  transition: all 0.4s ease;
}

.au_list li p i {
  margin-left: 0.06rem;
}

.au_list li > div {
  display: flex;
  align-items: center;
  margin-top: 0.2rem;
}

.au_list li > div span {
  color: #666;
  margin-left: 0.15rem;
}

.au_list li:nth-child(3)::after,
.au_list li:nth-child(6)::after {
  content: none;
  display: none;
}

.au_list li:nth-child(4)::before,
.au_list li:nth-child(5)::before,
.au_list li:nth-child(6)::before {
  content: none;
  display: none;
}

.au_list li:hover p {
  background: linear-gradient(239deg, #3b54a4 14%, #8ecc96 82%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  text-shadow: 0px 4px 6px rgba(0, 0, 0, 0.24);
}

@media screen and (max-width: 1440px) {
}
@media screen and (max-width: 1366px) {
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 1024px) {
  .au_list li {
    padding: 0.15rem 0 0.1rem 0;
  }
  .au_list li p {
    font-size: 0.26rem;
  }
  .au_list li > div {
    margin-top: 0.1rem;
  }
  .abicon {
    display: none;
  }
  .au_list li > div span {
    font-size: 0.14rem;
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .au_list li > div span {
    font-size: 0.14rem;
  }
}
@media screen and (max-width: 560px) {
  .au_list li p {
    font-size: 0.18rem;
  }
  .au_list li > div span {
    font-size: 0.12rem;
  }
}

/* 优势 */
.Advantages {
  background: url(static/imgs/i_advantages.webp) no-repeat center;
  background-size: cover;
}

.ad_top {
  width: 100%;
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #ccced0;
  gap: 0 10%;
}

.ad_top li {
  color: #666;
  cursor: pointer;
  transition: all 0.4s ease;
  padding-bottom: 0.3rem;
}

.ad_top li:hover {
  color: var(--i_color);
}

.ad_top .active {
  border-bottom: 1.5px solid var(--i_color);
}

.ad_bottom {
  width: 90%;
  height: 100%;
  margin-top: 0.54rem;
}

.ad_bottom .active {
  display: block;
}

.ad_item {
  width: 100%;
  position: relative;
  display: none;
}

.ad_item::before {
  width: 100%;
  content: "";
  display: block;
  padding-bottom: 35%;
}

.ad_item > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0.1rem;
}

.ad_item .ad_text {
  display: flex;
  position: absolute;
  box-sizing: border-box;
  padding: 0.4rem;
  left: 0;
  bottom: 0;
}

.ad_item .ad_text .at_left {
  width: 20%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.ad_item .ad_text .at_left img {
  width: 0.84rem;
  height: 0.84rem;
}

.ad_item .ad_text p {
  width: 75%;
  color: #fff;
}

@media screen and (max-width: 1440px) {
}
@media screen and (max-width: 1366px) {
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 1024px) {
  .ad_top {
    display: none;
  }
  .ad_bottom {
    display: flex;
    flex-direction: column;
    gap: 0.3rem 0;
  }
  .ad_item {
    display: block;
  }
  .ad_item .ad_text {
    padding: 0.2rem;
    flex-wrap: wrap;
    gap: 0.15rem 0;
    background: linear-gradient(to bottom, transparent, rgb(0, 0, 0, 75%));
  }
  .ad_item .ad_text .at_left {
    width: 100%;
  }
  .ad_item .ad_text .at_left img {
    width: 0.4rem;
    height: 0.4rem;
  }
  .ad_item .ad_text .at_left h3 {
    font-size: 0.16rem;
  }
  .ad_item .ad_text p {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .ad_item::before {
    padding-bottom: 45%;
  }
}
@media screen and (max-width: 560px) {
  .ad_item::before {
    padding-bottom: 100%;
  }
  .ad_item .ad_text p {
    font-size: 0.12rem;
  }
}
@media screen and (max-width: 320px) {
  .ad_item::before {
    padding-bottom: 150%;
  }
}

/* 新闻 */
.i_news {
  background: url(static/imgs/i_news.webp) no-repeat center;
  background-size: cover;
}

.i_news_list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 0 2%;
}

.i_news_list li {
  width: 32%;
}

.i_news_list li a {
  width: 100%;
  height: 100%;
  display: block;
}

.i_news_list li .i_news_img {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.i_news_list li .i_news_img::before {
  width: 100%;
  content: "";
  display: block;
  padding-bottom: 63%;
}

.i_news_list li .i_news_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.4s ease;
}

.i_news_list li .i_news_text {
  width: 100%;
}

.i_news_list li .i_news_text p {
  font-weight: bold;
  color: #222;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.4s ease;
}

.i_news_list li .i_news_text span {
  color: #666;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  /* display: block; */
}

.i_news_list li .i_news_text .i_news_time {
  display: flex;
  align-items: center;
  gap: 0 1%;
}

.i_news_list li .i_news_text .i_news_time iconify-icon {
  font-size: 0.2rem;
  color: #8d9dc9;
}

.i_news_list li .i_news_text .i_news_time i {
  color: #222;
}

.i_news_list li a:hover .i_news_img img {
  transform: scale(1.1);
}

.i_news_list li a:hover .i_news_text p {
  color: var(--i_color);
}

@media screen and (max-width: 1024px) {
  .i_news_list {
    gap: 0.3rem 0;
  }
  .i_news_list li {
    width: 100%;
  }
}
@media screen and (max-width: 560px) {
  .i_news_list li .i_news_text p {
    font-size: 0.16rem;
  }
  .i_news_list li .i_news_text span {
    margin-bottom: 0.1rem;
  }
}

/* 合作品牌 */
.i_brand {
  background: url(static/imgs/i_brand.webp) no-repeat center;
  background-size: cover;
}

.i_brand .au_list li > div span {
  margin-left: 0;
}

.i_brand .au_list li::after {
  height: 30%;
  background-color: var(--i_color);
}

.i_brand .au_list li::before {
  display: none;
}

.i_brand .au_list li:hover p {
  background: linear-gradient(239deg, #3b54a4 14%, #3b54a4 82%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  text-shadow: 0px 4px 6px rgba(0, 0, 0, 0.24);
}

.i_brand .au_list li:hover span {
  color: var(--i_color);
}

.i_brand_list {
  width: 100%;
}
.i_brand_list {
  position: relative;
  overflow: hidden;
}
.i_brand_list .swiper-wrapper {
  display: -webkit-flex;
  display: flex;
  position: relative;
  width: 100%;
}
.i_brand_list .swiper-slide {
  flex-shrink: 0;
  position: relative;
}
.i_brand_list .swiper-slide::before {
  width: 100%;
  content: "";
  display: block;
  padding-bottom: 60%;
}

.i_brand_list .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* -------------------------- */
.i_brand-pagination {
  display: block;
  margin-top: 0.3rem;
  text-align: center;
}
.i_brand-pagination .swiper-pagination-bullet {
  width: 0.7rem;
  height: 0.01rem;
  display: inline-block;
  margin: 0 6px;
  background: #ccc;
  outline: none;
  cursor: pointer;
}
.i_brand-pagination .swiper-pagination-bullet-active {
  background: var(--i_color);
}

@media screen and (max-width: 768px) {
  .i_brand-pagination .swiper-pagination-bullet {
    width: 0.2rem;
  }
}

@media screen and (max-width: 560px) {
  .i_brand .au_list li {
    width: 100%;
  }

  .i_brand .au_list li::after {
    display: none;
  }
}

/* 定制模版 */
.custom_made {
}

.custom_made .title_box h3 {
  padding-left: 0;
  color: #222;
}

.custom_made .title_box h3::before {
  display: none;
}

.custom_list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.3rem 2%;
}

.custom_list li {
  width: 49%;
  box-sizing: border-box;
  padding: 0.6rem 0.5rem;
  color: #fff;
  border-radius: 0.12rem;
  position: relative;
}

.custom_list li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0.12rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.custom_list li > span {
  display: block;
  margin: 0.3rem 0;
}

@media screen and (max-width: 1024px) {
  .custom_list li {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .custom_list li {
    padding: 0.3rem 0.2rem;
  }
}
@media screen and (max-width: 560px) {
  .custom_list li > span {
    margin: 0.15rem 0;
  }
}

/* footer */
footer {
}

.footerBox {
  background: url(static/imgs/footerBa.webp) no-repeat center;
  background-size: cover;
}

.footer_top {
}

.ft_top {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  gap: 0 6%;
}

.ftt_logo {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ftt_logo img {
  max-width: 2.4rem;
}

.ftt_logo a {
  color: #fff;
}

.ft_top dt {
  max-width: 100%;
}

.f_nav {
}

.f_tit {
  margin-bottom: 0.3rem;
  color: #fff;
  font-weight: bold;
  white-space: nowrap;
}

.f_nav a {
  display: block;
  padding: 6px 0;
  font-size: 0.16rem;
  color: #fff;
}

.f_nav a:hover {
  text-decoration: underline;
}

.ftt_con {
  /* width: 16%; */
}

.fMedia {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0 0.24rem;
}
.fMedia iconify-icon {
  font-size: 0.28rem;
  color: rgb(255 255 255 / 60%);
}
.fMedia a:hover iconify-icon {
  color: var(--i_color);
}

.f_qr {
  margin-left: auto;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  gap: 0 0.3rem;
  position: relative;
}
.f_qr p {
  margin-bottom: 4px;
  font-size: 14px;
  color: #fff;
}
.f_qr img {
  height: 1rem;
}

.ft_bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.ft_bottom li {
  width: 30%;
  display: flex;
  color: #fff;
}

.ft_bottom li iconify-icon {
  font-size: 0.22rem;
  margin-right: 0.1rem;
  margin-top: 0.05rem;
}

.ft_bottom li a {
  display: block;
  color: #fff;
  font-weight: bold;
  transition: all 0.4s ease;
}

.ft_bottom li a:hover {
  color: var(--i_color);
}

.f_cr {
  background-color: rgb(0 0 0 / 12%);
}

.f_cr p,
.f_cr a {
  font-size: 15px;
  color: #fff;
  line-height: 1.5;
}

.f_cr a:hover {
  color: var(--i_color);
  text-decoration: underline;
}

@media screen and (max-width: 1024px) {
  .ftt_logo img {
    max-width: 1.8rem;
  }
  .ft_top .ftt_menu {
    display: none;
  }

  .ft_bottom {
    gap: 0.25rem 0;
  }

  .ft_bottom li {
    width: 100%;
  }
}

@media screen and (max-width: 560px) {
  .ftt_logo img {
    max-width: 1.4rem;
  }
  .f_tit {
    margin-bottom: 0.1rem;
  }
  .f_qr {
    margin-top: 0.15rem;
  }
  .ft_top {
    flex-wrap: wrap;
    gap: 0.25rem 0;
  }
}

/* ===================================================== */

.banner__ {
  width: 100%;
  position: relative;
  overflow: hidden;
  font-size: 0;
}
.banner__ img {
  width: 100vw;
}
.banner__text {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.banner__text h2 {
  font-weight: bold;
  color: #fff;
  font-size: 0.64rem;
}

@media screen and (max-width: 1024px) {
  .banner__text h2 {
    font-size: 0.4rem;
  }
}

@media screen and (max-width: 560px) {
  .banner__text h2 {
    font-size: 0.2rem;
  }
}

/* Breadcrumb */
.in_position {
  padding: 0.2rem 0;
  background: #f2f2f2;
  position: relative;
}
.in_position .wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.in_position a {
  display: block;
  font-size: 15px;
  color: #333;
  position: relative;
  line-height: 20px;
}
.in_position a:first-child {
  padding-left: 0.26rem;
}
.in_position a:first-child::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
  width: 16px;
  height: 16px;
  background: url(static/imgs/home.webp) no-repeat center;
  background-size: contain;
}
.in_position a:not(:last-child):after {
  content: ">";
  margin: 0 4px;
  color: #555;
}
.in_position a:last-child {
  color: var(--i_color) !important;
}
.in_position a:hover {
  color: var(--i_color);
}
@media screen and (max-width: 1024px) {
  .in_position {
    padding: 0.16rem 0;
  }
  .in_position a {
    font-size: 14px;
  }
}
@media screen and (max-width: 560px) {
  .in_position {
    padding: 0.12rem 0;
  }
  .in_position a {
    font-size: 13px;
  }
}

/* ---------------------------- contact页面 */

/* 表单 */
.c_from {
}

.cf_box {
  width: 100%;
  background: url(static/imgs/c_formBa.webp) no-repeat center;
  background-size: cover;
  padding-left: 2%;
  padding-right: 2%;
}

#wpforms-90 {
  --wpforms-field-size-input-height: 50px;
  --wpforms-field-border-size: 0;
  --wpforms-button-background-color: var(--i_color);
  --wpforms-button-border-color: var(--i_color);
  --wpforms-page-break-color: var(--i_color);
  --wpforms-label-error-color: #d63637;
}
#wpforms-90 {
  margin: 0;
  padding: 0;
}
#wpforms-form-90 {
  width: 100%;
  position: relative;
}

#wpforms-90 .wpforms-field-container {
}
#wpforms-90 .wpforms-field-container > .wpforms-field {
  width: 100%;
  padding: 0 1px 20px;
  margin: 0 0 10px;
  overflow-x: initial !important;
}

/* #wpforms-90 .wpforms-field-container .wpforms-field-label{height: 0; font-size: 0;margin: 0 0;}
#wpforms-90 .wpforms-field-container .wpforms-required-label{position: absolute;top: 4px; left: 4px; font-size: 15px;color: #F00;font-weight: bold;} */

#wpforms-90 .wpforms-field-container .wpforms-field > input,
#wpforms-90 .wpforms-field-container textarea {
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
#wpforms-90 .wpforms-form label.wpforms-error {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 13px;
}

#wpforms-90 .wpforms-field-container .wpforms-field > input,
#wpforms-90 .wpforms-field-container textarea,
#wpforms-90 .wpforms-field-container select,
#wpforms-90 .wpforms-field-container .choices {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0 0;
}
#wpforms-90 .wpforms-field-container .wpforms-field > input,
#wpforms-90 .wpforms-field-container textarea,
#wpforms-90 .wpforms-field-container select {
  padding-left: 14px;
  padding-right: 14px;
}
#wpforms-90 .wpforms-field-container textarea {
  padding-top: 10px;
  padding-bottom: 10px;
}
#wpforms-90 .wpforms-field-container fieldset ul {
  padding: 0 2px;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
#wpforms-90 .wpforms-field-container select {
  cursor: pointer;
}
#wpforms-90 .wpforms-field-container .wpforms-datepicker-wrap {
  width: 310px;
}
#wpforms-90 .wpforms-field-container .wpforms-datepicker-wrap input {
  width: 100%;
  max-width: 100%;
}
#wpforms-90 .wpforms-field-container .wpforms-datepicker-clear {
  right: 10px;
}
#wpforms-90 .wpforms-field-container em.wpforms-error,
#wpforms-90 .wpforms-field-container .mailcheck-error {
  position: absolute;
  margin: 0 0;
  bottom: -2px;
}

/* #wpforms-90 input::placeholder, #wpforms-90 textarea::placeholder{color:#333;font-size:16px} */

#wpforms-90 .wpforms-field-container {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#wpforms-90-field_1-container,
#wpforms-90-field_2-container,
#wpforms-90-field_3-container {
  width: 32.5% !important;
}

#wpforms-90 .wpforms-submit-container {
  width: 200px;
  padding: 0 0;
}
#wpforms-90 .wpforms-submit-container button {
  width: 100%;
  height: 0.44rem;
  font-size: 15px;
  color: #fff;
  background: var(--i_color);
  border-radius: 5rem;
  transition: all 0.5s ease;
}
#wpforms-90 .wpforms-submit-container img {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 4px;
  z-index: 2;
}
#wpforms-90 .wpforms-submit-container button:hover {
  background: #000;
}

/* 联系我们 */
.Contact_Us {
  position: relative;
  overflow: hidden;
}

.Contact_Us .wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.cu_left {
  width: 50%;
  height: 6rem;
}

.cu_left #simpleMap,
.cu_left .fluid-width-video-wrapper,
.cu_left iframe {
  width: 100%;
  height: 100% !important;
}

.cu_right {
  width: 50%;
  box-sizing: border-box;
  padding: 0.3rem 0 0.2rem 0.8rem;
  background: linear-gradient(232deg, #ebedf5, #f3faf4);
}

.cu_right > p {
  color: #666;
}

.cu_info {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.27rem 0;
  z-index: 10;
  position: relative;
}

.cu_info li {
  width: 100%;
}

.cu_info .ci_top {
  display: flex;
  gap: 0 1%;
  position: relative;
  align-items: flex-end;
  padding-bottom: 0.2rem;
}

.cu_info .ci_top::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: rgb(51, 51, 51, 0.2);
  position: absolute;
  bottom: 10%;
  left: 0;
  z-index: 1;
}

.cu_info .ci_top::before {
  content: "";
  display: block;
  width: 40%;
  height: 1px;
  background: linear-gradient(270deg, #3b54a4 13%, #8ecc96 81%);
  position: absolute;
  bottom: 10%;
  left: 0;
  transition: all 0.6s;
  z-index: 2;
}

.cu_info .ci_top .ct_img {
  width: 0.37rem;
  height: 0.27rem;
  position: relative;
}

.cu_info .ci_top .ct_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.cu_info .ci_top span {
  color: #666666;
}

.cu_info li a p,
.cu_info li a i {
  color: #666666;
  transition: all 0.6s;
}

.cu_info li:not(:last-child) a {
  display: flex;
  transition: all 0.6s;
}

.cu_info li:hover .ci_top::before {
  width: 100%;
}

.cu_info li:hover a,
.cu_info li:hover p,
.cu_info li:hover i {
  color: var(--i_color);
}

@media screen and (max-width: 1200px) {
  .cu_info li a {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  .Contact_Us .wrap {
    gap: 0.3rem 0;
  }
  .cu_left {
    width: 100%;
    height: 4rem;
    order: 2;
  }
  .cu_right {
    width: 100%;
    padding: 0.3rem;
  }
}
@media screen and (max-width: 768px) {
  .cu_right > p {
    margin-bottom: 0.2rem;
  }
  .cu_info .ci_top span {
    font-size: 0.17rem;
  }
}
@media screen and (max-width: 560px) {
  .cu_info .ci_top .ct_img {
    width: 0.3rem;
    height: 0.2rem;
  }
  .cu_info .ci_top .ct_img img {
    object-fit: contain;
  }
  .cu_info li a {
    font-size: 0.14rem;
  }
}

/* ----------------------------- news页面 */

/* 新闻切换选项卡 */
.news_top {
  width: 100%;
  border-bottom: 1px solid rgb(51, 51, 51, 0.2);
  display: flex;
  flex-wrap: wrap;
  gap: 0 1.3rem;
}

.news_top li {
  padding-bottom: 0.2rem;
  cursor: pointer;
}

.news_top .nt_active {
  position: relative;
}

.news_top .nt_active a {
  color: var(--i_color);
}

.news_top .nt_active::before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: var(--i_color);
  position: absolute;
  left: 0;
  bottom: -1px;
}

.news_top li:hover a {
  color: var(--i_color);
}

@media screen and (max-width: 1024px) {
  .news_top {
    gap: 0 0.8rem;
  }
}

/* 新闻列表 */
.news_list {
  display: flex;
  flex-direction: column;
  gap: 0.48rem 0;
}

.news_list li {
  width: 100%;
  padding-bottom: 0.64rem;
  box-sizing: border-box;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  overflow: hidden;
}

.news_list li a {
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  gap: 0 2%;
}

.news_list .news_img {
  width: 41%;
  position: relative;
  overflow: hidden;
}

.news_list .news_img::before {
  content: "";
  display: block;
  width: 100%;
  overflow: hidden;
  padding-bottom: 56%;
}

.news_list .news_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.4s ease;
}

.news_list .news_txt {
  width: 76%;
}

.news_list .news_txt p {
  color: #222;
  transition: all 0.4s ease;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news_list .news_txt > span {
  color: #666;
  margin: 0.3rem 0 0.48rem 0;
  display: block;
}

.news_btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.news_btn .btn_box {
  position: relative;
}

#new_hover {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 96%;
  height: 90%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 5rem;
  box-sizing: border-box;
  z-index: 10;
  opacity: 0;
  transition: all 0.4s ease;
}

#new_hover img {
  max-width: 0.24rem;
}

.news_btn .btn_box:hover #new_hover {
  opacity: 1;
}

.news_btn i {
  color: #9f9f9f;
}

.news_list li:hover .news_txt p {
  color: var(--i_color);
}

@media screen and (max-width: 1024px) {
  .news_list li {
    padding-bottom: 0.4rem;
  }
  .news_list li a {
    gap: 0.3rem 0;
    flex-wrap: wrap;
  }
  .news_list .news_txt {
    width: 100%;
  }
  .news_list .news_txt > span {
    margin: 0.2rem 0 0.3rem 0;
  }
}

/* ----------------------------- Applications页面 */

.Applications_list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem 2%;
}

.Applications_list li {
  width: 32%;
  box-sizing: border-box;
  padding: 0.3rem;
  background-color: #f4f4f4;
}

.Applications_list li a {
  width: 100%;
  height: 100%;
  display: block;
}

.ap_img {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.ap_img::before {
  width: 100%;
  content: "";
  display: block;
  padding-bottom: 90%;
}

.ap_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.4s ease;
}

.Applications_list li p {
  color: #222;
  padding: 0.2rem 0 0.1rem 0;
  border-bottom: 1px solid #e4e4e4;
  transition: all 0.4s ease;
}

.Applications_list li span {
  color: #666;
  display: block;
  margin-top: 0.3rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.Applications_list li:hover .ap_img img {
  transform: scale(1.1);
}

.Applications_list li:hover p {
  color: var(--i_color);
  border-color: var(--i_color);
}

@media screen and (max-width: 1024px) {
  .Applications_list {
    gap: 0.2rem 2%;
  }
  .Applications_list li {
    width: 49%;
  }
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 560px) {
  .Applications_list li {
    width: 100%;
  }
}

/* ----------------------------------  支持-软件 页面 */

.softwareBox .news_top {
  justify-content: center;
}

.software_cont .sc_num01,
.software_cont .sc_num02 {
  display: none;
}

.software_cont .active {
  display: block;
}

.sc_num01 > img {
  width: 100%;
}

.sc_num01 > h3 {
  margin: 0.9rem 0 0.6rem 0;
  display: block;
}

.sc_num02 .software_Classification {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0.2rem 2%;
}

.sc_num02 .software_Classification li {
  /* width: 16%; */
}

.sc_num02 .software_Classification li a {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  border-radius: 5rem;
  padding: 0.1rem 0.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #222;
  background: linear-gradient(
    256deg,
    rgba(59, 84, 164, 0.1) 13%,
    rgba(142, 204, 150, 0.1) 81%
  );
}

.sc_num02 .software_Classification .active a,
.sc_num02 .software_Classification li:hover a {
  background: linear-gradient(256deg, #3b54a4 13%, #8ecc96 81%);
  color: #fff;
}

.sc_num02 .software_list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 0.48rem 2%;
  display: none;
}

.sc_num02 .active {
  display: flex;
}

.sc_num02 .software_list li {
  width: 32%;
  box-sizing: border-box;
  background-color: #f4f4f4;
  padding: 0.6rem 0.4rem 0.48rem 0.4rem;
}

.sc_num02 .software_list li a {
  width: 100%;
  height: 100%;
  display: block;
}

.sc_num02 .software_list li .sl_img {
  width: 100%;
  position: relative;
}

.sc_num02 .software_list li .sl_img::before {
  width: 100%;
  content: "";
  display: block;
  padding-bottom: 28%;
}

.sc_num02 .software_list li .sl_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.sc_num02 .software_list li p {
  color: #222;
  margin: 0.4rem 0 0.6rem 0;
}

.sc_num02 .software_list li .sl_btn {
  width: 72%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  border-radius: 5rem;
  padding: 0.1rem 0.3rem;
  color: #222;
  background: linear-gradient(
    256deg,
    rgba(59, 84, 164, 0.1) 13%,
    rgba(142, 204, 150, 0.1) 81%
  );
}

.sc_num02 .software_list li .sl_btn iconify-icon {
  font-size: 0.22rem;
  margin-left: 0.24rem;
}

.sc_num02 .software_list li a:hover .sl_btn {
  background: linear-gradient(256deg, #3b54a4 13%, #8ecc96 81%);
  color: #fff;
}

@media screen and (max-width: 1024px) {
  .softwareBox {
    padding-bottom: 0;
  }
  .sc_num02 .software_list li {
    width: 49%;
  }
}
@media screen and (max-width: 768px) {
  .sc_num02 .software_list li p {
    font-size: 0.18rem;
    margin: 0.1rem 0 0.2rem 0;
  }
}
@media screen and (max-width: 560px) {
  .sc_num02 .software_list {
    gap: 0.2rem 0;
  }
  .sc_num02 .software_list li {
    width: 100%;
  }
}

/* ----------------------------------  支持-FAQ 页面 */
.faq_show {
  width: 100%;
}

.faq_list {
}
.faq_list > p {
  font-weight: bold;
  color: #999;
}

.faq_list li {
  margin-bottom: 0.3rem;
  background: #fff;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.faq_list .tit {
  box-sizing: border-box;
  padding: 0.2rem 0.2rem;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  gap: 0 0.3rem;
  align-items: center;
  position: relative;
  cursor: pointer;
  background-color: #eeeeee;
}

.faq_list .tit.active::before {
  background: #eee;
}
.faq_list .tit p {
  font-size: 30px;
  font-weight: bold;
}
.faq_list .tit iconify-icon {
  flex-shrink: 0;
  font-size: 0.24rem;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.faq_list .tit.active p,
.faq_list .tit.active iconify-icon {
  color: var(--i_color);
}
.faq_list .tit.active iconify-icon {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.faq_list .txt {
  display: none;
  padding: 0.4rem 0.68rem 0 0.68rem;
  color: #666;
}

@media screen and (max-width: 1024px) {
  .faq_list .tit {
    padding: 14px 20px;
  }
  .faq_list .tit.active::before {
    background: rgb(0 88 167 / 15%);
  }
  .faq_list .tit p {
    font-size: 17px;
  }
  .faq_list .txt {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .faq_list .tit p {
    font-size: 16px;
  }
  .faq_list .txt {
    font-size: 14px;
  }
}
@media screen and (max-width: 560px) {
  .faq_list li {
    margin-bottom: 12px;
  }
  .faq_list .tit p {
    font-size: 14px;
  }
  .faq_list .tit iconify-icon {
    font-size: 20px;
  }
  .faq_list .txt {
    padding: 10px 20px;
  }
  .faq_list .txt {
    font-size: 13px;
  }
  .faq_list .tit {
    gap: 0 0.15rem;
    padding: 0.1rem;
  }
}

/* ----------------------------------  产品列表页面 */
.catList_page {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}

.catList_aside {
  width: 20%;
  box-sizing: border-box;
  background: #f6f6f6;
  position: relative;
  max-height: max-content;
}

.catList_show {
  width: 75%;
  margin-left: auto;
}

@media screen and (max-width: 1024px) {
  .catList_aside {
    width: 100%;
    padding-right: 0;
    background: none;
  }

  .catList_show {
    width: 100%;
  }
}

.cat_nav {
  position: relative;
}
.cat_nav_tit {
  margin-bottom: 0.2rem;
}
.cat_nav_tit h4 {
  text-align: center;
  font-size: 1.8vw;
  font-weight: bold;
}
.cat_nav_tit iconify-icon {
  display: none;
}

.cat_nav_list {
}
.cat_nav_list li {
  position: relative;
}

.cat_nav_list li.active {
  border-color: transparent;
}

.cat_fold_tit {
  padding: 0 0.2rem;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 0 0.2rem;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.cat_fold_tit a {
  padding: 0.14rem 0;
  width: 100%;
  font-size: 0.18rem;
}
.cat_fold_tit iconify-icon {
  margin-left: auto;
  flex-shrink: 0;
  font-size: 0.24rem;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.cat_fold_tit a:hover {
  color: var(--i_color);
}
.active .cat_fold_tit a,
.active .cat_fold_tit iconify-icon {
  color: #fff;
}
.active .cat_fold_tit {
  background: linear-gradient(256deg, #3b54a4 13%, #8ecc96 81%);
  border-radius: 5rem;
}
.active .cat_fold_tit a {
  color: #fff;
}
.active .cat_fold_tit iconify-icon {
  /* color: #fff; */
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.cat_fold_sub {
  display: none;
  padding: 0.1rem 0.2rem;
}
.cat_fold_sub a {
  width: max-content;
  display: table;
  padding: 0.1rem 0.2rem 0.1rem 0.24rem;
  font-size: 0.16rem;
  position: relative;
  border-radius: 5rem;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.cat_fold_sub a:hover {
  color: var(--i_color);
}
.cat_fold_sub .active a {
  background: linear-gradient(256deg, #3b54a4 13%, #8ecc96 81%);
  color: #fff;
}

@media screen and (max-width: 1024px) {
  .cat_nav {
    width: 100%;
    padding: 0 0;
    background: none;
  }
  .cat_nav_tit {
    margin: 0 0 -14px;
    padding: 14px 28px;
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    position: relative;
    z-index: 2;
    background: var(--i_color);
    -webkit-border-radius: 6px;
    border-radius: 6px;
  }
  .cat_nav_tit h4 {
    font-size: 20px;
    color: #fff;
  }
  .cat_nav_tit iconify-icon {
    display: block;
    margin-left: auto;
    font-size: 26px;
    color: #fff;
  }

  .active .cat_fold_tit {
    background: none;
  }
  .active .cat_fold_tit a {
    color: var(--i_color);
  }
  .active .cat_fold_tit iconify-icon {
    color: var(--i_color);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }

  .cat_fold_sub {
    padding: 0 20px;
  }

  .cat_nav_list {
    display: none;
    box-sizing: border-box;
    padding: 30px 30px 30px;
    background: rgb(0 88 167 / 5%);
    -webkit-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
  }
  .cat_nav_list li {
    border-top: none;
    border-bottom: 1px solid rgb(0 88 167 / 10%);
  }
  .cat_nav_list li.active {
    border-color: rgb(0 88 167 / 10%);
  }
  .cat_fold_tit {
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding: 0 0;
  }
  .cat_fold_tit a {
    padding: 12px 0;
    font-size: 17px;
  }
  .cat_fold_sub p {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .cat_nav_tit {
    padding: 12px 20px;
  }
  .cat_nav_tit h4 {
    font-size: 18px;
  }
  .cat_nav_tit iconify-icon {
    font-size: 22px;
  }

  .cat_nav_list {
    padding: 20px 30px;
  }
  .cat_fold_tit a {
    font-size: 16px;
  }
}
@media screen and (max-width: 560px) {
  .cat_nav_tit h4 {
    font-size: 16px;
  }

  .cat_fold_tit a {
    font-size: 15px;
  }
  .cat_fold_tit iconify-icon {
    font-size: 22px;
  }
  .cat_fold_sub a {
    font-size: 14px;
  }
}

.productsList {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  gap: 0.3rem 3%;
}

.productsList li {
  width: 48.5%;
  -webkit-border-radius: 0.16rem;
  border-radius: 0.16rem;
  box-sizing: border-box;
  padding: 0.3rem;
  overflow: hidden;
  border: 1px solid #e5e5e5;
}

.productsList a {
  width: 100%;
  height: 100%;
  display: block;
}

.p_img {
  width: 100%;
  position: relative;
  background: linear-gradient(180deg, #e0e0e0 0%, #f8f8f8 100%);
  overflow: hidden;
}

.p_img::before {
  width: 100%;
  content: "";
  display: block;
  padding-bottom: 75%;
}

.p_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.4s ease;
}

.productsList a p {
  text-decoration: underline;
  color: #222;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0.2rem 0.2rem 0 0.2rem;
  margin-bottom: 0.2rem;
}

.productsList a span {
  color: #666;
  display: block;
  padding-top: 0.2rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  border-top: 1px solid #e5e5e5;
}

.productsList li:hover .p_img img {
  transform: translate(-50%, -50%) scale(1.1);
}

.productsList li:hover p {
  color: var(--i_color);
}

@media screen and (max-width: 560px) {
  .productsList li {
    width: 100%;
  }
}

/* ----------------------------------  关于我们代理页面 */
.ab_acting_form {
  width: 100%;
}

.ab_acting_form > p {
  color: #222;
}

/* ----------------------------------  关于我们代理列表页面 */

.actingList {
}

.al_box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.al_box article {
  width: 51%;
}

.al_box img {
  max-width: 6.8rem;
}

@media screen and (max-width: 1024px) {
  .al_box {
    flex-wrap: wrap;
    justify-content: center;
  }
  .al_box article {
    width: 100%;
    text-align: center;
  }
  .al_box img {
    max-width: 100%;
  }
}

/* 销售支持 */
.Sales_support {
}

.Sales_support_list .txt {
  padding: 0.4rem;
}

.Sales_support_list li {
  margin-bottom: 0.48rem;
}

.Sales_support_list > text {
  color: #666;
  display: block;
}

@media screen and (max-width: 768px) {
  .Sales_support_list > text {
    font-size: 0.18rem;
  }
  .Sales_support_list li {
    margin-bottom: 0.16rem;
  }
}
@media screen and (max-width: 560px) {
  .Sales_support_list > text {
    font-size: 0.16rem;
  }
  .Sales_support_list .txt {
    padding: 0.2rem;
  }
}

/* ----------------------------------  关于我们页面 */

/* 公司介绍 */
.Company_Profile {
  width: 100%;
  background: url(static/imgs/Company_ProfileBa.webp) no-repeat center;
  background-size: cover;
  position: relative;
}

.Company_Profile .cp_img_a {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}

.Company_Profile .cp_img_b {
  width: 50%;
  position: absolute;
  object-fit: contain;
  bottom: 0;
  right: 0;
  z-index: -1;
  display: none;
}

@media screen and (max-width: 1024px) {
  .Company_Profile .cp_img_a {
    display: none;
  }
  .Company_Profile .cp_img_b {
    display: block;
    opacity: 0.4;
  }
}

.cp_box {
  width: 45%;
}

.cp_box h2 {
  width: max-content;
  color: var(--i_color);
  font-size: 0.36rem;
  padding-bottom: 0.12rem;
  position: relative;
}

.cp_box h2::before {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background: linear-gradient(
    270deg,
    #dd7a84 0%,
    #3e5ba9 8%,
    #9a689e 18%,
    #6fc196 27%,
    #a1c0ae 37%,
    #f8c265 45%,
    #ea558f 55%,
    #dbe137 63%,
    #3c5b98 73%,
    #83c794 81%,
    #3e489d 90%,
    #db7487 100%
  );
  position: absolute;
  left: 0;
  bottom: 0;
}

.cp_box article {
  color: #222;
  margin: 0.3rem 0 0.48rem 0;
}

@media screen and (max-width: 1024px) {
  .cp_box {
    width: 100%;
  }
  .cp_box h2 {
    font-size: 0.3rem;
  }
}
@media screen and (max-width: 768px) {
  .cp_box h2 {
    font-size: 0.24rem;
  }
  .cp_box article {
    margin: 0.2rem 0;
    font-size: 0.15rem;
  }
}
@media screen and (max-width: 560px) {
  .Company_Profile .cp_img_b {
    width: 100%;
  }
  .cp_box h2 {
    font-size: 0.2rem;
  }
  .au_list li {
    width: 50%;
  }
  .au_list li::before {
    display: none;
  }
  .au_list li::after {
    display: none;
  }
}

/* 公司文化 */
.Company_Culture {
  background: url(static/imgs/Company_CultureBa.webp) no-repeat center;
  background-size: cover;
}

.mission_values_ul {
  margin-top: 0.6rem;
  border-top: 1px solid rgba(51, 51, 51, 0.2);
  border-bottom: 1px solid rgba(51, 51, 51, 0.2);
  display: flex;
  display: -webkit-flex;
  box-sizing: border-box;
}
.mission_values_ul li {
  box-sizing: border-box;
  padding: 0.4rem 0;
  position: relative;
}
.mission_values_ul li:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  height: calc(100% - 0.8rem);
  top: 50%;
  transform: translate(0, -50%);
  background-color: rgba(51, 51, 51, 0.2);
}
.mission_values_ul li:nth-child(1) {
  width: calc((100% - 1.2rem) / 3 + 0.4rem);
  padding-right: 0.4rem;
}
.mission_values_ul li:nth-child(2) {
  width: calc((100% - 1.2rem) / 3 + 0.8rem);
  padding-right: 0.4rem;
  padding-left: 0.4rem;
}
.mission_values_ul li:nth-child(3) {
  width: calc((100% - 1.2rem) / 3 + 0.4rem);
  padding-left: 0.4rem;
}

.mission_values_ul li h3 {
  font-size: 0.3rem;
  color: #222;
  font-weight: bold;
  margin-bottom: 0.15rem;
  text-transform: capitalize;
}
.mission_values_ul li h4 {
  font-size: 0.18rem;
  color: #666;
  line-height: 0.3rem;
  min-height: 0.6rem;
}
.mission_values_img {
  position: relative;
  overflow: hidden;
  margin-top: 0.4rem;
}
.mission_values_img::after {
  content: "";
  display: block;
  padding-bottom: 77%;
}
.mission_values_img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (max-width: 1440px) {
  .mission_values_ul li h3 {
    font-size: 0.3rem;
  }
  .mission_values_img {
    margin-top: 0.3rem;
  }
  .about_culture_bac {
    padding: 0.8rem 0 1.8rem 0;
  }
}
@media screen and (max-width: 1366px) {
}
@media screen and (max-width: 1200px) {
  .mission_values_ul li h3 {
    font-size: 0.28rem;
  }
  .mission_values_ul li h4 {
    font-size: 0.16rem;
    line-height: 0.24rem;
    min-height: 0.48rem;
  }
  .mission_values_img img {
    border-radius: 0.25rem;
  }
  .mission_values_ul li {
    padding: 0.2rem 0;
  }
  .mission_values_ul li:nth-child(1) {
    width: calc((100% - 0.8rem) / 3 + 0.2rem);
    padding-right: 0.2rem;
  }
  .mission_values_ul li:nth-child(2) {
    width: calc((100% - 0.8rem) / 3 + 0.4rem);
    padding-right: 0.2rem;
    padding-left: 0.2rem;
  }
  .mission_values_ul li:nth-child(3) {
    width: calc((100% - 0.8rem) / 3 + 0.2rem);
    padding-left: 0.2rem;
  }
  .mission_values_img {
    margin-top: 0.2rem;
  }
  .about_culture_bac {
    padding: 0.6rem 0 1.6rem 0;
  }
}
@media screen and (max-width: 1024px) {
  .mission_values_ul li h3 {
    font-size: 0.26rem;
  }
  .mission_values_ul li h4 {
    font-size: 0.14rem;
    line-height: 0.22rem;
    min-height: 0.44rem;
  }
  .mission_values_img img {
    border-radius: 0.2rem;
  }
}
@media screen and (max-width: 960px) {
  .mission_values_ul li h3 {
    font-size: 0.24rem;
  }
}
@media screen and (max-width: 767px) {
  .mission_values_ul {
    margin-top: 0.4rem;
  }
  .mission_values_ul li {
    width: 100% !important;
    padding: 0 !important;
    padding-top: 0.4rem !important;
    border-top: 1px solid rgba(51, 51, 51, 0.2);
  }
  .mission_values_ul {
    flex-wrap: wrap;
    gap: 0.4rem;
    border-top: 0px solid rgba(51, 51, 51, 0.2);
  }
  .mission_values_ul li:not(:last-child)::after {
    display: none;
  }
  .mission_values_ul li h4 {
    min-height: unset;
  }
}
@media screen and (max-width: 560px) {
  .mission_values_ul li {
    padding-top: 0.2rem !important;
  }
  .mission_values_ul {
    gap: 0.2rem;
  }
}
@media screen and (max-width: 425px) {
}

/* 发展历程 */
/*  */
.historys_partner_box {
  position: relative;
}
.historys_partner_box::after {
  content: "";
  position: absolute;
  top: 0.72rem;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 1px;
  background-color: var(--i_color);
}
.historys_partner {
  position: relative;
}
.historys_partner_list {
  width: 100%;
  padding: 0;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.historys_partner_list .swiper-wrapper {
  display: flex;
  position: relative;
  width: 100%;
  z-index: 1;
}
.historys_partner_list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
  flex-direction: column;
}

.historys_partner_list li h3 {
  font-size: 0.46rem;
  color: #222;
  font-family: "med";
  transition: all 0.3s ease;
}
.historys_partner_list li i {
  display: block;
  width: 0.12rem;
  height: 0.12rem;
  background: linear-gradient(224deg, #3b54a4 15%, #8ecc96 84%);
  border-radius: 0.15rem;
  margin-bottom: 0.45rem;
  margin-left: 0.4rem;
  position: relative;
  transition: all 0.3s ease;
  z-index: 10;
}
.historys_partner_list li i::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  opacity: 0.3;
  width: 0;
  height: 0;
  background: var(--i_color);
}
.historys_partner_list li:hover i::after {
  animation: dot 1.4s infinite ease;
}
.historys_text {
  background: #dce0ea;
  backdrop-filter: blur(6px);
  box-sizing: border-box;
  padding: 0.4rem;
  border: 1px solid transparent;
  transition: all 0.3s ease;
  position: relative;
}

.historys_text h4 {
  width: 0.12rem;
  height: 0.12rem;
  border-radius: 50%;
  border: 0.02rem solid var(--i_color);
  margin-bottom: 0.2rem;
  background-color: #fff;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}
.historys_text h4::after {
  content: "";
  position: absolute;
  bottom: 0.1rem;
  left: 50%;
  transform: translate(-50%, 0%);
  height: 0.9rem;
  width: 2px;
  background: var(--i_color);
  z-index: -1;
}
.historys_text h5 {
  font-size: 0.18rem;
  color: #222;
  line-height: 0.25rem;
  height: 3rem;
  box-sizing: border-box;
  padding-right: 0.05rem;
  overflow: auto;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 0.2rem 0;
}

.historys_text .ht_img {
  width: 100%;
  position: relative;
}

.historys_text .ht_img::before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 70%;
}

.historys_text .ht_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.historys_partner_list li:hover .historys_text {
  box-sizing: border-box;
  background-color: #d1d8ed;
  border: 1px solid var(--i_color);
}
.historys_partner_list li:hover h3 {
  color: var(--i_color);
}
.historys_partner_list li:hover i {
}
@keyframes dot {
  0% {
    width: 100%;
    height: 100%;
  }

  50% {
    width: 200%;
    height: 200%;
  }
  100% {
    width: 100%;
    height: 100%;
  }
}

/*滚动条*/
.historys_text h5::-webkit-scrollbar {
  width: 1px;
  height: 1px;
}
.historys_text h5::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: var(--i_color);
}
.historys_text h5::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: #f1f1f1;
}

/* 指示器 */
.historys_partner .pt-pagination {
  display: none;
  text-align: center;
  margin: 0.4rem auto 0;
}
.historys_partner .pt-pagination .swiper-pagination-bullet {
  width: 0.1rem;
  height: 0.1rem;
  cursor: pointer;
  display: inline-block;
  margin: 0 0.05rem;
  background: #bbb;
  border-radius: 50%;
  outline: none;
}
.historys_partner .pt-pagination .swiper-pagination-bullet-active {
  position: relative;
  background: var(--i_color);
}

/* 左右箭头 */
.historys_LR {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  gap: 0.2rem;
  margin-top: 0.6rem;
}
.historys_partner .pt-button-prev,
.historys_partner .pt-button-next {
  position: relative;
  width: 0.5rem;
  height: 0.5rem;
  box-sizing: border-box;
  cursor: pointer;
  outline: none;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  transition: all 0.3s ease;
  background-color: #fff;
}

.historys_partner .pt-button-prev::before,
.historys_partner .pt-button-next::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(224deg, #3b54a4 15%, #8ecc96 84%);
  z-index: -1;
  border-radius: 50%;
  margin: -1px;
  padding: 1px;
}

.historys_partner .pt-button-prev iconify-icon,
.historys_partner .pt-button-next iconify-icon {
  font-size: 0.2rem;
  color: var(--i_color);
  transition: all 0.3s ease;
}

.historys_partner .pt-button-prev:hover,
.historys_partner .pt-button-next:hover {
  background: linear-gradient(224deg, #3b54a4 15%, #8ecc96 84%);
}
.historys_partner .pt-button-prev:hover iconify-icon,
.historys_partner .pt-button-next:hover iconify-icon {
  color: #fff;
}

@media screen and (max-width: 1440px) {
  .historys_text {
    padding: 0.2rem 0.2rem 0.4rem 0.2rem;
  }
  .historys_text h5 {
    font-size: 0.16rem;
    line-height: 0.2rem;
    /* height: 2.5rem; */
  }
  .historys_partner_list li h3 {
    font-size: 0.3rem;
  }
  .historys_partner_box::after {
    top: 0.5rem;
  }
  .historys_partner_list li i {
    margin-bottom: 0.4rem;
    margin-left: 0.2rem;
  }
  .historys_text h4::after {
    height: 0.68rem;
  }
}
@media screen and (max-width: 1366px) {
}
@media screen and (max-width: 1200px) {
  .milestones_bac {
    padding: 0.6rem 0 0.8rem 0;
  }
}
@media screen and (max-width: 959px) {
}
@media screen and (max-width: 767px) {
  .historys_LR {
    margin-top: 0.4rem;
  }
  .milestones_title {
    gap: 0.2rem;
    margin-bottom: 0.4rem;
  }
  .milestones_bac {
    padding: 0.6rem 0;
  }
}
@media screen and (max-width: 560px) {
}

/* 荣誉证书 */

.Honors {
  background: url(static/imgs/HonorsBa.webp) no-repeat center;
  background-size: cover;
  --h_txt_height: 0.48rem;
}

.h_box {
}

.Honors_list {
  position: relative;
  overflow: hidden;
  padding-top: 0.8rem;
}
.Honors_list .swiper-wrapper {
  display: -webkit-flex;
  display: flex;
  position: relative;
  width: 100%;
}
.Honors_list .swiper-slide {
  flex-shrink: 0;
  position: relative;
  transition: all 0.4s ease;
}

.Honors_list .swiper-slide::before {
  width: 100%;
  height: 30%;
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(
    180deg,
    rgba(59, 84, 164, 0.2) 0%,
    rgba(142, 204, 150, 0.2) 100%
  );
  z-index: -1;
}

.Honors_list .swiper-slide::after {
  width: 100%;
  height: 70%;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, #f3f3f3 2%, rgba(247, 247, 247, 0) 100%);
  z-index: -1;
}

.h_img {
  width: 100%;
  position: relative;
}

.h_img::before {
  width: 100%;
  content: "";
  display: block;
  padding-bottom: 125%;
}

.h_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.h_txt {
  width: 100%;
  box-sizing: border-box;
  height: var(--h_txt_height);
  padding: 0 0.55rem;
  position: absolute;
  left: 0;
  bottom: calc(-1 * var(--h_txt_height));
  opacity: 0;
  transition: all 0.4s ease;
}

@media screen and (min-width: 1025px) {
  .Honors_list .swiper-slide:hover {
    transform: translateY(calc(-1 * var(--h_txt_height)));
  }

  .Honors_list .swiper-slide:hover .h_txt {
    bottom: calc(-1 * var(--h_txt_height));
    opacity: 1;
  }
}

/* -------------------------- */
.Honors-pagination {
  display: block;
  margin-top: 0.3rem;
  text-align: center;
}
.Honors-pagination .swiper-pagination-bullet {
  width: 0.7rem;
  height: 0.01rem;
  display: inline-block;
  margin: 0 6px;
  background: #ccc;
  outline: none;
  cursor: pointer;
}
.Honors-pagination .swiper-pagination-bullet-active {
  background: var(--i_color);
}

@media screen and (max-width: 1024px) {
  .Honors_list {
    padding-top: 0;
  }
  .h_txt {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .Honors-pagination .swiper-pagination-bullet {
    width: 0.2rem;
    height: 0.01rem;
  }
}

/* ----------------------------------  产品详情页面 */

/* 分类展示 */
@media screen and (max-width: 1440px) {
}
@media screen and (max-width: 1366px) {
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 560px) {
  .sc_num02 .software_Classification {
    margin: 0.3rem 0 0 0;
    gap: 0.1rem 2%;
  }
  .sc_num02 .software_Classification li a {
    padding: 0.03rem 0.2rem;
    font-size: 0.14rem;
  }
}

.ul_list555 {
  position: relative;
  overflow: hidden;
}
.ul_list555 .yxbj {
  position: absolute;
  left: 0;
  top: 0.2rem;
}
.ul_list555 .wzbj {
  position: absolute;
  right: 0;
  bottom: -8%;
}
.bline {
  height: 1px;
  width: 100%;
  background: var(--border_color);
}
.ul_list555 .wrap {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: start;
}
.ul_list555 .wrap .left {
  width: 40%;
  position: relative;
}
.ul_list555 .wrap .right {
  width: 55%;
}

@media screen and (max-width: 1024px) {
  .contacts {
    display: none;
  }
  .topheight {
    display: none;
  }
  .ul_list555 .wrap .left {
    width: 100%;
    margin-bottom: 20px;
  }
  .ul_list555 .wrap .right {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 560px) {
}
/* atlas */
.p_atlas {
  width: 100%;
  height: 100%;
}
.p_atlas_list {
  position: relative;
  overflow: hidden;
}
.p_atlas_list .swiper-wrapper {
  display: -webkit-flex;
  display: flex;
  position: relative;
  width: 100%;
}
.p_atlas_list .swiper-slide {
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
  border-radius: 0.16rem;
}
.p_atlas_list .swiper-slide::before {
  content: "";
  display: block;
  padding-bottom: 75%;
  border-radius: 0.16rem;
  background: linear-gradient(180deg, #e0e0e0 0%, #f8f8f8 100%);
}
.p_atlas_list .swiper-slide img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* thumbnail */
.p_thumbnail_list {
  width: 100%;
  margin: 20px auto 0;
  box-sizing: border-box;
  padding: 0 0.02rem;
  position: relative;
  overflow: hidden;
}
.p_thumbnail_list .swiper-wrapper {
  display: -webkit-flex;
  display: flex;
  position: relative;
  width: 101%;
}
.p_thumbnail_list .swiper-slide {
  flex-shrink: 0;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid var(--border_color);
}
.p_thumbnail_list .swiper-slide::before {
  content: "";
  display: block;
  padding-bottom: 70%;
  background: linear-gradient(180deg, #e0e0e0 0%, #f8f8f8 100%);
}
.p_thumbnail_list .swiper-slide img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.p_thumbnail_list .swiper-slide-thumb-active {
  border-color: var(--i_color);
}
.thumbnail-prev,
.thumbnail-next {
  position: absolute;
  top: 93%;
  transform: translate(0, -50%);
  width: 0.35rem;
  height: 0.35rem;
  z-index: 3;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  user-select: none;
  z-index: 3;
  background: transparent;
  border-radius: 1000px;
  /* border: 1px solid var(--border_color); */
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.thumbnail-prev {
  left: 0;
}
.thumbnail-next {
  right: 0;
}
.thumbnail-prev iconify-icon,
.thumbnail-next iconify-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  color: var(--i_color);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.p_thumbnail_list .swiper-button-disabled {
  cursor: not-allowed;
}
.thumbnail-prev:hover,
.thumbnail-next:hover {
  /* background: var(--i_color); */
}
.thumbnail-prev:hover iconify-icon,
.thumbnail-next:hover iconify-icon {
  color: var(--i_color);
}
.thumbnail-pagination {
  margin-top: 10px;
  text-align: center;
}
.thumbnail-pagination,
.thumbnail-pagination span {
  font-size: 14px;
  color: #999;
}

.prbox {
  width: 88%;
  margin: 0 auto;
}

@media screen and (max-width: 1024px) {
  .thumbnail-prev,
  .thumbnail-next {
    display: none;
  }
  .p_atlas {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 560px) {
}
.details_des {
}
.details_des h1 {
  font-size: 32px;
  font-weight: bold;
  color: #222;
  /* border-bottom: .02rem solid rgba(42, 56, 113, 0.5); */
  position: relative;
}

.pd_btns {
  display: flex;
  gap: 0.2rem 4%;
}

.share {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  gap: 0 20px;
  align-items: center;
  border-top: 1px solid #e5e5e5;
}

.share a:hover iconify-icon {
  color: var(--i_color);
}

.share iconify-icon {
  font-size: 26px;
  color: #d8d8d8;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.share.share2 iconify-icon {
  font-size: 0.4rem;
}

@media screen and (max-width: 1440px) {
  .details_des h1 {
    font-size: 28px;
  }
}
@media screen and (max-width: 1366px) {
}
@media screen and (max-width: 1200px) {
  .details_des h1 {
    font-size: 25px;
  }
}
@media screen and (max-width: 1024px) {
  .share.share2 iconify-icon {
    font-size: 0.22rem;
  }

  .share a {
    width: 0.3rem;
    height: 0.3rem;
  }
  .details_des .fz26.fb {
    margin: 10px 0;
  }
  .share a iconify-icon {
    font-size: 26px;
  }

  .details_des h1 {
    font-size: 22px;
  }
  .details_list .swiper-slide {
    box-sizing: border-box;
    border: none;
  }
  .details_list .swiper-slide img {
    width: 100%;
    height: 100%;
  }
  .details_des h1 {
    margin-bottom: 10px;
  }
  .details_box .wrap .left {
    width: 100%;
    margin-bottom: 20px;
  }
  .details_box .wrap .right {
    width: 100%;
  }
  .details_des .cs_list {
    margin-bottom: 10px 0;
  }
  .details_des .btnbox {
  }
  .details_des .btnbox .btnn b {
    padding: 10px 0;
    width: 100%;
    display: block;
    text-align: center;
  }
  .details_des .btnbox .btnn {
    width: 48%;
  }
  .details_box .wrap .left .swiper-wrapper {
    width: 98%;
    margin: 0 auto;
  }
  .details_des .tblist li {
    width: 100%;
  }
  .details_des .tblist li:not(:last-child) {
    margin-bottom: 10px;
  }
}

.hfbox {
  height: 56px;
  width: 100%;
  background: #f1f1f1;
}

/* 产品详情 */

.xxbox .xxk {
  margin: 0 auto;
}

.xxbox .tab-list {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid var(--border_color);
  justify-content: start;
  gap: 0 40px;
  background-color: #f3f3f3;
}

.xxbox .tab {
  padding: 0.14rem 0.6rem;
  cursor: pointer;
  border-bottom: none;
}

.xxbox .tab.active {
  background-color: #fff;
  color: var(--i_color);
  border-top: 2px solid var(--i_color);
  box-sizing: border-box;
}

.xxbox .tab-content {
}

.xxbox .content {
  display: none;
}

.xxbox .content.active {
  display: block;
}

@media screen and (max-width: 1024px) {
  .xxbox .tab-list {
    gap: 20px 4%;
  }
  .xxbox .tab {
    width: 48%;
    box-sizing: border-box;
  }

  .xxbox .tab-list {
    margin-bottom: 0.1rem;
  }
}
@media screen and (max-width: 560px) {
  .xxbox .tab-list {
    gap: 14px 4%;
  }
  .xxbox .tab {
    padding: 10px 16px;
    font-size: 15px;
  }
}

.p_list {
}
.p_list .wrap {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.p_list .left {
  width: 23%;
}

.p_list .right {
  width: 74%;
}

@media screen and (max-width: 1024px) {
  .p_list .wrap .left {
    width: 100%;
  }

  .p_list .right {
    width: 100%;
  }
  .details_left {
    display: none !important;
  }
}

.contacts {
  padding: 0.3rem 0.2rem;
  box-sizing: border-box;
  background: url(static/imgs/contact_us.webp) no-repeat center;
  background-size: cover;
  overflow: hidden;
}

.hline {
  height: 1px;
  width: 100%;
  background: rgba(225, 225, 225, 0.5);
}

.contacts a {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0 10px;
}

.contacts a img {
  height: 0.3rem;
}

/* 产品详情-下载 */

.download_box {
  width: 100%;
}

.download_box ul {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}

.download_box ul li:not(:last-child) {
  margin-bottom: 0.25rem;
}

.download_box ul li a {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 0.2rem 0;
  border-bottom: 1px solid #cecece;
  box-sizing: border-box;
  transition: all 0.3s;
  text-decoration: none;
}

.download_box ul li a p {
  font-size: 0.18rem;
  color: #222;
}

.download_box ul li a dd {
  margin-left: auto;
}

.download_box ul li a dd iconify-icon {
  font-size: 0.26rem;
  color: #222;
  transition: all 0.3s;
}

.download_box ul li a:hover p,
.download_box ul li a:hover dd iconify-icon {
  color: var(--i_color);
}

@media screen and (max-width: 1440px) {
}
@media screen and (max-width: 1366px) {
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 1024px) {
  .download_box ul li a {
    padding: 0 0 0.1rem 0;
  }
}
@media screen and (max-width: 768px) {
  .download_box ul li:not(:last-child) {
    margin-bottom: 0.15rem;
  }
  .download_box ul li a p {
    padding: 0;
    margin: 0;
  }
}
@media screen and (max-width: 560px) {
  .download_box ul li a p {
    font-size: 0.14rem;
  }
  .download_box ul li a dd iconify-icon {
    font-size: 0.2rem;
  }
}

/* tag */

.p_tags {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0.06rem 0;
}
.p_tags > p {
  margin-right: 12px;
  font-size: 0.18rem;
  font-weight: bold;
}
.p_tags a {
  margin-right: 0.26rem;
  font-size: 0.14rem;
}
.p_tags a:hover {
  color: var(--i_color);
}
@media screen and (max-width: 768px) {
  .p_tags > p {
    font-size: 15px;
  }
  .p_tags a {
    font-size: 13px;
  }
}

.p_view_other {
  padding-top: 0.2rem;
  border-top: 1px solid #ddd;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  gap: 0 4%;
}
.p_view_other li {
  max-width: 46%;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  gap: 0 0.14rem;
  align-items: center;
}
.p_view_other .arrow_btn {
  flex-shrink: 0;
  width: 0.4rem;
  height: 0.4rem;
  box-sizing: border-box;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: relative;
}
.p_view_other .arrow_btn iconify-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 0.24rem;
  color: var(--i_color);
}
.p_view_other a {
  font-size: 0.16rem;
}
.p_view_other a b {
  font-weight: bold;
}
.p_view_other .next {
  text-align: right;
}
.p_view_other li:hover .arrow_btn {
  border-color: var(--i_color);
  background: var(--i_color);
}
.p_view_other li:hover .arrow_btn iconify-icon {
  color: #fff;
}
.p_view_other a:hover {
  color: var(--i_color);
  text-decoration: underline;
}

@media screen and (max-width: 1024px) {
  .p_view_other a {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .p_view_other {
    flex-wrap: wrap;
    gap: 8px 0;
  }
  .p_view_other li {
    width: 100%;
    max-width: 100%;
  }
  .p_view_other .arrow_btn {
    width: 30px;
    height: 30px;
  }
  .p_view_other .arrow_btn iconify-icon {
    font-size: 20px;
  }
  .p_view_other .next .arrow_btn {
    order: -1;
  }
}

/* -------------------------------------- 支持补充 */

.s_ServiceSupport {
  padding: 0;
}

.ss_item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 0.48rem;
  gap: 0.2rem 0;
}

.ss_item img {
  width: 35%;
}

.ss_item div {
  width: 60%;
}

.ss_item div p,
.ss_item div span {
  margin: 0;
  display: block;
}

.ss_item div p {
  padding-bottom: 0.2rem;
  position: relative;
}

.ss_item div p::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e5e5e5;
  position: absolute;
  left: 0;
  bottom: 0;
}

ul.s_ServiceSupport li.ss_item:nth-child(even) {
  flex-direction: row-reverse;
}

@media screen and (max-width: 1024px) {
  .ss_item img {
    width: 100%;
  }

  .ss_item div {
    width: 100%;
  }
}

/* form表单 */

/* 支持表单 */
#wpforms-163 {
  --wpforms-field-size-input-height: 50px;
  --wpforms-field-border-size: 0;
  --wpforms-button-background-color: var(--i_color);
  --wpforms-button-border-color: var(--i_color);
  --wpforms-page-break-color: var(--i_color);
  --wpforms-label-error-color: #d63637;
}
#wpforms-163 {
  margin: 0;
  padding: 0;
}
#wpforms-form-163 {
  width: 100%;
  position: relative;
}

#wpforms-163 .wpforms-field-container {
}
#wpforms-163 .wpforms-field-container > .wpforms-field {
  width: 100%;
  padding: 0 1px 20px;
  margin: 0 0 10px;
  overflow-x: initial !important;
}

/* #wpforms-163 .wpforms-field-container .wpforms-field-label{height: 0; font-size: 0;margin: 0 0;}
#wpforms-163 .wpforms-field-container .wpforms-required-label{position: absolute;top: 4px; left: 4px; font-size: 15px;color: #F00;font-weight: bold;} */

#wpforms-163 .wpforms-field-container .wpforms-field > input,
#wpforms-163 .wpforms-field-container textarea,
#wpforms-163 .wpforms-field-row,
.wpforms-datepicker-wrap,
div.wpforms-container-full .wpforms-field-file-upload .wpforms-uploader {
  border: 1px solid #ccc !important;
  -webkit-border-radius: 4px !important;
  border-radius: 4px !important;
}
#wpforms-163 .wpforms-form label.wpforms-error {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 13px;
}

#wpforms-163 .wpforms-field-container .wpforms-field > input,
#wpforms-163 .wpforms-field-container textarea,
#wpforms-163 .wpforms-field-container select,
#wpforms-163 .wpforms-field-container .choices {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0 0;
}
#wpforms-163 .wpforms-field-container .wpforms-field > input,
#wpforms-163 .wpforms-field-container textarea,
#wpforms-163 .wpforms-field-container select {
  padding-left: 14px;
  padding-right: 14px;
}
#wpforms-163 .wpforms-field-container textarea {
  padding-top: 10px;
  padding-bottom: 10px;
}
#wpforms-163 .wpforms-field-container fieldset ul {
  padding: 0 2px;
  /* display: -webkit-flex;
  display: flex; */
  flex-wrap: wrap;
}
#wpforms-163 .wpforms-field-container select {
  cursor: pointer;
}
#wpforms-163 .wpforms-field-container .wpforms-datepicker-wrap {
  width: 310px;
}
#wpforms-163 .wpforms-field-container .wpforms-datepicker-wrap input {
  width: 100%;
  max-width: 100%;
}
#wpforms-163 .wpforms-field-container .wpforms-datepicker-clear {
  right: 10px;
}
#wpforms-163 .wpforms-field-container em.wpforms-error,
#wpforms-163 .wpforms-field-container .mailcheck-error {
  position: absolute;
  margin: 0 0;
  bottom: -2px;
}

/* #wpforms-163 input::placeholder, #wpforms-163 textarea::placeholder{color:#333;font-size:16px} */

/* #wpforms-163 .wpforms-field-container{display:-webkit-flex; display:flex; flex-wrap:wrap;justify-content: space-between;}
#wpforms-163-field_1-container,
#wpforms-163-field_2-container
{width: 48% !important;} */

#wpforms-163 .wpforms-submit-container {
  width: 198px;
  padding: 0 0;
  margin-left: auto;
  margin-right: auto;
}
#wpforms-163 .wpforms-submit-container button {
  width: 100%;
  height: 0.44rem;
  font-size: 15px;
  color: #fff;
  background: var(--i_color);
  border-radius: 5rem;
}
#wpforms-163 .wpforms-submit-container img {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 4px;
  z-index: 2;
}
#wpforms-163 .wpforms-submit-container button:hover {
  background: #000;
}

div.wpforms-container-full input[type="checkbox"]:checked:after {
  left: -4px !important;
  top: -4px !important;
}

div.wpforms-container-full input[type="checkbox"]:before,
div.wpforms-container-full input[type="radio"]:before {
  border: 1px solid #e2e2e2 !important;
  box-sizing: border-box !important;
}

div.wpforms-container-full input[type="radio"]:checked:after {
  left: -3px !important;
  top: -3px !important;
}

/* 关于我们页面表单 */

#wpforms-166 {
  --wpforms-field-size-input-height: 50px;
  --wpforms-field-border-size: 0;
  --wpforms-button-background-color: var(--i_color);
  --wpforms-button-border-color: var(--i_color);
  --wpforms-page-break-color: var(--i_color);
  --wpforms-label-error-color: #d63637;
}
#wpforms-166 {
  margin: 0;
  padding: 0;
}
#wpforms-form-166 {
  width: 100%;
  position: relative;
}

#wpforms-166 .wpforms-field-container {
}
#wpforms-166 .wpforms-field-container > .wpforms-field {
  width: 100%;
  padding: 0 1px 20px;
  margin: 0 0 10px;
  overflow-x: initial !important;
}

/* #wpforms-166 .wpforms-field-container .wpforms-field-label{height: 0; font-size: 0;margin: 0 0;}
#wpforms-166 .wpforms-field-container .wpforms-required-label{position: absolute;top: 4px; left: 4px; font-size: 15px;color: #F00;font-weight: bold;} */

#wpforms-166 .wpforms-field-container .wpforms-field > input,
#wpforms-166 .wpforms-field-container textarea,
#wpforms-166 .wpforms-field-row {
  border: 1px solid #ccc !important;
  -webkit-border-radius: 4px !important;
  border-radius: 4px !important;
}
#wpforms-166 .wpforms-form label.wpforms-error {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 13px;
}

#wpforms-166 .wpforms-field-container .wpforms-field > input,
#wpforms-166 .wpforms-field-container textarea,
#wpforms-166 .wpforms-field-container select,
#wpforms-166 .wpforms-field-container .choices {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0 0;
}
#wpforms-166 .wpforms-field-container .wpforms-field > input,
#wpforms-166 .wpforms-field-container textarea,
#wpforms-166 .wpforms-field-container select {
  padding-left: 14px;
  padding-right: 14px;
}
#wpforms-166 .wpforms-field-container textarea {
  padding-top: 10px;
  padding-bottom: 10px;
}
#wpforms-166 .wpforms-field-container fieldset ul {
  padding: 0 2px;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
#wpforms-166 .wpforms-field-container select {
  cursor: pointer;
}
#wpforms-166 .wpforms-field-container .wpforms-datepicker-wrap {
  width: 310px;
}
#wpforms-166 .wpforms-field-container .wpforms-datepicker-wrap input {
  width: 100%;
  max-width: 100%;
}
#wpforms-166 .wpforms-field-container .wpforms-datepicker-clear {
  right: 10px;
}
#wpforms-166 .wpforms-field-container em.wpforms-error,
#wpforms-166 .wpforms-field-container .mailcheck-error {
  position: absolute;
  margin: 0 0;
  bottom: -2px;
}

/* #wpforms-166 input::placeholder, #wpforms-166 textarea::placeholder{color:#333;font-size:16px} */

#wpforms-166 .wpforms-field-container {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#wpforms-166-field_1-container,
#wpforms-166-field_2-container,
#wpforms-166-field_3-container,
#wpforms-166-field_4-container {
  width: 49% !important;
}

#wpforms-166 .wpforms-submit-container {
  width: 198px;
  padding: 0 0;
  margin-left: auto;
  margin-right: auto;
}
#wpforms-166 .wpforms-submit-container button {
  width: 100%;
  height: 0.44rem;
  font-size: 15px;
  color: #fff;
  background: var(--i_color);
  border-radius: 5rem;
}
#wpforms-166 .wpforms-submit-container img {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 4px;
  z-index: 2;
}
#wpforms-166 .wpforms-submit-container button:hover {
  background: #000;
}

#wpforms-166-field_9-container .wpforms-field-label {
  display: none;
}

@media screen and (max-width: 560px) {
  #wpforms-166-field_1-container,
  #wpforms-166-field_2-container,
  #wpforms-166-field_3-container,
  #wpforms-166-field_4-container {
    width: 100% !important;
  }
}
