* {
  margin: 0;
  padding: 0;
}
    .container {
        max-width: max-content !important;
    }
/*div{*/
/*  font-size: 0.5rem;*/
/*}*/
.pt-12 {
    padding-top: 2rem !important;
}

.flex {
  display: flex;
  align-items: center;
}

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

img {
  width: 100%;
  height: 100%;
}

.centerBox {
  background-color: #111f8e;
  height: 100px;
}

.service {
  position: relative;
}

.hotIcon {
  position: absolute;
  right: 1rem !important;
  top: -0.3rem !important;
  width: 1rem;
}

html,
body {
  position: relative;
  height: 100%;
}

body {
  background: #eee;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000;
  margin: 0;
  padding: 0;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  width: 100% !important;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  color: white !important;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-prev {
  color: white !important;
}

/* 关于 */
.about {
  position: relative;
  background: #fff;
  /*padding: 1.25rem 0 1.25rem 0;*/
  padding: 2rem 0 2.3rem 0;
  text-align: center;
  border-bottom: 1px solid #949494;
}
.myOUR{
    padding: 2.25rem 0 2.3rem 0;
}
.myOUR .linkBtn2{
    margin-top: 5rem;
}

.mainTitle {
  color: #434343;
  font-size: 1.62rem;
  line-height: 1.2;
  letter-spacing: 0.18rem;
  font-family: 'MyriadPro-LightCond', sans-serif !important;
  font-weight: 100;
  font-stretch: ultra-condensed;
  width: 100%;
  text-align: center;
}

.mainSub {
  width: 37px;
  height: 2px;
  background: #1661a2;
  margin: 30px auto;
}

.mainInfo {
  padding: 0.25rem 0px;
  text-align: center;
  font-size: 30px;
  font-size: 0.8rem;
  color: #434343;
  font-family: 'Noto Sans S Chinese Light', 'NotoSansHans-Light', '微软雅黑';
  border-bottom: 1px solid #bfbfbf;
}

.about .content {
  padding-top: 0.3rem;
}

.about .title {
  color: #444;
  font-size: 1.3rem;
  font-family: 'Noto Sans S Chinese Light', 'NotoSansHans-Light', '微软雅黑';
}

.about .info {
  color: #444;
  font-size: 0.75rem;
  line-height: 1.5;
  width: 46%;
  margin: 0px auto;
}

.about .contentMun {
  justify-content: center;
  gap: 10px;
  font-family: 'Noto Sans S Chinese Light', 'NotoSansHans-Light', '微软雅黑';
  font-weight: 100;
  font-size: 24px;
  color: #444;
  align-items: flex-start;
}

.about .contentMun .child {
  padding-top: 1.8vh;
  width: 6.87rem;
  text-align: center;
}

.about .contentMun .child .number {
  font-family: Arial Narrow;
  font-weight: bold;
  font-size: 1.87rem;
  color: #444;
}

.about .contentMun .child .tips {
  margin-top: -0.3rem;
  font-size: 0.7rem;
}

.linkBtn {
  width: 8.56rem;
  border: 2px solid #1661a2;
  color: #1661a2;
  font-size: 0.75rem;
  margin: auto;
  padding: 0.2rem 1.25rem;
  padding: 0.5rem 1.25rem;
  margin-top: 1.62rem;
  white-space: nowrap;
  min-width: 137px;
  background-image: url(../images/righticon.png);
  background-size: 15% auto;
  background-position: 6.56rem center;
  background-repeat: no-repeat;
  
  width: 7rem;
    font-size: 0.5rem;
    padding: 0.26rem 0.6rem;
    background-size: 11% auto;
    background-position: 5.8rem center;
}

.linkBtn:hover {
  color: #fff;
  background-color: #1661a2;
  background-image: url(../images/righticonon.png);
}

.linkBtn3 {
  background-image: url(../images/righticonon.png);
}

.linkBtn2 {
    width: 5.56rem;
    min-width: 115px;
    background-position: 5.56rem center;
    box-sizing: content-box;
    background-size: 10% auto;
}

.togo {
  width: 15%;
  min-width: 14px;
}

/* 案例 */
.work {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.work .content {
  padding-top: 2.5rem;
  width: 100%;
  height: auto;
  width: 100%;
  flex-wrap: wrap;
}

.work .content .child {
  position: relative;
  width: 20%;
  margin-bottom: 0;
}

.work .content .child .childImg {
  width: 100%;
  height: auto;
  vertical-align: middle;
  max-width: inherit;
}

.work .content .child .childHide {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-image: url(../images/timg.jpg);
}

.work .content .child:hover .childHide {
  display: block;
}

.work .content .child .childTag {
  letter-spacing: 0.1em;
  font-weight: 100;
  font-stretch: condensed;
  padding: 6%;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 88%;
  font-size: 24px;
  font-family: 'MyriadPro-LightCond';
  font-size: 0.75rem;
  color: #fff;
  text-align: left;
}

.work .content .child .childTag .childSub {
  width: 21px;
  height: 2px;
  background: #fff;
  margin: 10px 0px;
}

.work .content .child .childContent {
  position: absolute;
  top: 50%;
  /*left: 0.87rem;*/
  height: 54px;
  width: 100%;
  margin-top: -27px;
}

.work .content .child .childContent .title {
  font-size: 1rem;
  color: #fff;
  margin: 0 auto;
}

.work .content .child .childContent .info {
  color: #fff;
  font-size: 16px;
  margin-top: 10px;
}

.work .content .child .childPointer {
  position: absolute;
  bottom: 17px;
  right: 20px;
  width: 1.2rem;
  height: 1.2rem;
}

.customer .contents {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 2vh;
}

.customer .content {
  flex-wrap: wrap;
  /*justify-content: space-between;*/
  gap: 0.5rem;
  /* width: 100%; */
  width: 90%;
  width: 60%;
  margin: auto;
}

.customer .content a {
  border: 1px solid #dbdbdb;
  /* width: 215px;
  height: 91px;
  margin: 0 5px 45px 5px; */
 width: calc(50% - 0.4rem);
}

.say {
  position: relative;
  width: 100%;
  height: 864px;
  background: #1661a2;
  overflow: hidden;
}

.say .imgBg {
  position: absolute;
  top: 0px;
  left: 50%;
  width: 100%;
  height: 100%;
  margin-left: -50%;
  background: url(../img/say.jpg) no-repeat 80% bottom fixed;
  background-size: 35.25rem auto;
}

.say .container {
  /* padding-top: 107px; */
  /* width: 1161px; */
  padding-top: 5.5rem;
  width: 63.4%;
  margin: auto;

  position: relative;
  z-index: 100;
  max-width: inherit;
}

.say .sub {
  width: 37px;
  height: 2px;
  background: #fff;
}

.say .sub1 {
  margin: 0px 0px 30px 0px;
}

.say .title1 {
  font-size: 1.62rem;
  font-family: 'Noto Sans S Chinese Light', 'NotoSansHans-Light', '微软雅黑';
  font-weight: 100;
  color: #fff;
}

.say .title {
  font-family: 'Noto Sans S Chinese Light', 'NotoSansHans-Light', '微软雅黑';
  font-weight: 100;
  color: #fff;
  font-size: 3.12rem;
  line-height: 1.1;
}

.say .sub2 {
  margin: 175px 0px 60px 0px;
}

.say .title2 {
  font-size: 58px;
  font-family: 'MyriadPro-Regular_0';
  color: #fff;
  line-height: 62px;
  font-size: 2.25rem;
  line-height: 1.1;
}

.advantage img {
  margin: 1.37rem auto;
  max-width: 80%;
}

.service .content {
    padding-top: 40px;
    width: 61%;
    margin: auto;
    align-items: flex-start;
    gap: 0.6rem;
    justify-content: center;
}

.service .content .child {
  width: 33.3%;
  text-align: left;
  min-width: 253px;
}

.service .content .child .childTitle {
  position: relative;
  border: 2px solid #1661a2;
  height: 5.71rem;
}

.service .content .child .childTitle .titleEn {
  margin: 2.5rem 0 2px 8%;
  font-size: 0.72rem;
  font-family: 'MyriadPro-Regular_0';
  color: #1661a2;
}

.service .content .child .childTitle .titleCh {
  margin: 0 0 0 8%;
  font-size:0.61rem;
  color: #444;
}

.service .content .child .childContent {
  padding: 1rem 0 0 8%;
  gap: 10%;
  white-space: nowrap;
  /*font-size: 0.4rem;*/
  line-height: 1.8;
}

.togo img {
  margin: 0;
}

.news {
  position: relative;
  width: 100%;
  background-color: #000;
  background-image: url(../images/news.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% 100%;
  color: white;
}

.news .mainTitle {
  color: white;
}

.news .con_three_con ul {
  justify-content: center;
  gap: 2%;
  margin-top: 1rem;
}

.news .con_three_con li {
  width: 25%;
  border: 0.06rem solid #fff;
  padding: 0.5rem;
  box-sizing: border-box;
}

.news .con_three_con .on {
  background: #3C4B58;
}

.news .con_three_con .newsContnet {
  flex-wrap: wrap;
  width: 80%;
  width: 62%;
  margin: auto;
  align-items: flex-start;
  justify-content: space-between;
}

.news .con_three_con .newsItem {
  width: 33.3%;
  text-align: start;
  padding: 0.5rem;
  margin-top: 1.5rem;
}

.news .con_three_con .newsItem a {
  color: white;
}

.news .con_three_con .newstitle {

  font-size: 0.6rem;
}

.tows {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /* 显示 2 行 */
  overflow: hidden;
  line-height: 1.5;
}

.news .con_three_con .newsInfo {
  /*font-size: 0.75rem;*/
  color: #cecece;
  padding-top: 0.3rem;
}

.news .con_three_con .labelMax {
  width: 100%;
  padding-top: 0.6rem;
  /*font-size: 0.75rem;*/
}

.news .con_three_con .labelBox {
    flex: 1;
    flex-wrap: wrap;
    gap: 0.2rem;
    align-items: flex-start;
}

.news .con_three_con .labelBox .label {
  border: 0.06rem solid #fff;
  padding: 0 0.3rem;
  font-size: 0.3rem;
}

/* 小设备 */
@media(max-width: 991.98px) {
  .say .imgBg {
    background-size: 0px auto;
  }

  .say {
    height: auto;
  }

  .say .container {
    text-align: center;
    width: 60%;
    padding: 3.31rem 0 4.1rem 0;
  }

  .say .sub {
    margin: auto;
    margin-bottom: 0.93rem;
  }

  .say .sub2 {
    margin-top: 0.93rem;
  }

  .say .title1 {
    font-size: 1.31rem;
  }

  .say .title {
    font-size: 1.5rem;
  }

  .say .title2 {
    font-size: 0.81rem;
  }

  .service {
    display: none;
  }

  .news {
    background-image: inherit;
    background-color: #464646;
  }

  .news .con_three_con .newsItem {
    width: 100%;
  }
  .news .con_three_con .newsContnet{
      width: 80%;
  }
  
}

/* 小设备 */
@media (min-width: 576px) and (max-width: 767.98px) {
  .say .imgBg {
    background-size: 0px auto;
  }

}

/* 平板 */
@media (min-width: 768px) and (max-width: 991.98px) {}

/* 笔记本电脑 */
@media (min-width: 992px) {
  .advantage img {
    width: 33%;
  }

  .customer .content a {
   width: calc(20% - 0.5rem);
  }

  .say .imgBg {
    background: url(../img/say.jpg) no-repeat 81% 78% fixed;
    background-size: 17.25rem auto;
  }

  .say {
    height: auto;
  }

  .say .container {
    width:60%;
    padding: 3.31rem 0 4.1rem 0;
  }

  .say .sub {
    margin-bottom: 0.93rem;
  }

  .say .sub2 {
    margin-top: 2.8rem;
  }

  .say .title1 {
    font-size: 1rem;
  }

  .say .title {
    font-size: 1.8rem;
  }

  .say .title2 {
    font-size: 1.1rem;
  }

  .news .con_three_con .newsItem {
    width: 50%;
  }
  .news .con_three_con li {
    width: 15.3%;
    padding: 0.28rem;
  }
}

/* 桌面 */
@media (min-width: 1200px)and (max-width: 1399.98px) {
  .news .con_three_con .newsItem {
    width: 33.3%;
  }
}

/* 标准屏幕 */
@media (min-width: 1400px) {
  .news .con_three_con .newsItem {
    width: 33.3%;
  }
}

/* 头部 */
.headerBox {
  padding: 8px 35px;
  gap: 50px;
}

#header-container .headerMax {
  padding-right: 1rem;
  z-index: 10000;
  border-bottom: 0.06rem solid #949494;
}
#header-container .fixed {
  z-index: 10000;
}

.noneflex {
  display: none;
}
.menu-btn{
   width: 1rem;
}

.Logo {
  width: 10%;
  min-width: 180px;
}

.navbtn {
  width: 1rem;
}

.allC {
  width: 30px;
}

.navBox {
  gap: 50px;
}

.dropdown-menu{
padding: 20px;
} 
.navMax{
    gap: 16px;
}
.nav-link {
  /* font-size: 0.5rem; */
  font-size: 0.65rem;
  white-space: nowrap;
  padding-right: 2rem;
}
.paddingRigrht{
    padding-right: 0;
}

.mdBtn {
  font-size: 0.5rem;
}

.nav-link.active {
  color: #1661a2;
}

/* 顶部弹窗样式 */
.top-popup {
  position: fixed;
  /* top: -100%; */
  top: -120%;
  /* 初始隐藏在顶部上方 */
  left: 0;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #eee;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  padding: 20px;
  z-index: 999;
  transition: top 0.3s ease-out;
  /* 平滑滑入动画 */
  height: 100px;
  overflow: auto;
}

/* 弹窗显示状态 */
.top-popup.active {
  top: 0;
  /* 滑到顶部显示 */
  height: auto;
}

.top-popup::-webkit-scrollbar {
  display: none;
}

/* 弹窗头部（含关闭按钮） */
.popup-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.popup-title {
  font-size: 18px;
  font-weight: 600;
}

.close-btn {
  background: none;
  border: none;
  font-size: 20px;
  cursor: pointer;
  color: #666;
  transition: color 0.2s;
}

.close-btn:hover {
  color: #333;
}

.popup-content .about {
  padding: 0 !important;
  border: none !important;
}

.popup-content .containers2 {
  padding: 0 !important;
  display: flex;
  justify-content: center;
 gap: 2rem;
    width: 63%;
    margin: auto;
}
/* 手机 */
@media (max-width: 575.98px) {
    
.nav-link {
  font-size: 1rem;
}

  .news .con_three_con .newstitle {

  font-size: 1rem;
}
.news .con_three_con .labelBox .label {
    border: 0.06rem solid #fff;
    padding: 0.1rem 0.6rem;
    font-size: 0.5rem;
}
.news .con_three_con .newsInfo {
  font-size: 0.7rem;
}
.about .contentMun .child .tips {
  margin-top: -0.3rem;
  font-weight:bold;
}
}
@media (min-width: 768px) and (max-width: 1199.99px) {
  .nav-link {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
}

/* 头部end */
/* 案例 */
.mainNav {
  justify-content: center;
}

.main {
  padding-top: 4vh;
}

.main .mainNav .child {
  cursor: pointer;
  position: relative;
  color: #808080;
  /* font-size: 16px; */
  text-align: center;
  width: 7.92rem;
  height: 1.64rem;
  line-height: 1.64rem;
  font-size: 0.57rem;
  border: 2px solid #B9B8B8;
  margin: 0 8px;
  display: inline-block;
}

.main .mainNav .child.on {
  background: #1661a2;
  border: 2px solid #1661a2;
  color: #fff;
}

/* 案例end */
/* 底部 */
.footerNav {
  position: relative;
  padding: 1.2rem 0 0;
}

.yqlink a {
  color: white !important;
}

.centerBOxs {
  justify-content: center;
  align-items: flex-start;
  gap: 2rem;
  width:65.7%;
  margin: auto;
}

.centerBOxs .left {
  gap: 8%;
  justify-content: flex-start;
  margin: 0;
}

.footerNav .left {
  /* float: left; */
  width: 53%;
  min-height:270px;
  /* border-right: 1px solid #949494; */
  padding-top: 0.3rem;
  text-align: center;
}

.footerNav .line {
  width: 1px;
  min-height: 270px;
  min-height: 7rem;
  background-color: #949494;
}

.footerNav .left .title {
  line-height: 1.5rem;
  font-size: 0.85rem;
  color: #444;
  border-bottom: 2px solid #1661a2;
  margin-bottom: 0.28rem;
}

.footerNav .left li {
  /* font-size: 16px; */
 color: #444;
 line-height: 0.9rem;
 font-size: 0.52rem;
 white-space: nowrap;
}

.footerNav .right {
  padding: 0.6rem 0 0 0px;
  /* width: 270px; */
  width: 26%;
}

.footerNav .right .title {
  font-size: 1rem;
  color: #444;
}

.footerNav .right .title span {
  color: #1661a2;
}

.footerNav .right .info {
  font-size: 0.5rem;
  color: #444;
  line-height: 1.35;
}

.footerNav .right .callTitle {
  font-size: 0.64rem;
  color: #444;
  margin-top: 0.8rem;
}

.footerNav .right .callMun {
  font-family: 'MyriadPro-Cond_0';
  font-size: 1rem;
  color: #444;
  font-stretch: condensed;
}

.footer {
  background-color: #1661a2;
}

.footer2_list {
  flex-wrap: wrap;
}

.iconBox {
  gap: 5%;
}

    /* 单个图标父容器：相对定位（作为二维码的定位基准） */
    .icon-item {
      position: relative;
      cursor: pointer; /* 鼠标滑入显示手型，提示可交互 */
    }

    /* 图标样式（可根据实际需求调整大小） */
    .icon-item img {
      width: 3.125rem;
      height: 3.125rem;
      object-fit: contain;
      transition: transform 0.2s; /* hover 图标轻微缩放，优化体验 */
    }

    /* 图标 hover 效果（可选） */
    .icon-item:hover img {
      transform: scale(1.1); /* 图标放大 10% */
    }

    /* 二维码容器：默认隐藏，绝对定位 */
    .qrcode-box {
      position: absolute;
      top: -8.75rem; /* 二维码在图标上方显示（按需调整上下位置） */
      left: 50%;
      transform: translateX(-50%); /* 水平居中 */
      display: none; /* 默认隐藏 */
      padding: 10px;
      background: white;
      border-radius: 8px;
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); /* 阴影提升层次感 */
      z-index: 10; /* 确保二维码在最上层，不被遮挡 */
    }

    /* 二维码图片样式（按需调整大小） */
    .qrcode-box img {
      width: 7.5rem; /* 二维码宽度，按需调整 */
      height: 7.5rem;
      max-width: max-content;
    }

    /* 鼠标滑到图标上，显示对应二维码 */
    .icon-item:hover .qrcode-box {
      display: block;
    }

    /* 可选：添加二维码底部箭头（更美观） */
    .qrcode-box::after {
      content: '';
      position: absolute;
      bottom: -8px;
      left: 50%;
      transform: translateX(-50%);
      border-width: 8px 8px 0;
      border-style: solid;
      border-color: white transparent transparent; /* 箭头颜色与二维码背景一致 */
    }
.yqlink a {
  color: #fff;
}

.text-xl1 {
  font-size: 0.5rem;
  margin-right: 0.4rem;
}

.container2 {
  width: 64%;
}

.fixed3 {
  background-color: aqua;
  position: fixed;
  bottom: 0px;
  right: 0px;
  /*width: 45px;*/
  /* 初始隐藏（关键） */
  /* opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease; */
  /* 显示/隐藏动画 */
  z-index: 50;
}

/* 侧边栏显示状态 */
.fixed3.show {
  opacity: 1;
  visibility: visible;
}

.fixed3 .toTop {
  /*position: absolute;*/
  right: 0px;
  bottom: 138px;
  color: #fff;
  background-color: #cbcbcb;
  cursor: pointer;
  text-align: center;
  width: 1.60rem;
  height: 1.60rem;
  line-height: 1.60rem;
  font-size: 0.5rem;
  font-family: "MICROSOFT YAHEI", "Arial Narrow";
  text-align: center;
}

.fixed .toTop .fixedTopPointer {
  position: absolute;
  top: -0.17rem;
  left: 0.64rem;
  width: 0.35rem;
  height: 0.17rem;
}

.qqBox {
  overflow: hidden;
  cursor: pointer;
  width: 1.60rem;
  height: 1.60rem;
  background: #1661a2;
  line-height: 1.60rem;
  margin-top: 0.06rem;
  position: relative;
  overflow: visible;
  /* 允许扩展内容超出容器 */
  transition: width 0.3s ease;
  /* 宽度变化动画 */
}



/* 文字区域：初始隐藏在右侧 */
.qqBox .text-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  padding: 0 30px 0 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transform: translateX(100%);
  opacity: 0;
  transition: all 0.3s ease;
  white-space: nowrap;
  z-index: 1;
}

.qqBox .text-wrapper3 {
  width: 4.6rem;
  height: 4.6rem;
  bottom: 0;
  top: inherit;
  background-color: white;
  border-radius: 5px;
  padding: 0;
  overflow: hidden;
}

.qqBox .text-wrapper3 .qqPng {
  width: 100%;
  height: 100%;
}


.qqBox:hover .icon-wrapper {
  display: none;
}

.qqPng {
  width: 1.60rem;
  height: 1.60rem;
}

.qqBox:hover .text-wrapper {
  transform: translateX(0);
  /* 从右侧滑入 */
  opacity: 1;
  /* 显示文字 */
}

.qqBox:hover .text-wrapper2 {
  transform: translateX(0);
}

.qqBox:hover .text-wrapper3 {
  transform: translateX(-36%);
}

.fixed2 {
  left: 0.5rem;
  top: 50vh;
  width: 50px;
  height: 50px;
  z-index: 50;
}

/* 小设备 */
@media (max-width: 991.98px) {
  .fixed3 {
    display: none;
  }

  .displayNone {
    display: none;
  }

  .footer {
    margin: 0;
    text-align: center;
  }

  /*.iconBox div {*/
  /*  width: 20%;*/
  /*}*/

  .iconBox {
    justify-content: center;
    margin-left: 0 !important;
  }

  .text-xl {
    font-size: 0.87rem;
    line-height: 1;
  }

  .py-8 {
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
  }

  .mb-4 {
    margin-bottom: 0rem;
  }

  .container2 {
    width: 100%;
  }
  .text-xl1 {
  font-size: 0.89rem;
}
.xl1Box{
    margin-bottom: 0rem !important;
}
}

@media (min-width: 576px) and (max-width: 991.98px) {
  .displayShow {
    display: block;
    text-align: start;
  }
}

/* 平板 */
@media (min-width: 768px) and (max-width: 991.98px) {
    html{
        font-size: 22px !important;
    }
}

/* 笔记本电脑 */
@media (min-width: 992px) {
  .fixed2 {
    display: none;
  }
}

/* 底部end */
/* 优势 */
.banner {
  position: relative;
  /* height: 27.68rem; */
}

.bannerInfo {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: 100% 100%;
  flex-direction: column;
  justify-content: center;
  gap: 1%;
}

.fa-1x {
  font-size: 1.87rem;
  line-height: 1.87rem;
}

.banner .bannerInfo .titleCh {
  position: relative;
  top: 0.35rem;
  border: 0.06rem solid #fff;
  /* padding: 6px 24px 8px 24px; */
  padding: 0 0.45rem;
  font-size: 1.25rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

.mainChildCenter {
  gap: 2%;
}

.mainChild .child {
  min-width: 146px;
  width: 12%;
  height: 4.75rem;
  border: 2px solid #B9B8B8;
  text-align: left;
  cursor: pointer;
  padding: 1%;
}

#mainChild1 .child .title {
  color: #808080;
  /* font-size: 30px; */
  font-size: 1.07rem;
  font-family: 'MyriadPro-Regular_0';
  line-height: 1rem;
  word-break: break-all;
}

#mainChild1 .child .info {
  color: #808080;
  font-size: 0.71rem;
  line-height: 1rem;
  margin: 0;
}

#mainChild1 .child .sub {
  height: 0.07rem;
  width: 0.85rem;
  background-color: #1661a2;
  margin-top: 0.35rem;
}

.mainChildList .head {
  padding: 20px 0;
  border-bottom: 0.06px solid #1661a2;
}

.mainChildList .title {
  line-height: 1.56rem;
  color: #434343;
  font-size: 1.31rem !important;
  font-family: 'NotoSansHans-Light';
  text-align: start;
}

.mainChildList .titleEn {
  text-align: start;
  line-height: 1.56rem;
  color: #434343;
  font-size: 1.31rem;
  font-family: 'MyriadPro-Regular_0';
}



.mainChildList .content p {
  color: #434343;
  font-size: 0.75rem;
  line-height: 1.12rem;
  text-align: start;
}

#mainChild2 .left {
  /* width: 670px; */
  padding-top: 1.5rem;
  width: 45%;
}

#mainChild2 .right {
  /* width: 420px; */
  /* width: 76%; */
  width: 73%;
}

#mainChild2 {
  gap: 3%;
  padding: 0;
  align-items: flex-start;
}

#mainChild2 .linkBtn {
  margin: 0;
  margin-top: 1.31rem;
}

#mainChild2 .content .titlea {
  line-height: 2.56rem;
  color: #434343;
  font-size: 1.31rem;
  font-family: 'NotoSansHans-Light';
}


#mainChild4 .containers {
  background-position: center bottom;
  background-repeat: no-repeat;
  background-attachment: fixed;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  gap: 1%;
  color: #2269b1;
  padding-bottom: 2.6rem;
}

#mainChild4 .title {
  font-size: 2.12rem;
  padding-top: 6.8rem;
  line-height: 2.5rem;
  font-family: 'NotoSansHans-Light';
}

#mainChild4 .info {
  font-size: 1rem;
  line-height: 1rem;
  font-family: 'NotoSansHans-Light';
}

#mainChild4 .info2 {
  color: #C0C0C0;
  font-size: 1.18rem;
  line-height: 1.62rem;
  font-family: 'NotoSansHans-Light';
}

#mainChild5 .linkBtn {
  border-color: #fff;
  color: #fff;
}

#mainChild5 .linkBtn:hover {
  border-color: #fff;
  color: #fff;
  background-image: inherit;
}

.mainChild6 {
  align-items: center !important;
}


#mainChild8 .contentNav {
  margin: 0.62rem auto;
}

#mainChild8 .contentNav .child {
  height: 1.5rem;
  width: 4.56rem;
  line-height: 1.5rem;
  border: 0.06rem solid #1661a2;
  color: #1661a2;
  text-align: center;
  cursor: pointer;
  padding: 0;
  min-width: inherit;
}

#mainChild8 .contentNav .on {
  color: #fff;
  background: #1661a2;
}

#mainChild8 .contents .child2 {
  width: 80%;
  margin: auto;
}

#mainChild8 .contents .child2 {
  width: 100%;
  height: auto;
  display: none;
  width: 100%;
  max-width: 600px;
}

#mainChild8 .contents .active {
  display: block;
}
#mainChild8 .about{
    border: none;
}

#mainChild9 .info {
  width: 70%;
}


/* @media(min-width: 767.98px) { */
@media(min-width: 1199.99px) {
  .right2 {
    display: none;
  }

  .right3 {
    display: block;
  }
}

/* @media(max-width: 767.98px) { */
@media(max-width: 1199.98px) {
  .banner {
    /* position: relative; */
    /*height: 13.3rem;*/
  }

  #mainChild1 {
    display: none;
  }

  #mainChild2 {
    flex-wrap: wrap;
    padding: 0 3rem;
  }

  #mainChild2 .left {
    width: 100%;
    margin-top: -3.87rem;
    padding-bottom: 1.81rem;
  }

  .mainChildList .title {
    text-align: center;
    padding-bottom: 0 !important;
  }

  .mainChildList .titleEn {
    text-align: center;
  }

  #mainChild2 .linkBtn {
    margin: auto;
    margin-top: 1.31rem;
  }

  .right2 {
    display: block;
  }

  .right3 {
    display: none;
  }

  #mainChild4 .title {
    text-align: center;
  }

  #mainChild2 .content .titlea {
    text-align: center;
  }

  #mainChild8 .contents .child2 {
    width: 80%;
  }

  .fa-1x {
    font-size: 1.3rem;
    line-height: 1.3rem;
  }
}

/* 手机 */
@media (max-width: 575.98px) {
    
.pt-12 {
    padding-top: 4.7rem !important;
}
  .banner {
    /* position: relative; */
    /*height: 27rem;*/
  }

}

/* 小设备 */
@media (min-width: 576px) and (max-width: 767.98px) {
  .banner .bannerInfo .titleCh {
    font-size: 1rem;
  }

  .mainChildList .content p {
    font-size: 0.5rem;
    line-height: 0.7rem;
  }

  #mainChild2 .left {
    margin-top: -1.87rem;
  }
}

/* 平板 */
@media (min-width: 768px) and (max-width: 991.98px) {}

/* 笔记本电脑 */
@media (min-width: 992px) and (max-width: 1199.98px) {

      .container2 {
   width: 68%;
  }
  #mainChild2 .right {
    width: 41%;
  }
}

/* 桌面 */
@media (min-width: 1200px)and (max-width: 1499.98px) {
  .banner .bannerInfo .titleCh {
    position: relative;
    top: 16px;
    border: 3px solid #fff;
    padding: 5px 18px 6px 18px;
    font-size: 20px;
  }

  .mainChildList .title {
    line-height: 58px;
    font-size: 44px;
    margin-bottom: 10px;
  }

  .mainChildList .titleEn {
    line-height: 18px;
    font-size: 38px;
    padding-bottom: 14px;
  }

  .mainChildList .head {
    padding: 17px 0;
    border-bottom: 2px solid #1661a2;
  }

  .mainChildList .content p {
    font-size: 16px;
    line-height: 24px;
  }


  #mainChild2 .right {
    width: 22.8%;
  }

  .advantages .linkBtn {
    width: 170px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    background-size: 10% auto;
    background-position: 4.56rem center;
  }

  .togo {
    width: 18px;
  }

  #mainChild4 {
    height: 530px;
    overflow: hidden;
  }

  #mainChild4 .containers {
    height: 100%;
    background-size: 376px auto;
  }


  #mainChild4 .info {
    font-size: 29px;
    line-height: 42px;
  }

  #mainChild4 .info2 {
    font-size: 38px;
    line-height: 52px;
  }

  .about {
    /*padding: 44px 0px 87px 0;*/
  }

  .advantage img {
    width: 60%;
  }

  #mainChild2 .content .titlea {
    padding-top: 10px;
  }

  #mainChild7 .about {
    padding: 16px 0px 87px 0;
  }

  #mainChild8 .contentNav {
    width: 340px;
    height: 44px;
    margin: 24px auto;
  }

  #mainChild8 .contentNav .child {
    height: 40px;
    width: 166px;
    line-height: 40px;
    border: 2px solid #1661a2;
  }
}

/* 标准屏幕 */
@media (min-width: 1500px) {
  #mainChild2 .right {
    width: 22.8%;
  }

}

/* 优势end */

/* 远近 */
.about2 .info2 {
  margin-bottom: 1em;
  width: 70%;
  margin-top: -5px;
}

.about2 .content {
  padding-top: 0;
}

.about2 .title {
  margin: 0;
}

.about2 .info3 {
  margin-bottom: 0;
}

.about2 .info4 {
  width: 100%;
}

.about2 .info5 {
  width: 70%;
}

.mainChild2 {
  background-color: #dfddde;
  /* height: 800px; */
}

.container {
  margin: auto;
}

.bannerBg {
  height: 100%;
}

.mainChild2 .container {
  height: 800px;
  background-repeat: no-repeat;
  background-position: center bottom;
  margin: auto;
}

.mainChild5 .mainChildTitle {
  /* line-height: 60px; */
  /*font-family: 'NotoSansHans-Light';*/
  line-height: 2.25rem;
  color: #434343;
  font-size: 1.31rem;
}

.mainChild5 .sub {
  width: 2.87rem;
  height: 0.12rem;
  margin: 0.62rem auto;
  background: #1661a2;
}
#mainChild5 .mainChildTitle {
  /* line-height: 60px; */
  /*font-family: 'NotoSansHans-Light';*/
  line-height: 2.25rem;
  color: #434343;
  font-size: 1.31rem;
}

#mainChild5 .sub {
  width: 2.87rem;
  height: 0.12rem;
  margin: 0.62rem auto;
  background: #1661a2;
}

#mainChild5 .container {
  width: 66%;
}

#mainChild6 {
  /* height: 737px; */
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  padding-bottom: 2.78rem;
}

#mainChild6 .mainChildTitle {
  color: white;
  line-height: 1.56rem;
  padding-top: 1.5rem;
}

#mainChild6 .mainChildTitle2 {
  padding-bottom: 0.87rem;
  font-size: 0.87rem;
  line-height: 0.87rem;
}

#mainChild6 .titleEn {
  font-family: 'MyriadPro-Bold_0';
  line-height: 2.31rem;
  font-size: 2.06rem;
}

#mainChild7 .mainChildTitle2 {
  color: #1661a2;
  padding-bottom: 1rem;
}

#mainChild7 .content {
  position: relative;
  width: 12.5rem;
  height: 13.75rem;
  margin: 48px auto 0 auto;
}

#mainChild7 .content .quan {
  position: absolute;
  width: 6.87rem;
  height: 6.87rem;
  background: url(../images/quan.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  font-size: 0.87rem;
  color: #fff;
}

#mainChild7 .content #quan1 {
  top: 0px;
  left: 2.81rem;
}

#mainChild7 .content .titleEn {
  letter-spacing: 0.12em;
  margin-top: 2.5rem;
  font-family: 'MyriadPro-Cond_0';
  font-weight: 100;
  font-stretch: condensed;
}

#mainChild7 .content .quan .titleCh {
  font-family: 'Noto Sans S Chinese Light', 'NotoSansHans-Light', '微软雅黑';
  font-weight: 100;
}

#mainChild7 .content #quan2 {
  top: 5rem;
  left: 0px;
}

#mainChild7 .content #quan3 {
  top: 5rem;
  left: 5.62rem;
}

#mainChild7 .content #quan4 {
  top: 2.81rem;
  left: 2.81rem;
  background: none;
}

/* 手机 */
@media (max-width: 575.98px) {
  #mainChild5 .container {
    width: 80%;
  }

  .about2 .info4 {
    width: 95%;
  }
  #header-container .headerMax {
  padding-right: 1rem;
  padding-left: 1rem;
 }
.Logo {
    width: 180px;
 }
 .menu-btn {
    width: 1.875rem;
}
}

/* 小设备 */
@media (min-width: 576px) and (max-width: 767.98px) {
      #header-container .headerMax {
  padding-right: 1rem;
  padding-left: 1rem;
 }
    .Logo {
    width: 180px;
 }
    
}

/* 平板 */
@media (min-width: 768px) and (max-width: 991.98px) {}

/* 笔记本电脑 */
@media (min-width: 992px) and (max-width: 1199.98px) {}

/* 桌面 */
@media (min-width: 1200px)and (max-width: 1499.98px) {
  .about2 {
    padding: 40px 0px 46px 0;
  }

  /* .mainChild2 {
    height: 564px;
  } */

  .mainChild2 .container {
    height: 564px;
    background-size: 796px auto;
  }

  .mainChild5.mainChildTitle {
    line-height: 41px;
    font-size: 41px;
  }

  .mainChild5.sub {
    width: 124px;
    height: 2px;
  }

  #mainChild6 .titleEn {
    line-height: 61px;
    font-size: 58px;
  }

  #mainChild7 .mainChildTitle2 {
    padding-bottom: 16px;
    font-size: 25px;
    line-height: 41px;
  }
}

/* 标准屏幕 */
@media (min-width: 1500px) {
  #mainChild2 {
    align-items: center;
  }

  #mainChild2 .left {
    padding-bottom: 1rem;
  }
}

/* 远近end */

/* 新闻 */
.newsMain .about3 {
  margin: auto;
  /* width: 70%; */
  padding: 0 5%;
  padding-top: 2rem;
}
.newsMain .about3 .pagination{
    display: flex;
    align-items: center;
    justify-content: center;
}
.newsMain .main .mainNav {
  padding: 0px 0 1.25rem 0;
  border-bottom: 0.06rem solid #949494;
}

.newsMain .main .content .child {
  text-align: start;
  gap: 3%;
}

.newsMain .main .content .child .childImg {
  width: 13.62rem;
  /* min-width: 10.12rem; */
  max-width: 50%;
}

.newsMain .main .content .child .childInfo {
  width: calc(100% - 13.62rem);
  max-width: 50%;
}

.newsMain .main .content .child .childInfo .datetime {
  line-height: 2.5rem;
  color: #9D9D9D;
  /* font-size: 1.62rem; */
  font-size: 1.22rem;
  font-family: "MyriadPro-LightCond";
}

.newsMain .main .content .child .childInfo .infos {
  margin: 0;
  width: 100%;
  color: #656565;
  font-size: 0.5rem;
  line-height: 0.85rem;
}

.newsMain .main .content .child .childInfo .title {
  width: 100%;
  color: #060000;
  font-size: 0.7rem;
  line-height: 1.37rem;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
}

.newsMain .linkBtn4 {
  margin: 0;
  margin-top: 20px;
  width: 5rem;
  height: 1.25rem;
  line-height: 1.25rem;
  font-size:0.6rem;
  min-width:110px;
  max-width: 100%;
  background-position: 5rem center;
}

.newsMain .main .content .child {
  position: relative;
  margin-bottom: 1.87rem;
}

.newsMain .Pages {
  padding: 5% 0;
  zoom: 1;
  overflow: hidden;
  color: #333;
  text-align: center;
  display: block;
}

.newsMain .Pages span {
  padding: 0px 3px;
  display: inline-block;
}

.newsMain .Pages a {
  display: inline-block;
  padding: 0 0.31rem;
  line-height: 32px;
  text-align: center;
  /* float: left; */
  border: solid 1px #ededed;
  margin: 0 3px;
}
.newsMain .Pages .active {
    display: inline-block;
  padding: 0 0.31rem;
  line-height: 32px;
  text-align: center;
  /* float: left; */
  border: solid 1px #ededed;
  margin: 0 3px;
  color: #1963a3;
}

.newsMain a:link,
a:visited {
  color: #404040;
  text-decoration: none;
}

.newsMain #pagelist a.curr {
  background-color: #1661a2;
  color: #fff !important;
}

.newsMain #pagelist .curr font {
  color: #fff !important;
}

/* 手机 */
@media (max-width: 575.98px) {
  .newsMain .main .content .child .childInfo {
    width: calc(100% - 5.62rem);
    max-width: 50%;
  }
}

/* 小设备 */
@media (min-width: 576px) and (max-width: 767.98px) {

  .newsMain .main .content .child .childImg {
    width: 10rem;
    min-width: 10rem;
  }

  .newsMain .main .content .child .childInfo {
    width: calc(100% - 10rem);
  }
}


@media(max-width: 1199.98px) {
  .newsMain .main .content .child .childInfo .title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .newsMain .main .content .child .childInfo .infos {
    display: none;
  }
  

  .newsMain .linkBtn4 {
    width: 7rem;
  }
}

/* 桌面 */
@media (min-width: 1200px) {
  .newsMain .main .content .child .childInfo .infos {
    width: 80%;
  }
  

  .newsMain .linkBtn4 {
    width: 7rem;
  }
    .newsMain .about3 {
 padding-left: 21%;
}
}

/* 新闻end */
/* 服务 */
.serviceMain .main {
  padding: 0;
}

.serviceMain .adviserbox {
  padding: 20px 0;
}

.serviceMain .se-content {
  padding: 1.25rem 0.25rem;
}

.serviceMain .se-content .con .infor {
  width: 6.78rem;
  min-height: 250px;
  padding: 1rem 0.71rem;
  box-sizing: border-box;
  font-size: 13px;
  color: #fff;
  line-height: 0.89rem;
  margin-right: 1.42rem;
  position: relative;
  min-height: 291px;
}
.serviceMain .se-content .con .infor .packing {
  width: 74%;
}

.serviceMain .se-content .con .infor p{
  min-height: 150px;
}

.serviceMain .se-content .con7 .infor {
  background: #9fdda2;
  font-size: 0.5rem;
}

.serviceMain .se-content .con .infor a {
  display: block;
  width: 9.37rem;
  height: 2.5rem;
  text-align: center;
  line-height: 2.5rem;
  color: #000;
  background: #fff;
  /* position: absolute;
  bottom: 1.56rem;
  left: 1.25rem; */
  font-size: 0.93rem;
  font-weight: bold;
}
.se-content .con1 .infor {
    background: #4f88df;
}
.se-content .con2 .infor {
    background: #ff7e93;
}
.se-content .con3 .infor {
    background: #a7c835;
}
.se-content .con4 .infor {
    background: rgb(253, 36, 96);
}
.se-content .con5 .infor {
    background: #0acdc2;
}
.se-content .con6 .infor {
    background: #ffc872;
}
.serviceMain .detailBox {
  flex: 1;
  width: 60%;
}

.serviceMain .detailLeft {
  align-items: flex-start;
}

.serviceMain .detailLeft .detail {
  width: 24.3%;
  text-align: start;
}

.serviceMain .se-content .con .detail h3 {
  font-size: 0.87rem;
  margin-bottom: 1.25rem;
  font-weight: normal;
  height: 1.93rem;
}

.serviceMain .se-content .con .detail .info4 li span {
  display: block;
  font-size: 0.87rem;
  color: #666;
}

.serviceMain .miaosu3 {
  /* width: 530px; */
  width: 100%;
  padding: 1.25rem 0px;
  padding-bottom: 0.93rem;
}

.serviceMain .miaosu2 {
  text-align: start;
  display: block;
  font-size: 0.87rem;
  color: #666;
}

.serviceMain .miaosu2 p {
  line-height: 1.87rem;
}

.serviceMain .con {
  margin-bottom: 1rem;
}

.serviceMain .adviser {
  width: 50%;
}

.serviceMain .se-content .con .detail .info4 li {
  margin-bottom: 0.62rem;
}

@media(max-width: 767.98px) {
  .serviceMain .adviserbox {
    display: block;
  }

  .serviceMain .adviser {
    margin-right: 0 !important;
    margin-bottom: 0.75rem;
    width: 100%;
  }

  .serviceMain .con {
    display: block;

  }

  .serviceMain .se-content .con .infor {
    width: 100%;
    padding: 0.62rem 0.56rem;
    text-align: start;
    height: auto !important;
    min-height: inherit;
  }

  .serviceMain .con img {
    width: 34%;
  }

  .serviceMain .se-content .con .infor a {
    position: relative;
    bottom: inherit;
    left: inherit;
    margin-top: 0.5rem;
  }

  .serviceMain .detailBox {
    width: 100%;
  }

  .serviceMain .se-content .con .detail {
    padding-top: 1.25rem;
    float: left;
    width: 33%;
    box-sizing: border-box;
  }

.serviceMain .se-content .con .infor p{
  min-height: 0;
}
}

@media (min-width: 576px) {
  .serviceMain .se-content .con .detail h3 {
    font-size: 0.5rem;
    height: 1rem;
    margin-bottom: 0rem;
    white-space: nowrap;
  }

  .serviceMain .se-content .con .detail .info4 li span {
    font-size: 0.5rem;
  }

  .serviceMain .miaosu2 {
    font-size: 0.5rem;
  }

  .serviceMain .miaosu2 p {
    line-height: 1rem;
  }

  .serviceMain .se-content .con .detail .info4 li {
    margin-bottom: 0.3rem;
  }

  .serviceMain .se-content .con .infor {
    height: auto !important;
  }
}

/* 平板 */
@media (min-width: 768px) {
  .serviceMain .se-content .con .infor {
    text-align: start;
  }

  .serviceMain .se-content .con .infor a {
    width: auto;
    height: auto;
    font-size: 0.5rem;
    line-height: 1.3rem;
    margin-top: 0.23rem;
  }

  .serviceMain .se-content {
    padding: 1.25rem 1.25rem;
  }
  .serviceMain .main {
  width: 72%;
   margin: auto;
}
.serviceMain .detailLeft .detail {
  width: auto;
  text-align: start;
}
.serviceMain .detailLeft{
    gap: 1rem;
}
}

/* 服务end */
/* 联系 */
.contactTable {
  text-align: start;
  padding-bottom: 20px !important;
}

.contactTable .left {
  width: 52%;
}

.contactTable .left .redTitle {
  padding: 5px 0px;
  line-height: 2.81rem;
  border-bottom: 2px solid #1661a2;
  color: #1661a2;
  font-size: 2.25rem;
  font-family: 'MyriadPro-Regular_0';
}

.contactTable .left .title {
  color: #444;
  /* line-height: 2.5rem; */
  padding: 0.78rem 0 0.37rem 0;
  margin-bottom: 0.5rem;
  font-family: 'Noto Sans S Chinese Light', 'NotoSansHans-Light', '微软雅黑';
  font-weight: 100;
  font-size: 1.87rem;
  border-bottom: 1px solid #d3d3d3;
}

.contactTable .left .info {
  font-size: 1rem;
  color: #444;
  line-height: 1.62rem;
  margin: 0;
  width: 100%;
}

.contactTable .left .footTitle {
  /* height: 40px; */
  line-height: 40px;
  font-size: 26px;
  color: #444;
  margin: 24px 0 6px 0;
}

.contactTable .left .footTitle .titleB {
  font-family: 'FujitsuSansBold';
  font-size: 1.37rem;
  margin-right: 5px;
}

.contactTable .left .footTitle span {
  font-size: 1.25rem;
}

.contactTable .left .contactTableTitle {
  color: #1661a2;
  font-size: 1.5rem;
  line-height: 1.5rem;
  margin-top: 1.5rem;
}

.contactTable .left .contactTableInfo {
  line-height: 2rem;
  color: #434343;
  font-size: 1rem;
  margin-top: 0.1rem;
}

.contactTable .right {
  width: 40%;
}

.contactTable .right .titles {
  font-size: 1.5rem;
  color: #444;
  padding-bottom: 0.5rem;
  padding-top: 0.2rem;
}

.contactTable .right .line {
  padding: 9px 0;
}

.contactTable .right .line .inputText {
  color: #8D8D8D;
  font-size: 18px;
  border: 0px;
  background: #f3f3f3;
  padding: 0 18px;
  width: 100%;
  height: 53px;
  margin: 0px;
  font-family: "Microsoft YaHei", Helvetica Neue, Tahoma, Arial, "微软雅黑", "宋体", "黑体";
}
input, textarea, button, select {
  outline: none;
}
.contactTable .right .line .textArea {
  color: #8D8D8D;
  font-size: 18px;
  border: 0px;
  background: #f3f3f3;
  padding: 18px;
  width: 100%;
  height: 200px;
  margin: 0px;
  font-family: "Microsoft YaHei", Helvetica Neue, Tahoma, Arial, "微软雅黑", "宋体", "黑体";
}

.contactTable .right .line .inputBtn {
  width: 100%;
  cursor: pointer;
  height: 3.12rem;
  background: #fff;
  color: #1661a2;
  font-size: 22px;
  border: 2px solid #1661a2;
  font-family: "Microsoft YaHei", Helvetica Neue, Tahoma, Arial, "微软雅黑", "宋体", "黑体";
}

.contactMain .containers {
  justify-content: center;
  gap: 4%;
  padding: 2.25rem 14%;
  align-items: flex-start;
}

.contactMain .map .mapTitle {
  color: #434343;
  /*line-height: 36px;*/
}
  .contactMain .map .mapTitle {
    font-size: 1.07rem;
    line-height: 1.07rem;
  }
.contactMain .map .mapSub {
  width: 126px;
  height: 2px;
  background: #1661a2;
   margin: 1.17rem auto;
}

.contactMain #mapContainer {
  width: 100%;
  height: 600px;
  /* 地图高度 */
  margin: 50px auto 0;
}

.contactMain .mapInfo {
  width: 95%;
  margin: auto;
}

@media (max-width: 1199.98px) {
  .containers {
    display: block !important;
    padding: 2.25rem 5% !important;
  }

  .contactTable .left {
    width: 100%;
  }

  .contactTable .right {
    width: 100%;
  }
}


/* 桌面 */
@media (min-width: 576px) {
    
  .contactTable .left .redTitle {
    line-height: 2.14rem;
    font-size: 1.46rem;
  }

  .contactTable .left .title {
    /* line-height: 1.92rem; */
    padding: 0.28rem 0 0.21rem 0;
    margin-bottom: 0.28rem;
    font-size: 37px;
  }

  .contactTable .left .info {
    font-size: 0.5rem;
    line-height: 0.92rem;
  }

  .contactTable .left .footTitle {
    /* height: 1.07rem; */
    line-height: 1.07rem;
    font-size: 0.71rem;
    margin: 0.53rem 0 0.5rem 0;
  }

  .contactTable .left .footTitle .titleB {
    font-size: 0.92rem;
  }

  .contactTable .left .contactTableTitle {
    font-size: 0.71rem;
    line-height: 1rem;
    margin-top: 0.57rem;
  }

  .contactTable .left .contactTableInfo {
    line-height: 0.78rem;
    font-size: 0.6rem;
    margin-top: 0.42rem;
  }

  .contactTable .right .titles {
    font-size: 0.85rem;
  }

  .contactTable .right .line {
    padding: 0.14rem 0;
  }

  .contactTable .right .line .inputText {
    font-size: 0.5rem;
    height: 1.53rem;
  }

  .contactTable .right .line .textArea {
    height: 6.42rem;
    font-size: 0.5rem;
  }

  .contactTable .right .line .inputBtn {
    font-size: 0.6rem;
    height: 1.5rem;
  }

  .contactMain .map .mapTitle {
    font-size: 1.07rem;
    line-height: 1.07rem;
  }

  .contactMain .map .mapSub {
    margin: 1.17rem auto;
  }
}

/* 联系end */
/* 伙伴 */
.partnersMain .main .mainsTitle {
  font-size: 1.62rem;
  color: #434343;
  font-family: "NotoSansHans-Light";
}

.partnersMain .main2 {
  padding-top: 3vh;
}

.partnersMain .main .mainSub {
  width: 3.93rem;
  margin: 0.5rem auto 0.81rem auto;
  height: 2px;
}

.partnersMain .main .mainsInfo {
  font-size: 1rem;
  line-height: 1rem;
  padding-bottom: 0.5rem;
  font-family: "NotoSansHans-Light";
  color: #1661a2;
  border-bottom: 1px solid #d3d3d3;
  width: 100%;
}

.partnersMain .main .containera {
  padding: 0 10%;
}

.partnersMain .main .content .child {
  position: relative;
  border-bottom: 1px solid #d5d5d5;
  padding: 1rem 0;
  text-align: left;
}

.partnersMain .main .content .child .name {
  line-height: 1.37rem;
  color: #939393;
  font-size: 0.87rem;
}

.partnersMain .main .content .child .nameEn {
  color: #434343;
  font-size: 0.87rem;
  line-height: 1.25rem;
  font-family: "MyriadPro-Regular_0";
}

.partnersMain .main .content .child .department {
  color: #434343;
  font-size: 0.75rem;
  line-height: 1.5rem;
}

.partnersMain .main .content .child .childPointer {
  position: absolute;
  cursor: pointer;
  top: 1.43rem;
  right: 0;
  width: 1.62rem;
  height: 0.87rem;
  background-image: url(../images/jobbottom.png);
  background-repeat: no-repeat;
  background-size: 1.62rem 0.87rem;
}

.partnersMain .main .content .child .childContent {
  padding-top: 10px;
  display: none;
  /* 默认隐藏 */
}

.partnersMain .childPointer.active {
  transform: rotate(180deg);
  /* 点击后旋转 */
}

.partnersMain .main .content .child p {
  font-size: 0.75rem;
  color: #434343;
  line-height: 1.12rem;
}

.partnersMain .main .foot {
  text-align: start;
}

.partnersMain .main .foot .redTitle {
  margin-top: 0.62rem;
  line-height: 1.25rem;
  color: #1661a2;
  font-size: 0.75rem;
}

.partnersMain .main .foot .info1 {
  color: #868686;
  font-size: 0.75rem;
  line-height: 1rem;
}

.partnersMain .main .foot .title {
  color: #434343;
  font-size: 0.75rem;
  font-weight: bold;
  margin-top: 0.62rem;
}

.partnersMain .main .foot .info2 {
  color: #434343;
  font-size: 0.75rem;
  line-height: 1rem;
}

.partnersMain .main .foot .info2 span {
  font-weight: bold;
}

@media (max-width:767.98px) {
  .partnersMain .main .containera {
    padding: 0 10%;
  }
}

/*伙伴end */
/* 详情 */
.caseDetailsMain .mainBox {
  background-color: white;
}

.caseDetailsMain .mainHead {
  text-align: center;
  border-bottom: 0.06rem solid #949494;
   color: #484848;
}

.caseDetailsMain .mainHead .title {
  /*line-height: 2.25rem;*/
    font-size: 0.7rem;
    padding-top: 1.2rem;
}

.caseDetailsMain .mainHead .tag {
  font-size: 0.5rem;
    /*line-height: 0rem;*/
    padding-bottom: 1.2rem;
    margin-top: 0.2rem;
}

.caseDetailsMain .mainContent {
  padding: 1rem;
}

.caseDetailsMain .mainContent p {
  font-size: 0.5rem;
    /* line-height: 1rem; */
    padding: 0.31rem 0;
   color: #484848;
}
.caseDetailsMain .mainContent p img{
 width: 100% !important;
 height: auto !important;
}

.caseDetailsMain .bdbq {
  width: 100%;
  margin: 0.43rem auto;
  justify-content: center;
  font-size: 0.5rem;
}
.caseDetailsMain .bdbq a{
   margin-right: 1rem;
}

.caseDetailsMain .bdbq2 {
  font-size: 0.6rem;
}
.caseDetailsMain .bdbq2 a{
 margin-right: 1rem;
}

.caseDetailsMain .bdbq img {
  width: 1rem;
}
.PrevNextBox{
   border-top: 0.06rem solid #949494;
    padding-top: 1.2rem;
}
.caseDetailsMain .mainFoot {
  height: auto;
  line-height: normal;
  padding: 0.62rem 0 0;
}

.caseDetailsMain .InfoPreviousNextWrap {
  justify-content: space-between;
  padding: 0 0.5rem;
   width: 42%;
    margin: auto;
}

.caseDetailsMain .InfoPreviousNextWrap a {
  color: #1661a2;
  font-size: 0.5rem;
}

/*.caseDetailsMain .InfoPreviousNextWrap2 .Next {*/
/*  margin-top: 1rem;*/
/*}*/

.caseDetailsMain .mainNav2 {
  border-bottom: 0.06rem solid #949494;
  padding-bottom: 1.2rem;
}

.caseDetailsMain .p14-info-3-tit {
  height: 2.18rem;
  font-size: 0.5rem;
  line-height: 2.18rem;
  color: #4b4a4a;
}

.caseDetailsMain .p14-info-3-list li {
 font-size: 0.5rem;
  color: #4b4a4a;
  border-top: 0.06rem dashed #dbdbdb;
  padding: 0.6rem 0;
}

.caseDetailsMain .p14-info-3-list li a {
  justify-content: space-between;

}

.caseDetailsMain .p14-info-3-list li .titleLeft {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 70%;
}

/* 笔记本电脑 */
@media (min-width: 992px) {
    .iconBox {
        gap: 12%;
    }
  .caseDetailsMain .InfoPreviousNextWrap2 {
    display: flex;
    width: 80%;
  }
}

/* 详情end */

/* 手机 */
@media (max-width: 575.98px) {
    .caseDetailsMain .mainHead .title {
  /*line-height: 2.25rem;*/
    font-size: 1rem;
}

.caseDetailsMain .mainHead .tag {
  font-size: 0.6rem;
}
.caseDetailsMain .mainContent p{
    font-size: 0.75rem;
}
.caseDetailsMain .InfoPreviousNextWrap{
width: 94%;    
}
.caseDetailsMain .InfoPreviousNextWrap a{
      font-size: 0.75rem;
}
.caseDetailsMain .bdbq{
     font-size: 0.75rem;
}
.caseDetailsMain .p14-info-3-tit {
   font-size: 0.8rem;
}

.caseDetailsMain .p14-info-3-list li {
 font-size: 0.75rem;
}
  .mainSub {
    width: 20px;
    height: 1px;
    margin: 8px auto;
  }


  .about .title {
    margin-bottom: 0px;
    padding-bottom: 10px;
    font-size: 1rem;
  }

  .about .info {
    width: 92%;
  }


  .about .contentMun {
    font-size: 12px;
  }

  .linkBtn {
    border: 1px solid #1661a2;
    font-size: 0.75rem;
    background-position: 6.8rem center;
  }


  .swiper-button-next:after,
  .swiper-button-prev:after {
    font-size: 24px !important;
  }


  .work .content .child {
    width: 50%;
  }


  .work .content .child .childTag .childSub {
    margin: 3px 0;
  }

  .work .content .child .childContent .title {
    font-size: 18px;
  }

  .work .content .child .childContent .info {
    display: none;
  }

  .work .content .child .childPointer {
    width: 40px;
    height: 40px;
    bottom: 10px;
    right: 12px;
  }
  .contactTable .left .redTitle{
      font-size: 1.8rem;
  }
  .contactTable .left .title{
      font-size: 1.5rem;
  }
    .contactTable .right .line .inputText {
    font-size: 11px;
        height: 35px;
  }
  .contactTable .right .line .textArea{
       font-size: 11px;
        height: 100px;
  }
  .contactTable .right .line .inputBtn{
       font-size: 11px;
        height: 35px;
  }
}

/* 小设备 */
@media (min-width: 576px) and (max-width: 767.98px) {
  html {
    font-size: 20px;
  }

  .about {
    padding: 1.25rem 0.62rem;

  }

  .about .title {
    margin-bottom: 0px;
    padding-bottom: 10px;
  }

  .about .info {
    width: 70%;
    font-size: 0.5rem;
  }

  .about .contentMun {
    font-size: 12px;
  }

  .linkBtn {
    border: 1px solid #1661a2;
    font-size: 0.5rem;
  }


  .swiper-button-next:after,
  .swiper-button-prev:after {
    font-size: 24px !important;
  }

  .work .content .child {
    width: 50%;
  }

  .work .content .child .childTag .childSub {
    margin: 6px 0;
  }

  .work .content .child .childContent .title {
    font-size: 25px;
  }

  .work .content .child .childContent .info {
    display: none;
  }

  .work .content .child .childPointer {
    width: 50px;
    height: 50px;
    bottom: 10px;
    right: 12px;
  }
}

@media (min-width: 768px) {
  .about .info {
    /*width: 60%;*/
    /*font-size: 0.6rem;*/
    /*margin-top: 0.5rem;*/
    width: 46%;
    font-size: 0.6rem;
    margin-top: 0rem;
    line-height: 1.7;
  }

  html {
    font-size: 28px;
  }
  .caseDetailsMain .mainContent {
  width: 65%;
  margin: auto;
}
}

/* 平板 */
@media (min-width: 768px) and (max-width: 991.98px) {
  .mainSub {
    width: 30px;
    height: 2px;
    margin: 20px auto;
  }

  .about {
    padding-bottom: 0.9rem;
  }

  .about .contentMun {
    font-size: 15px;
  }

  .work .content .child {
    width: 50%;
  }

  .work .content .child .childTag .childSub {
    margin: 12px 0;
  }

  .work .content .child .childContent .title {
    font-size: 36px;
  }

  .work .content .child .childContent .info {
    display: none;
  }

  .work .content .child .childPointer {
    width: 60px;
    height: 60px;
    bottom: 20px;
    right: 22px;
  }

  .hotIcon {
    width: 1rem;
  }
}

/* 笔记本电脑 */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .mainSub {
    width: 37px;
    height: 2px;
    /*margin: 24px auto;*/
  }

  .about .title {
    /*margin-bottom: 20px;*/
  }

  .about .contentMun {
    font-size: 18px;
  }

  .about .contentMun .child {
    width: 216px;
  }

  .work .content .child .childTag .childSub {
    margin: 3px 0;
  }

  .work .content .child .childContent .title {
    font-size: 20px;
  }

  .work .content .child .childContent .info {
    width: 100%;
    font-size: 12px;
  }

  .work .content .child .childPointer {
    width: 40px;
    height: 40px;
    bottom: 10px;
    right: 12px;
  }
  .footerNav .left .title{
    font-size: 0.6rem;
}
.footerNav .left li {
    font-size: 0.4rem;
}
}

/* 桌面 */
@media (min-width: 1200px)and (max-width: 1399.98px) {
  .mainSub {
    width: 37px;
    height: 2px;
    margin: 18px auto;
  }

  .about .title {
    /*margin-bottom: 20px;*/
  }

  .about .contentMun {
    font-size: 18px;
  }

  .about .contentMun .child {
    width: 200px;
  }

  .work .content .child .childTag .childSub {
    width: 13px;
    height: 1px;
    margin: 6px 0px;
  }

  .work .content .child .childContent {
    height: 33px;
    margin-top: -30px;
  }

  .work .content .child .childContent .title {
    font-size: 29px;
  }

  .work .content .child .childContent .info {
    font-size: 12px;
    margin-top: 5px;
  }

  .work .content .child .childPointer {
    bottom: 10px;
    right: 13px;
    width: 44px;
    height: 44px;
  }
  .footerNav .left .title{
    font-size: 0.6rem;
}
.footerNav .left li {
    font-size: 0.4rem;
}
}
.navigation {
    max-width: 983px;
    margin: 30px auto;
    clear: both;
    height: 22px;
    line-height: 22px;
    color: #999;
    background: url(ask_points.gif) no-repeat left -1356px;
    padding-left: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 98%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#fenye table, #fenye th, #fenye td {
    margin-top: 20px !important;
    width: 100%;
    height: 30px;
    border: none !important;
}
#fenye .prev, #fenye .next {
    width: 52px;
    text-align: center;
    line-height: 25px;
}
#fenye a.curr {
    width: 22px;
    background: #1f3a87;
    border: 1px solid #1f3a87;
    color: #fff !important;
    font-weight: bold;
    text-align: center;
}
#fenye a {
    color: #333333;
    background: #fff;
    margin: 0px 5px;
    border: 1px solid #dcdddd;
    float: left;
    text-align: center;
    height: 22px;
    line-height: 22px;
    min-width: 20px;
}
#fenye .active {
    color: #fff;
    background: #1661A2;
    margin: 0px 5px;
    border: 1px solid #1661A2;
    float: left;
    text-align: center;
    height: 22px;
    line-height: 22px;
    min-width: 20px;
}
#fenye a {
    text-decoration: none;
    display: inline;
    border-radius: 3px;
    /* line-height: 25px; */
}
body #aff-im-root{
    display: none !important;
}
/* 标准屏幕 */
@media (min-width: 1400px)and (max-width: 1599.98px) {
  .mainSub {
    width: 37px;
    height: 2px;
    margin: 24px auto;
  }

  .about .title {
    margin-bottom: 20px;
  }

  .about .contentMun {
    font-size: 18px;
  }

  .about .contentMun .child {
    width: 200px;
  }
  
.footerNav .left .title{
    font-size: 0.6rem;
}
.footerNav .left li {
    font-size: 0.46rem;
}
}

/* 超大屏幕适配 - 扩展到4000px */

/* 1600px - 宽屏桌面 */
@media (min-width: 1600px)and (max-width: 2399.98px) {
    .centerBOxs {
  width:69.7%;
}
}

@media (min-width: 1600px)and (max-width: 1919.98px) {
  }


/* 1920px - 全高清 */
@media (min-width: 1920px)and (max-width: 2399.98px) {}

/* 2400px - 2K显示器 */
@media (min-width: 2400px)and (max-width: 2559.98px) {

  html {
    font-size: 40px;
  }
  div{
  font-size: 0.5rem;
}

.footerNav .left .title{
    font-size: 0.6rem;
}
.footerNav .left li {
    font-size: 0.4rem;
}
}

/* 2560px - 超宽屏 */
@media (min-width: 2560px)and (max-width: 2999.98px) {
  html {
    font-size: 50px;
  }
  div{
  font-size: 0.5rem;
}

.footerNav .left .title{
    font-size: 0.6rem;
}
.footerNav .left li {
    font-size: 0.4rem;
}
}

/* 3000px - 巨屏 */
@media (min-width: 3000px)and (max-width: 3499.98px) {
  html {
    font-size: 70px;
  }
  div{
  font-size: 0.5rem;
}

.footerNav .left .title{
    font-size: 0.6rem;
}
.footerNav .left li {
    font-size: 0.4rem;
}
}

/* 3500px - 超巨屏 */
@media (min-width: 3500px)and (max-width: 3999.98px) {
  html {
    font-size: 80px;
  }
  div{
  font-size: 0.5rem;
}

.footerNav .left .title{
    font-size: 0.6rem;
}
.footerNav .left li {
    font-size: 0.4rem;
}

}

/* 4000px - 极限宽屏 */
@media (min-width: 4000px) {
  html {
    font-size: 100px;
  }
  .service .content {
    width: 90%;
}
div{
  font-size: 0.5rem;
}
.footerNav .left .title{
    font-size: 0.6rem;
}
.footerNav .left li {
    font-size: 0.4rem;
}
}