/* CSS Reset */
html {
  -webkit-text-size-adjust: none;
}
.fullscreen,
.fullscreen body {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.alltra {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.table {
  display: table;
  width: 100%;
  height: 100%;
}
.table-cell {
  display: table-cell;
  vertical-align: middle;
}
.pcshow {
  display: block;
}
.mbshow {
  display: none !important;
}
.clear {
  clear: both;
}
.img {
  position: relative;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #000;
}
.pic {
  position: relative;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.img img,
.pic img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  padding: 0;
  border: 0;
  width: 100%;
  height: auto;
  border: none;
}
.img-center {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
  width: auto !important;
  height: auto !important;
  z-index: 1;
  max-width: 100%;
  max-height: 100%;
}
.img-block {
  display: block;
  width: 100%;
  height: auto;
}
.img-inline {
  display: inline-block;
  width: auto;
  height: auto;
}
.content {
  margin: auto;
  position: relative;
  overflow: hidden;
}
.clamp1 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.clamp2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.clamp3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.no-touch body,
.no-touch html {
  overflow: hidden;
  height: 100%;
}
::-webkit-scrollbar {
  height: 4px;
  width: 0px;
  background: #dbdedf;
}
::-webkit-scrollbar-button {
  height: 0;
  width: 5px;
  background: #dbdedf;
}
::-webkit-scrollbar-thumb {
  background-color: #999;
  box-shadow: inset 1px 1px 0 #999, inset 0 -1px 0 #999;
}
.detailpage body::-webkit-scrollbar {
  width: 10px;
}

.detail-features {
  padding: 7% 0 5% 0;
  overflow: hidden;
  background: url("../image/b2.jpg") center no-repeat;
  background-size: cover;
}
.detail-features-content {
  width: 76%;
  margin: auto;
  overflow: hidden;
}
.features-content-title {
  text-align: center;
}
.features-content-title .english-1 {
  font-size: 44px;
  padding-bottom: 10px;
  overflow: hidden;
  font-family: "54c0d06a-93ec-41b0-bb37-0044df951d8e";
  font-weight: bold;
}
.features-content-title .title-2 {
  font-size: 30px;
  line-height: 30px;
  position: relative;
  display: inline-block;
  padding: 0 15px;
}
.features-content-title .title-2::before {
  content: "";
  width: 4px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 55%;
  transform: translateY(-50%);
  background: #2b62b2;
}
.features-content-title .title-2::after {
  content: "";
  width: 3px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 55%;
  transform: translateY(-50%);
  background: #2b62b2;
}
.features-content-list {
  padding-top: 5%;
  overflow: hidden;
}
.features-content-item {
  overflow: hidden;
  float: left;
  width: 47%;
  border-bottom: 1px solid #dfdfdf;
  padding: 4% 0;
  position: relative;
}
.features-content-item .icon-1 {
  float: left;
  width: 40px;
  height: 40px;
  position: relative;
}
.features-content-item .title-2 {
  float: left;
  font-size: 16px;
  width: 80%;
  overflow: hidden;
  margin-top: 1.33%;
  padding-left: 3%;
}
.features-content-item .num-3 {
  font-size: 14px;
  color: #999999;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.features-content-item.fci1 {
  float: left;
  clear: left;
}
.features-content-item.fci2 {
  float: right;
}
.features-list-more {
  display: none;
}
.features-list-more.cur {
  display: block;
}
.glxt {
  margin: 80px 0;
}
.glxt_t {
  margin-bottom: 40px;
  font-size: 38px;
}
.glxt_x {
  margin-top: 10px;
  background: #214a9e;
  width: 80px;
  height: 2px;
}
.glxt_con_left {
  width: 30%;
  float: left;
}
.glxt_con_right {
  width: 65%;
  float: right;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.glxt_con {
  margin-top: 40px;
}
.ywfwlc_con {
  margin-top: 80px;
}
.glxt_con_left_c {
  font-size: 18px;
  letter-spacing: 5px;
  line-height: 38px;
  padding: 40px;
  background: #fbfbfb;
}
.glxt_con_right_c {
  padding: 24px 56px;
  background-size: 100% auto;
}
.features-content-list-more {
  margin-top: 5%;
  text-align: center;
  overflow: hidden;
}
.features-content-list-more a {
  display: inline-block;
}
.features-content-list-more i {
  position: relative;
  width: 28px;
  height: 28px;
  border: 2px solid #333;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}
.features-content-list-more i::before,
.features-content-list-more i::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  background: #333;
}
.features-content-list-more i::before {
  width: 2px;
  height: 12px;
  margin: -6px 0 0 -1px;
}
.features-content-list-more i::after {
  width: 12px;
  height: 2px;
  margin: -1px 0 0 -6px;
}
.features-content-list-more span {
  display: block;
  font-size: 18px;
  padding-top: 10px;
  font-weight: 500;
}

.detail-diymodel {
  overflow: hidden;
  position: relative;
}
.detail-parameter {
  padding: 7% 0 5% 0;
  overflow: hidden;
  background: url("../image/b3.jpg") center no-repeat;
  background-size: cover;
}
.detail-parameter-content {
  width: 76%;
  margin: auto;
  overflow: hidden;
  color: #fff;
  position: relative;
}
.detail-parameter-left {
  float: left;
  width: 48%;
  overflow: hidden;
}
.parameter-content-title {
  overflow: hidden;
}
.parameter-content-title .english-1 {
  font-size: 60px;
  font-family: "Montserrat-Bold";
  padding-bottom: 10px;
  overflow: hidden;
}
.parameter-content-title .title-2 {
  font-size: 30px;
  line-height: 30px;
  position: relative;
  display: inline-block;
  padding-left: 20px;
}
.parameter-content-title .title-2::before {
  content: "";
  width: 4px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 55%;
  transform: translateY(-50%);
  background: #e60012;
}
.detail-parameter-right {
  float: right;
  width: 47%;
  overflow: hidden;
}
.detail-parameter-list {
  overflow: hidden;
  overflow-y: auto;
  max-height: 620px;
}
.detail-parameter-list.cur {
  max-height: none;
  overflow-y: hidden;
}
.detail-parameter-list::-webkit-scrollbar {
  height: 4px;
  width: 2px;
  background: rgba(255, 255, 255, 0.2);
}
.detail-parameter-list::-webkit-scrollbar-button {
  height: 0;
  width: 5px;
  background: transparent;
}
.detail-parameter-list::-webkit-scrollbar-thumb {
  background-color: #e60012;
  box-shadow: inset 1px 1px 0 #e60012, inset 0 -1px 0 #e60012;
}
.detail-parameter-item {
  overflow: hidden;
  width: 90%;
}
.detail-parameter-item li {
  list-style: none;
  font-size: 14px;
  color: #7d7e7e;
  padding: 3% 0;
  border-bottom: 1px solid #303132;
  overflow: hidden;
}
.detail-parameter-item strong {
  margin: 0;
  padding: 0;
  font-weight: normal;
  display: block;
  color: #fff;
  padding-bottom: 5px;
}
.detail-parameter-item span {
  display: block;
  color: #7d7e7e;
  line-height: 26px;
}
.parameter-product-pic {
  position: absolute;
  width: 40%;
  left: 0;
  bottom: 0;
  z-index: 11;
}
.parameter-product-pic img {
  display: block;
  max-width: 100%;
}

.parameter-content-list-more {
  margin-top: 5%;
  overflow: hidden;
}
.parameter-content-list-more a {
  display: inline-block;
}
.parameter-content-list-more i {
  position: relative;
  width: 28px;
  height: 28px;
  border: 2px solid #fff;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}
.parameter-content-list-more i::before,
.parameter-content-list-more i::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  background: #fff;
}
.parameter-content-list-more i::before {
  width: 2px;
  height: 12px;
  margin: -6px 0 0 -1px;
}
.parameter-content-list-more i::after {
  width: 12px;
  height: 2px;
  margin: -1px 0 0 -6px;
}
.parameter-content-list-more span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  padding-left: 15px;
  font-weight: 500;
  color: #fff;
}

.detail-model {
  padding: 7% 0 5% 0;
  overflow: hidden;
  background: url("../image/b4.jpg") center no-repeat;
  background-size: cover;
}
.detail-model-content {
  width: 76%;
  margin: auto;
  overflow: hidden;
}
.detail-model-list {
  padding: 4% 0 1% 0;
  overflow: hidden;
  position: relative;
}
.detail-model-list-top {
  font-size: 0;
  overflow: hidden;
  background: #797b80;
  text-align: center;
}
.detail-model-list li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  color: #fff;
  padding: 20px 0;
  width: 10%;
  position: relative;
}
.detail-model-list li::after {
  content: "";
  width: 1px;
  height: 100%;
  background: #dfe1e6;
  position: absolute;
  right: 0;
  top: 0;
}
.detail-model-list li:nth-child(1) {
  width: 10%;
}
.detail-model-list li:nth-child(2) {
  width: 7%;
}
.detail-model-list li:nth-child(5),
.detail-model-list li:nth-child(6) {
  width: 14%;
}
.detail-model-list li:nth-child(9) {
  width: 7%;
}
.detail-model-list li:last-child {
  width: 8%;
}
.detail-model-list li:last-child::after {
  display: none;
}
.detail-model-list-content {
  overflow: hidden;
  text-align: center;
}
.detail-model-list-item {
  font-size: 0;
  overflow: hidden;
  background: #fff;
  box-sizing: border-box;
  border-left: 1px solid #dfe1e6;
  border-right: 1px solid #dfe1e6;
  border-bottom: 1px solid #dfe1e6;
}
.detail-model-list-item.firstchild {
  background: #797b80;
}
.detail-model-list-item.firstchild li {
  color: #fff;
  font-size: 13px;
}
.detail-model-list-item li {
  color: #000;
  font-size: 14px;
  font-family: "Montserrat-Light", PingFang SC, "Microsoft YaHei", Arial;
}
.detail-model-list-item li a {
  width: 30px;
  height: 30px;
  background: url("../image/dd.png") center no-repeat;
  background-size: 90%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  filter: invert(100%);
  opacity: 0.4;
}
.detail-model-list-item li a:hover {
  opacity: 1;
}
.detail-model .features-content-list-more {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 11;
  background-image: linear-gradient(
    360deg,
    rgba(255, 255, 255) 10%,
    rgba(255, 255, 255, 0) 100%
  );
  margin: 0;
  padding: 7% 0 0 0;
}
.model-list-more {
  display: none;
}
.model-list-more.cur {
  display: block;
}
.detail-model-list-content.num2 .detail-model-list-item li {
  width: 50% !important;
}
.detail-model-list-content.num3 .detail-model-list-item li {
  width: 33% !important;
}
.detail-model-list-content.num4 .detail-model-list-item li {
  width: 25% !important;
}
.detail-model-list-content.num5 .detail-model-list-item li {
  width: 20% !important;
}
.detail-model-list-content.num6 .detail-model-list-item li {
  width: 16.666% !important;
}
.detail-model-list-content.num7 .detail-model-list-item li {
  width: 14% !important;
}
.detail-model-list-content.num8 .detail-model-list-item li {
  width: 12.5% !important;
}

/* about */

.page-about {
  padding: 7% 0 6% 0;
  overflow: hidden;
  background: url("../image/bg1.jpg");
}
.page-about-content {
  width: 76%;
  margin: auto;
  overflow: hidden;
  z-index: 11;
  position: relative;
}

.page-capability {
  padding: 0% 0 1% 0;
  overflow: hidden;
  background-size: cover;
}
.capability-content {
  padding: 0% 0;
  overflow: hidden;
}
.capability-content-bottom {
  padding: 4% 0;
  overflow: hidden;
  position: relative;
}
.capability-content-bottom-swiper {
  width: 40%;
  margin: auto;
}
.capability-item {
  position: relative;
  border: 1px dashed #ccc;
  border-radius: 100%;
  opacity: 0;
  background-position: center;
  background-repeat: no-repeat;
}
.capability-item::before {
  content: "";
  width: 70%;
  height: 70%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #cfe4d8;
  border-radius: 100%;
}
.capability-item .text {
  width: 50%;
  position: absolute;
  left: 25%;
  top: 50%;
  z-index: 11;
  color: #fff;
  text-align: center;
  transform: translateY(-50%);
  font-family: "31d02cfc-275e-4852-906b-e25754acf2f7";
}
.capability-item .text .icon-1 {
  width: 50px;
  height: 50px;
  margin: auto;
  position: relative;
}
.capability-item .text .icon-1 img {
  opacity: 1;
  filter: brightness(0) invert(1);
}
.capability-item .text .title-1 {
  font-size: 28px;
  padding-top: 10px;
  font-family: "31d02cfc-275e-4852-906b-e25754acf2f7";
}
.capability-item .text .text-2 {
  font-size: 16px;
  padding-top: 5px;
}
.capability-item .text .num-3 {
  font-size: 24px;
  opacity: 0.2;
  font-family: "Montserrat-Bold";
  display: none;
}
.capability-item .img {
  border-radius: 100%;
  background-color: #f0f1f2;
  width: 60%;
  margin: 20%;
  z-index: 1;
}
.capability-item .img img {
  opacity: 0.9;
}
.capability-content-bottom-swiper .swiper-slide-active .capability-item {
  background-size: 104%;
  opacity: 1;
  z-index: 11;
}
.capability-content-bottom-swiper
  .swiper-slide:nth-child(1).swiper-slide-active
  .capability-item {
  background-image: url("/static/picture/11.png");
}
.capability-content-bottom-swiper
  .swiper-slide:nth-child(2).swiper-slide-active
  .capability-item {
  background-image: url("/static/picture/22.png");
}
.capability-content-bottom-swiper
  .swiper-slide:nth-child(3).swiper-slide-active
  .capability-item {
  background-image: url("/static/picture/33.png");
}
.capability-content-bottom-swiper
  .swiper-slide:nth-child(4).swiper-slide-active
  .capability-item {
  background-image: url("/static/picture/44.png");
}
.capability-nav {
  position: absolute;
  left: 25%;
  top: 0;
  width: 50%;
  height: 100%;
  z-index: 11;
}
.capability-nav li {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}
.capability-nav li a {
  display: block;
  overflow: hidden;
}
.capability-nav li i {
  width: 60px;
  height: 60px;
  background: #e6e6e6;
  border-radius: 100%;
  margin: 10px 10px;
  float: left;
  position: relative;
}
.capability-nav li i img {
  max-width: 50%;
  max-height: 50%;
  opacity: 0.5;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.capability-nav li span {
  float: left;
  font-size: 28px;
  font-family: "31d02cfc-275e-4852-906b-e25754acf2f7";
  opacity: 0.6;
  margin-top: 16px;
}
.capability-nav li:nth-child(1) {
  right: 33%;
  top: 15%;
  text-align: right;
}
.capability-nav li:nth-child(2) {
  right: 33% !important;
  top: 59%;
  text-align: right;
}
.capability-nav li:nth-child(3) {
  left: 33%;
  bottom: 18% !important;
  text-align: left;
}
.capability-nav li:nth-child(4) {
  left: 33%;
  top: 27%;
  text-align: left;
}
.capability-nav li:nth-child(3) span,
.capability-nav li:nth-child(3) i {
  float: right;
}
.capability-nav li:nth-child(4) span,
.capability-nav li:nth-child(4) i {
  float: right;
}
.capability-nav li.cur span {
  opacity: 1;
}
.capability-nav li.cur i {
  background: #0d4990;
}
.capability-nav li.cur i img {
  opacity: 1;
  filter: brightness(0) invert(1);
}

@media screen and (max-width: 5120px) {
  .page-detail-content-center img {
    max-width: 100%;
    height: auto !important;
  }
  .product-list-item .title-1 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
}
@media screen and (max-width: 3840px) {
}
@media screen and (max-width: 2560px) {
}
@media screen and (max-width: 2048px) {
}
@media screen and (max-width: 1920px) {
  .product-list-item .more-4 {
    margin: 0 10% 0 0;
  }
}
@media screen and (max-width: 1680px) {
  .product-list-item a {
    padding: 8.7% 0;
  }
}
@media screen and (max-width: 1600px) {
  .product-list-item a {
    padding: 7.8% 0;
  }
}
@media screen and (max-width: 1500px) {
  .product-list-item a {
    padding: 7.5% 0;
  }
}
@media screen and (max-width: 1440px) {
  .aksb-title .num-4 {
    font-size: 98px;
    line-height: 88px;
  }
  .page-solution-left-text {
    font-size: 90px;
  }
  .aksb-title .english-1,
  .features-content-title .english-1,
  .parameter-content-title .english-1 {
    font-size: 50px;
    line-height: 50px;
  }
  .index-banner-item .title-1,
  .page-banner .title-2 {
    font-size: 40px;
    line-height: 40px;
  }
  .detail-title .title-3,
  .page-banner-swiper .download-title .title-1,
  .download-title .title-1,
  .page-banner .text .title-1,
  .join-list-title {
    font-size: 40px;
  }
  .index-solution-top-title,
  .industry-solution-title .title-1,
  .page-detail-content-top .title-1,
  .history-item .title-1,
  .page-news-item .date strong {
    font-size: 30px;
  }
  .page-banner-right li strong,
  .product-list-top-title .title-2 strong {
    font-size: 28px;
    line-height: 26px;
  }
  .aksb-title .title-3,
  .features-content-title .title-2,
  .parameter-content-title .title-2,
  .capability-item .text .title-1,
  .join-windows-title .title-1,
  .join-bottom-title .title-1,
  .login-content-left .title-1 strong {
    font-size: 22px;
    line-height: 22px;
  }
  .aksb-title .title-2,
  .index-solution-nav-swiper .swiper-slide-thumb-active span,
  .culture-content-item .title-1,
  .capability-item .text .num-3,
  .join-list-item .title-1 {
    font-size: 18px;
  }
  .solution-nav strong,
  .product-list-item.pli1 .title-1,
  .product-list-item .title-1,
  .page-detail-content-center strong,
  .download-content-nav li a,
  .history-year span {
    font-size: 17px;
  }
  .index-news-content-bottom-item .title-1,
  .product-list-top-title .title-1,
  .detail-download-item .title-2,
  .industry-solution-item .title-1,
  .page-solution-nav a,
  .introduction-top .title-1,
  .corevalues-item .title-1,
  .awards-nav li a,
  .service-support-item .title-1,
  .page-contact-item .title-1,
  .page-news-item .title-1 {
    font-size: 16px;
  }
  .index-banner-item .text-2,
  .header-right li a span,
  .index-section-left-nav span,
  .linkurl-4 span,
  .allmore-1 span,
  .index-news-content-bottom-list li strong,
  .index-news-nav a,
  .index-news-more span,
  .page-banner .text-4,
  .page-banner-right li span,
  .product-list-top-nav a,
  .features-content-item .title-2,
  .features-content-list-more span,
  .parameter-content-list-more span,
  .page-swiper-prev span,
  .page-swiper-next span,
  .page-solution-nav a span,
  .page-detail-content-right-list .industry-solution-item .title-1,
  .search-input,
  .page-solution-left-nav li a,
  .page-solution-right-item .title-1,
  .introduction-item .title-2,
  .culture-content-item .text-4,
  .history-item .text-2,
  .capability-nav li span,
  .join-item-title span:first-child,
  .submit-1,
  .industry-news-item .title-1 {
    font-size: 14px;
  }
  .visitcompany-content .features-content-title .text-3,
  .capability-item .text .text-2,
  .awards-content-top .parameter-content-title .text-2,
  .awards-item .title-1 {
    font-size: 14px;
    line-height: 24px;
  }
  .detail-title .text-5,
  .page-detail-content-center,
  .download-title .text-1,
  .service-support-item .text-2 {
    font-size: 13px;
    line-height: 24px;
  }
  .product-list-item .text-2,
  .identity-item .title-1,
  .join-content-top span,
  .join-item-content,
  .login-content-left .title-1 p {
    font-size: 13px;
    line-height: 22px;
  }
  .index-news-content-bottom-item .text-2,
  .join-list-item .text-2,
  .page-contact-item .add-1 {
    font-size: 12px;
    line-height: 22px;
  }
  .viewdetail-3 span,
  .product-list-item .more-4 span,
  .detail-model-list li,
  .detail-download-item .type-1,
  .industry-solution-item .more-1,
  .download-content-num,
  .identity-item .text-2,
  .join-item-title span {
    font-size: 12px;
  }

  .index-banner-item .title-1::after {
    height: 6px;
  }
  .index-banner-item .more-3 a {
    width: 100px;
    height: 42px;
  }
  .index-banner-item .more-3 span {
    font-size: 12px;
    line-height: 42px;
  }
  .linkurl-4 a {
    padding: 4% 0;
  }
  .header-content {
    height: 70px;
  }
  .header-nav li a {
    line-height: 70px;
    font-size: 14px;
    padding: 0 25px;
  }
  .solution-next,
  .solution-prev,
  .capability-nav li i {
    width: 50px;
    height: 50px;
  }
  .index-news-content-bottom {
    margin-top: 3%;
  }
  .page-contact {
    padding: 2% 2% 0 2%;
    width: 27%;
  }
  .page-banner-right li span {
    padding-top: 2%;
  }
  .product-list-top-nav a {
    padding: 5px 15px;
  }
  .product-content,
  .detail-model-content,
  .page-solution-content {
    width: 80%;
  }
  .page-solution-content {
    width: 90%;
  }
  .product-list-item a {
    padding: 8.5% 0;
  }
  .detail-top {
    top: 70px;
  }
  .parameter-content-list-more i {
    width: 21px;
    height: 21px;
  }
  .parameter-content-list-more i::before {
    height: 8px;
    margin: -4px 0 0 -1px;
  }
  .parameter-content-list-more i::after {
    width: 8px;
    margin: -1px 0 0 -4px;
  }
  .page-solution-nav a i img {
    max-width: 80%;
    max-height: 80%;
  }
  .history-item .title-1 {
    padding-bottom: 15px;
  }
  .history-item .text-2 {
    padding-top: 15px;
  }
  .input-1 {
    padding: 3% 5%;
    margin-bottom: 5px;
  }
  .join-list-item .title-1 {
    margin: 10px 0 10px 0;
  }
  .capability-nav li:nth-child(1) {
    right: 19%;
    top: 12%;
  }
  .capability-nav li:nth-child(2) {
    right: 16%;
  }
  .capability-nav li:nth-child(3) {
    left: 21%;
  }
  .capability-nav li:nth-child(4) {
    left: 12%;
    top: 33%;
  }
  .identity-item .logo-1 {
    width: 150px;
  }
  .join-windows {
    width: 30%;
  }
  .history-item .img {
    width: 35%;
  }
  .fengex i {
    width: 110px;
  }
  .header-nav-show {
    top: 70px;
  }
  .join-bottom-contact li a,
  .join-bottom-contact li p,
  .join-bottom-contact li span {
    font-size: 14px;
  }
  .detail-top.scroll-top {
    top: 70px;
  }
  .index-solution-item .title-1 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1366px) {
  .detail-product-pic {
    right: 17%;
  }
  .product-list-item a {
    padding: 7.5% 0;
  }
}
@media screen and (max-width: 1280px) {
  .detail-product-pic {
    right: 16%;
  }
  .product-list-item a {
    padding: 7% 0;
  }
}
@media screen and (max-width: 1152px) {
  .detail-product-pic {
    right: 15%;
  }
  .product-list-item a {
    padding: 6% 0;
  }
}
@media screen and (max-width: 1024px) {
  .product-list-item a {
    padding: 5.5% 0;
  }
}
@media screen and (max-width: 840px) {
  .capability-nav li:nth-child(1) {
    text-align: left;
  }
  .pcshow,
  .aside-top a,
  .header-nav li a::after {
    display: none !important;
  }
  .mbshow,
  .menu-toggle {
    display: block !important;
  }
  .header-content {
    height: 50px;
  }
  .header-center {
    position: fixed;
    width: 100%;
    height: 100%;
    left: auto;
    top: 50px;
    transform: translateX(100%);
    right: 0;
    transition: all 0.4s ease;
    background: #000;
    z-index: 11;
  }
  .header-logo,
  .footer-content-top .logo-1 {
    width: 30%;
  }
  .header-right {
    right: 50px;
  }
  .header-right li a {
    padding: 0 10px;
  }
  .no-touch .header-center {
    transform: translateX(0);
  }
  .header-nav li {
    display: block;
    border-bottom: 1px solid #333;
  }
  .header-nav li a {
    color: #fff;
  }
  .index-banner-item .text {
    width: 90%;
    left: 5%;
  }
  .index-section-left {
    width: 100%;
    height: 50%;
  }
  .index-section-right {
    width: 100%;
    height: 50%;
    top: auto;
    bottom: 0;
  }
  .index-section-right-content {
    left: 5%;
    width: 90%;
  }
  .aksb-title .title-2 {
    font-size: 18px;
    margin: 10px 0;
  }
  .linkurl-4 li {
    width: 50%;
    float: left;
  }
  .linkurl-4 i {
    right: 5%;
  }
  .index-section-left-nav i {
    width: 40px;
    height: 40px;
  }
  .index-section-left-nav i img,
  .features-content-item .icon-1 img {
    max-width: 80%;
    max-height: 80%;
  }
  .index-section-left-nav a {
    padding: 2% 0;
  }
  .index-solution-left {
    width: 100%;
    height: 50%;
  }
  .index-solution-left-content {
    right: 5%;
    width: 90%;
  }
  .solution-nav li {
    width: 50%;
    float: left;
  }
  .solution-nav i,
  .index-news-content-bottom-item .text-2,
  .index-news-content-bottom-item .viewdetail-3,
  .index-news-content-bottom-list li i,
  .product-list-item .text-2 {
    display: none;
  }
  .index-solution-left-content .aksb-title {
    margin-left: 0;
  }
  .solution-nav,
  .product-list-item.pli1 .more-4,
  .detail-parameter-right,
  .detail-download-right,
  .history-item .text {
    margin-top: 5%;
  }
  .index-solution-right {
    width: 100%;
    height: 55%;
    float: none;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 11;
  }
  .index-solution-right-content {
    width: 100%;
    left: 0;
    transform: translateY(-50%);
  }
  .index-solution-right-content-top {
    margin-bottom: 0;
  }
  .index-solution-right-yuan,
  .index-solution-item {
    width: 70%;
  }
  .index-solution-swiper {
    width: 100%;
    left: 0;
  }
  .index-solution-swiper-nav {
    opacity: 0;
  }
  .index-news-content-top-right {
    position: relative;
    right: auto;
    bottom: auto;
    margin-top: 5%;
  }
  .index-news-nav li:first-child a {
    padding: 5px 20px 5px 0px;
  }
  .index-news-nav li.cur a::after {
    width: 75%;
    right: auto;
    left: 0;
    bottom: 0;
  }
  .index-news-content-bottom-list li:last-child,
  .index-news-content-bottom-list li:nth-child(4),
  .footer-content-center .emailbtn-2,
  .footer-content-center .nav-1 li::after {
    display: none;
  }
  .footer-content {
    padding: 10% 0 1% 0;
  }
  .footer-content-center .nav-1 li {
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #333436;
  }
  .footer-content-center .nav-1 li:first-child {
    padding: 0;
  }
  .footer-content-bottom-weblink {
    float: none;
  }
  .footer-content-bottom {
    padding: 5% 0 5% 0;
  }
  .footer-content-top .return-2 a {
    width: 30px;
    height: 10px;
    background: url(../image/top.png) center no-repeat;
    background-size: 100% 100%;
  }
  .index-news-content-top {
    margin-top: 70px;
  }
  .index-news-content-top .aksb-title .title-3 {
    padding-left: 10px;
  }
  .page-news-item .date,
  .page-news-item .text {
    float: none;
    width: 100%;
  }
  .page-news-item .img {
    width: 100%;
    margin-top: 5%;
  }
  .page-news-list {
    margin: auto;
  }
  .page-detail,
  .page-detail-content-right {
    margin-top: 40px;
  }
  .page-banner .text {
    left: 5%;
    top: 50%;
    transform: translateY(-70%);
    width: 90%;
  }
  .page-banner-right {
    top: auto;
    transform: none;
    width: 90%;
    bottom: 5%;
  }
  .page-banner .text-4 {
    line-height: 24px;
  }
  .page-banner-right li {
    width: 45%;
  }
  .product-list-top-title,
  .awards-nav {
    position: relative;
  }
  .product-list-top-nav {
    text-align: left;
  }
  .product-list-top-nav a {
    border: 1px solid #ccc;
    border-radius: 50px;
    margin-bottom: 10px;
  }
  .product-list-item.pli1 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2%;
  }
  .product-list-item.pli2,
  .product-list-item {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 2%;
  }
  .industry-solution-item {
    margin-bottom: 2%;
  }
  .product-list-item.pli1 .text {
    width: 90%;
    position: relative;
    left: 0;
    top: auto;
    transform: none;
    padding: 5%;
  }
  .product-list-item .text {
    padding: 0 5%;
  }
  .product-list-item.pli1 .more-4 {
    float: right;
    margin: 0 10% 10% 5%;
  }
  .detail-title {
    left: 5%;
    top: 50%;
    width: 90%;
  }
  .detail-parameter-list {
    overflow: hidden;
  }
  /* .detail-model-list li:nth-child(1),.detail-model-list li:nth-child(2),.detail-model-list li:last-child {width: 33%;}  */
  .detail-download-item .title-2 {
    width: 80%;
  }
  .download-title {
    left: 50%;
    width: 90%;
  }
  .page-banner-swiper .page-solution-nav a {
    width: auto;
    white-space: nowrap;
    padding: 10px 20px;
  }
  .page-solution-nav {
    font-size: 0;
    overflow-y: hidden;
    overflow-x: scroll;
    width: 100%;
    white-space: nowrap;
    font-size: 0;
  }
  .page-solution-nav ::-webkit-scrollbar {
    height: 0px;
    width: 0px;
    background: #ccc;
  }
  .page-banner-swiper .page-solution-nav {
    overflow-y: hidden;
    overflow-x: scroll;
  }
  .page-solution-content-img img {
    max-width: 100%;
  }
  .page-solution-nav a {
    padding: 15px 25px;
    font-size: 14px;
  }
  .page-solution-right {
    margin-left: 0;
    margin-top: 5%;
  }
  .page-solution-right-item {
    margin-right: 0;
    margin-bottom: 2%;
  }
  .introduction-content-left::after {
    bottom: 0;
    right: auto;
    width: 100%;
    height: 1px;
    top: auto;
    left: 0;
  }
  .introduction-bottom {
    padding: 2% 0 20px 0;
  }
  .introduction-content-right .introduction-item .logo-1 {
    width: 80%;
  }
  .culture-content-item {
    width: 50%;
  }
  .culture-content-item .english-0 {
    font-size: 20px;
  }
  .culture-content-item:nth-child(4) {
    border-radius: 0px;
  }
  .visitcompany-content .features-content-title .text-3 {
    width: 90%;
    margin: 20px auto;
  }
  .visitcompany-content .visitcompany-nav li {
    margin-bottom: 10px;
  }
  .corevalues-item,
  .visitcompany-content .visitcompany-nav a,
  .join-bottom-contact li {
    display: block;
  }
  .fengex,
  .service-support-item .img,
  .identity-bottom-logo,
  .identity-item .img {
    display: none;
  }
  .capability-content-bottom,
  .join-list {
    margin-top: 30px;
  }
  .capability-content-bottom-swiper,
  .awards-content-top {
    width: 70%;
  }
  .capability-nav {
    left: 5%;
    width: 45%;
  }
  .capability-item .text .title-1 {
    padding-top: 0;
  }
  .capability-item .text .text-2 {
    min-height: auto;
  }
  .capability-nav li,
  .capability-nav li:nth-child(4),
  .capability-nav li:nth-child(3) {
    text-align: left;
  }
  .capability-nav li i {
    width: 50px;
    height: 50px;
    margin: 0px;
    float: none;
    display: block;
  }
  .capability-nav li:nth-child(4) span,
  .capability-nav li:nth-child(4) i,
  .capability-nav li:nth-child(3),
  .capability-nav li:nth-child(4),
  .capability-nav li:nth-child(3) span,
  .capability-nav li:nth-child(3) i {
    float: none;
    display: block;
  }
  .capability-nav li:nth-child(1),
  .capability-nav li:nth-child(4) {
    top: 0;
    right: 0%;
  }
  .capability-nav li span {
    float: none;
  }
  .capability-nav li:nth-child(4) {
    left: 159%;
    top: -13%;
  }
  .capability-nav li:nth-child(2) {
    left: 0%;
    top: 47%;
    text-align: left;
  }
  .capability-nav li:nth-child(3) {
    bottom: 54% !important;
    left: 150%;
  }
  .awards-content-top {
    margin: auto;
  }
  .awards-nav {
    margin: 20px 0;
  }
  .awards-nav li:first-child {
    margin: 0 20px 0 0;
  }
  .service-support-item .text {
    position: relative;
    padding-bottom: 5%;
  }
  .service-support-item:hover {
    background: #e60012;
  }
  .page-capability .page-about-content {
    width: 100%;
  }
  .page-awards .page-about-content,
  .page-service-support .page-about-content {
    width: 90%;
  }
  .identity-item {
    text-align: center;
  }
  .identity-item .logo-1 {
    margin: auto;
    position: relative;
    margin-bottom: 30px;
  }
  .identity-item .point-1 {
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .identity-bottom-swiper {
    margin: auto;
    margin-top: 30px;
    padding: 3% 0;
  }
  .identity-item .text {
    position: relative;
    left: auto;
    margin-top: 60px;
  }
  .identity-item .title-1 {
    width: 100%;
  }
  .identity-bottom-right::after {
    top: 56%;
  }
  .identity-prev {
    right: auto;
    left: 0;
  }
  .identity-prev,
  .identity-next {
    margin-top: -10px;
  }
  .page-join .page-about-content {
    width: 90%;
  }
  .join-content-top span:nth-child(2),
  .join-content-top span:nth-child(3),
  .join-content-top span:nth-child(4),
  .join-item-title span:nth-child(2),
  .join-item-title span:nth-child(3),
  .join-item-title span:nth-child(4) {
    display: none;
  }
  .join-content-top span:nth-child(1),
  .join-content-top span,
  .join-item-title span:first-child,
  .join-item-title span {
    width: 50%;
  }
  .join-list-item {
    width: 100%;
    margin-bottom: 2%;
    margin-right: 0;
  }
  .join-list-item .text {
    position: relative;
    left: auto;
    top: auto;
    width: 80%;
    transform: none;
    margin: auto;
    padding: 10% 5%;
  }
  .join-list-item .img,
  .page-solution-left-text {
    display: none;
  }
  .page-join-bottom .img {
    width: 500%;
  }
  .page-join-bottom .page-about-content {
    border-radius: 12px;
    overflow: hidden;
  }
  .join-bottom-contact li:last-child {
    margin-left: 0;
    margin-top: 10px;
  }
  .join-bottom-title {
    top: 10%;
  }
  .join-bottom-contact {
    text-align: left;
    position: absolute;
    left: 7%;
    width: 85%;
    bottom: 10%;
  }
  .join-windows {
    width: 90%;
    padding: 15% 5%;
  }
  .page-contact {
    padding: 5%;
    width: 80%;
    left: 5%;
  }
  .page-contact-map {
    position: relative;
    height: 500px;
  }
  .page-contact {
    padding: 5%;
    width: 80%;
    left: 5%;
    transform: none;
    position: relative;
    padding-top: 90px;
  }
  .page-banner .page-contact .img,
  .login-content-left {
    display: none;
  }
  .login-content {
    position: absolute;
    width: 90%;
  }
  .login-content-right {
    position: relative;
    width: 100%;
    padding: 20% 0;
  }
  .login-content-right-content {
    position: relative;
    left: auto;
    top: auto;
    transform: none;
    width: 90%;
    display: block;
    margin: auto;
  }
  .input-1 {
    padding: 5%;
  }
  .download-content-search {
    position: relative;
    width: 100%;
    right: auto;
    top: auto;
    transform: none;
    margin-top: 20px;
  }
  .download-content-nav li a {
    padding: 15px 0;
  }
  .detail-download-item.ddi1,
  .detail-download-item.ddi2 {
    margin-bottom: 10px;
  }
  .index-news-more {
    margin-left: 10px;
  }
  .history-item .img {
    background-size: 100%;
  }
  .page-culture .page-about-content {
    width: 90%;
  }
  .service-support-item .icon-1 {
    margin-top: 20px;
  }
  .detail-download-item a:hover .icon-3,
  .detail-download-item a .icon-3 {
    background-size: 80%;
  }
  .join-process-list li {
    width: 100%;
    margin: auto;
    display: block;
  }
  .join-process-list::after {
    width: 1px;
    height: 80%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -55%);
  }
  .join-bottom-contact li {
    margin-left: 0;
    margin-top: 10px;
  }
  .join-bottom-contact li p,
  .join-bottom-contact li a {
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .join-bottom-contact li p {
    padding: 2px 0;
  }
  .join-bottom-contact li:last-child {
    margin-top: 10px;
  }
  .serch-content {
    width: 90%;
  }
  .search-content-top,
  .search-content-bottom .page-solution-right-item {
    width: 100%;
  }
  .search-title h3 {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 30px;
    padding-bottom: 20px;
  }
  .header-nav-show {
    top: 50px;
  }
  .header-nav-show-content#language {
    width: 100%;
    right: 0;
  }
  .psection_scroll {
    bottom: 40%;
  }
  .header-nav-show {
    position: absolute;
    top: 0px;
    height: 100%;
    z-index: -1;
    display: none;
  }
  .header-nav-show .header-nav-content,
  .header-nav-show-content {
    height: 100%;
  }
  .header-nav-show.cur {
    z-index: 11;
  }
  .page-banner-right li span {
    font-size: 12px;
  }
  .page-banner-right li strong {
    font-size: 22px;
    line-height: 22px;
  }
  .index-solution-swiper-nav {
    opacity: 1;
  }
  .index-solution-nav-swiper .swiper-slide span {
    font-size: 24px;
  }
  .index-solution-nav-swiper {
    width: 100%;
  }
  .detail-model-list {
    width: 100%;
    overflow: hidden;
    overflow-x: scroll;
  }
  .detail-model-list-content {
    width: 1000px;
    overflow: hidden;
  }

  .product-list-item.pli1 .text .more-4,
  .detail-top,
  .page-swiper-prev span,
  .page-swiper-next span,
  .culture-content-item .icon-3 {
    display: none;
  }
  .detail-features,
  .detail-parameter,
  .detail-model,
  .detail-download,
  .industry-solution,
  .page-about,
  .page-culture,
  .page-corevalues,
  .page-history,
  .page-visitcompany,
  .page-capability,
  .page-awards,
  .page-service-support,
  .page-identity,
  .page-join-list {
    /* padding: 15% 0; */
  }
  .index-news-content,
  .footer-content,
  .page-news-list,
  .page-detail-content,
  .product-content,
  .detail-model-content,
  .page-solution-content,
  .detail-features-content,
  .detail-parameter-content,
  .detail-download-content,
  .industry-solution-content {
    width: 90%;
  }
  .index-news-content-bottom-left,
  .index-news-content-bottom-right,
  .page-news-content,
  .page-detail-content-left,
  .page-detail-content-right,
  .product-list-item.pli1 .img,
  .features-content-item,
  .detail-parameter-right,
  .detail-download-right,
  .english-1 img,
  .industry-solution-item,
  .page-solution-left,
  .page-solution-right,
  .page-solution-right-item,
  .introduction-content-left,
  .introduction-content-right,
  .culture-content-item.cci1,
  .history-item .img,
  .history-item .text,
  .identity-bottom-swiper,
  .identity-bottom-right,
  .detail-download-item.ddi1,
  .detail-download-item.ddi2 {
    width: 100%;
  }
  .features-content-title .english-1,
  .parameter-content-title .english-1 {
    font-size: 40px;
    line-height: 40px;
  }
  .index-banner-swiper .title-1,
  .aksb-title .english-1,
  .page-banner .title-2,
  .detail-title .title-3,
  .page-banner-swiper .download-title .title-1,
  .download-title .title-1,
  .join-list-title {
    font-size: 30px;
    line-height: 30px;
  }
  .aksb-title .title-3,
  .index-solution-top-title,
  .page-detail-content-top .title-1 {
    font-size: 20px;
  }
  .capability-item .text .title-1 {
    font-size: 18px;
  }
  .solution-nav strong,
  .search-content-nav a {
    font-size: 16px;
  }
  .index-news-content-bottom-item .date-1,
  .index-news-content-bottom-item .title-1,
  .join-bottom-contact li p {
    font-size: 14px;
  }
  .index-banner-item .text-2,
  .index-section-left-nav span,
  .index-news-content-bottom-list li strong,
  .awards-item .title-1 {
    font-size: 12px;
  }
}

/* iPad */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
}

@media only screen and (max-height: 650px) {
}

/*仅IE6和IE7识别*/
@media screen\9 {
}

/*仅IE6和IE7、IE8识别*/
@media \0screen\, screen\9 {
}

/*仅IE8识别*/
@media \0screen {
}

/*仅IE8-10识别*/
@media screen\0 {
}

/*仅IE9和IE10识别*/
@media screen and (min-width: 0\0) {
}

/*仅IE10/11识别*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
}
@media screen and (max-width: 768px) {
  .glxt_con_left {
    width: 100%;
  }
  .glxt_t {
    font-size: 26px;
    text-align: center;
  }
  .glxt_x {
    margin: 0 auto;
    margin-top: 20px;
    background: #214a9e;
    width: 80px;
    height: 2px;
  }
  .glxt_con_left_c {
    margin-bottom: 30px;
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 38px;
    padding: 15px;
    background: #fbfbfb;
  }
  .glxt_con_right {
    width: 100%;
  }
  .glxt_con_right_c {
    padding: 0;
  }
}
.glxt_con_right .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
  bottom: 0;
  left: 51px;
  text-align: left;
}
.glxt_con_right .swiper-pagination-bullet{
  border-radius: 0;

  width: 33px;
  height: 2px;
}
.glxt_con_right .swiper-pagination-bullet-active {
  background: #0d4990;
}
@media screen and (max-width: 768px) {
  .glxt_con_right .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 5px;
    left: 0;
    text-align: center;
  }
}