.page-content {
    overflow: hidden;
    background-color: #f7f7f7;
    background-size: 100%;
    background-position: center top;
    background-repeat: no-repeat;
}
.ablewise-section {
  overflow: hidden;
}

@media (max-width: 1399px) {
  .ablewise-content {
  width: 1200px;
  margin: auto;
  position: relative;
}
}


@media (min-width: 1400px) and (max-width: 1439px) {
  .ablewise-content {
  width: 1200px;
  margin: auto;
  position: relative;
}
}


@media (min-width: 1440px) and (max-width: 1918px) {
  .ablewise-content {
  width: 1200px;
  margin: auto;
  position: relative;
}
}


@media (min-width: 1919px) and (max-width: 2000px) {
  .ablewise-content {
   width: 1500px;
  margin: auto;
  position: relative;
}
}


@media (min-width: 1922px) {
  .ablewise-content {
  width: 1500px;
  margin: auto;
  position: relative;
}
}

.index-product {
  padding: 5% 0;
  overflow: hidden;
}
/* solution */
.solution-category {
  margin-top: 2%;
  position: relative;
  transition: all .4s ease;
}
.category-swiper {
  position: relative;
  overflow: hidden;
  background: #fff;
  padding: 2%;
}
.category-swiper a {
  text-align: center;
  display: block;
  margin: auto;
}
.category-swiper a i {
  position: relative;
  width: 3rem;
  height: 3rem;
  margin: auto;
  display: block;
}
.category-swiper a i img {
  max-width: 90%;
  max-height: 90%;
  filter: grayscale(1) brightness(.1);
  opacity: .3;
}
.category-swiper a span {
  display: block;
  color: #1b2f33;
  margin-top: 1rem;
}
.category-swiper a:hover span {
  color: #0431b8;
}
.category-swiper a:hover i img {
  filter: none;
  opacity: 1;
}
.solution-category .swiper-button-next, .solution-category .swiper-button-prev {
  margin: 0;
  width: auto;
  height: auto;
}
.solution-category .category-prev, .solution-category .category-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  outline: none;
}
.solution-category .category-prev::after, .solution-category .category-next::after {
  color: #000;
  font-size: 2.2rem;
}
.solution-category .category-prev {
  left: -4rem;
}
.solution-category .category-next {
  right: -4rem;
}
.solution-category.num2 .swiper-slide {
  width: 45%;
}
.solution-category.num3 .swiper-slide {
  width: 34%;
}
.solution-category.num4 .swiper-slide {
  width: 24%;
}
.solution-category.num5 .swiper-slide {
  width: 20%;
}
.solution-category.num6 .swiper-slide {
  width: 16%;
}
.fixed .solution-category {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 4500;
  background: #fff;
  box-shadow: 0px 13px 27px 0px rgba(0, 0, 0, 0.1);
  margin-top: 0;
}
.fixed .solution-category .category-swiper {
  padding: 1% 2%;
  width: 90%;
  margin: auto;
  box-sizing: border-box;
}
.fixed .solution-category .category-prev {
  left: 2rem;
}
.fixed .solution-category .category-next {
  right: 2rem;
}
.page-solution {
  padding: 5% 0;
  overflow: hidden;
}
.page-solution .ablewise-content {
  width: 100%;
}
.page-solution-top {
  overflow: hidden;
  margin-top: 3%;
}
.page-solution-top .title-1 {
  font-weight: bold;
}
.page-solution-top .text-1 {
  margin-top: 2rem;
  width: 56%;
}
.page-solution-top .text-1 strong {
  font-weight: normal;
}
.page-solution-bottom {
  margin-top: 5%;
}
.page-solution-item {
  overflow: hidden;
  position: relative;
  margin-bottom: 5%;
}
.page-solution-item::after {
  content: '';
  width: 50%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: #fff;
}
.page-solution-item::before {
  content: '';
  width: 50%;
  height: 3px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 11;
  background: -webkit-linear-gradient(to right, #fcaa41 30%, #0431b8 30%);
  background: linear-gradient(to right, #0431b8 30%, #0431b8 30%);
}
.page-solution-item a {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 11;

}
.page-solution-item-left {
  width: 65%;
  overflow: hidden;
}
.page-solution-item-left .img {
  background: #f1f1f1 url('../images/loading.gif') center no-repeat;
}
.page-solution-item-right {
  width: 25%;
  margin-right: 5%;
  margin-top: 3%;
  position: relative;
  z-index: 20;
}
.page-solution-item-right .text {
  overflow: hidden;
}
.page-solution-item-right .icon-1 {
  position: relative;
  width: 6rem;
  height: 6rem;
}
.page-solution-item-right .title-1 {
  font-weight: bold;
  color: #0431b8;
	font-size: 40px;
}
.page-solution-item-right .text-1 {
  margin-top: 2%;
  color: #384649;
  overflow: hidden;
  position: relative;
  z-index: 11;
}
.page-solution-item-right .text-1::before {
  content: '';
  display: block;


  width: 100%;

}
.page-solution-item-right .viewmore-1 {
  margin-top: 4rem;
}
.page-solution-item-right .viewmore-1 .text {
  padding: 0;
  background: none;
}
.page-solution-item-right .viewmore-1 i {
  background: url('../images/r5.svg') center no-repeat;
  background-size: 100%;
}
.page-solution-item-right .num-1 {
  color: #fabc00;
  position: absolute;
  right: 0;
  bottom: 15%;
  z-index: 1;
	font-size: 90px;
}
.page-solution-item a:hover .text {
  background: none;
}
.page-solution-item a:hover span, .page-solution-item a:hover .title-1 {
  color: #0431b8;
}
.page-solution-item a:hover i {
  filter: none;
}
.page-solution-item:nth-child(2n) a {
  flex-direction: row-reverse;
}
.page-solution-item:nth-child(2n)::after {
  left: 0;
  right: auto;
}
.page-solution-item:nth-child(2n) .page-solution-item-right {
  margin-right: auto;
  margin-left: 5%;
}
.page-solution-item:nth-child(2n)::before {
  left: 0;
  right: auto;
  background: -webkit-linear-gradient(to right, #0431b8 70%, #fcaa41 70%);
  background: linear-gradient(to right, #0431b8 70%, #0431b8 70%);
}
.solution-detial {
  background: #f7f7f7;
  overflow: hidden;
  padding-top: 8.4rem;
}
.solution-detial-top {
  padding: 1% 0;
  overflow: hidden;
}
.solution-detial-container {
  width: 90%;
  margin: auto;
}
.return-2 {
  overflow: hidden;
  display: inline-block;
  clear: both;
}
.return-2 a {
  display: flex;
  align-items: center;
}
.return-2 a i {
  width: 4rem;
  height: 4rem;
  display: block;
  position: relative;
  background: #fff;
  margin-right: 1rem;
}
.return-2 a i::before {
  content: '';
  width: 3rem;
  height: 3rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(180deg);
  background: url('../images/r3.svg') center no-repeat;
  background-size: 40%;
  position: absolute;
}
.return-2 a span {
  display: block;
  color: #0d262b;
}
.return-2 a:hover i {
  background: #0431b8;
}
.return-2 a:hover i::before {
  filter: invert(1);
}
.return-2 a:hover span {
  color: #0431b8;
}
.solution-detial-center {
  overflow: hidden;
}
.solution-detial-introduce {
  padding: 5% 0;
  overflow: hidden;
}
.solution-detial-introduce .title-1 {
  width: 75%;
  margin: auto;
}
.solution-detial-introduce .pic {
  width: 87.5%;
  float: right;
  margin-top: 4%;
}
.solution-detial-introduce .text-2 {
  width: 75%;
  margin: auto;
  clear: both;
  padding: 4% 0 2% 0;
  overflow: hidden;
}
.solution-industry-demand {
  background: #fff;
  padding: 5% 0;
  overflow: hidden;
}
.solution-industry-demand .title-1 {
  font-weight: bold;
}
.solution-industry-demand .text-2 {
  margin-top: 2rem;
  width: 100%;
}
.industry-demand-list {
  margin-top: 5%;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}
.industry-demand-item {
  width: 32%;
  margin-right: 2%;
}
.industry-demand-item.mr0 {
  margin-right: 0;
}
.industry-demand-item a {
  display: block;
  position: relative;
}
.industry-demand-item .icon-1 {
  position: relative;
}
.industry-demand-item .icon-1::after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 0;
  background: #f1f1f1;
}
.industry-demand-item .icon-1 i {
  display: block;
  width: 4rem;
  height: 4rem;
  position: relative;
  padding: 5rem 0;
  z-index: 22;
}
.industry-demand-item .icon-1 i::before {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 0;
  background: #0431b8;
}
.industry-demand-item .title-1 {
  font-weight: bold;
  margin-top: -3rem;
}
.industry-demand-item .text-1 {
  margin-top: 2rem;
  color: #384649;
  width: 90%;
  padding-bottom: 7rem;
}
.industry-demand-item .text-1 p {
  margin: 0;
  padding: 0;
}
.solution-scheme-introduction {
  padding: 5% 0;
  overflow: hidden;
  background: #eff2f6;
}
.solution-scheme-introduction .title-1 {
  font-weight: bold;
}
.solution-scheme-introduction .text-2 {
  margin-top: 2rem;
  width: 100%;
}
.solution-scheme-introduction .text-2 img {
  max-width: 100%;
  height: auto !important;
}
.solution-scheme-introduction .pic-3 {
  overflow: hidden;
  position: relative;
  padding: 4% 0;
}
.solution-scheme-introduction .pic-3 img {
  max-width: 100%;
  height: auto !important;
}
.solution-program-value {
  background: #0e2a30 url('../upload/programbg.jpg') center;
  background-size: cover;
  padding: 5% 0;
  overflow: hidden;
}
.solution-program-value .ablewise-content {
  margin: auto;
}
.solution-program-value-top {
  position: relative;
}
.solution-program-value-top .title-1 {
  color: #fff;
  font-weight: bold;
}
.solution-program-value-top .ablewise-jiantou {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.solution-program-value-bottom {
  padding: 4% 0;
  overflow: hidden;
}
.program-value-swiper {
  overflow: hidden;
}
.program-value-item {
  overflow: hidden;
}
.program-value-item a {
  display: block;
  position: relative;
  box-sizing: border-box;
  border: 2px solid rgba(255, 255, 255, 0.2);
}
.program-value-item a:hover {
  border: #00b1cc 2px solid;
}
.program-value-item a:hover .pic img {
  opacity: 1;
}
.program-value-item .pic {
  overflow: hidden;
}
.program-value-item .pic img {
  opacity: 0;
}
.program-value-item .icon-1 {
  width: 7rem;
  height: 7rem;
  position: absolute;
  left: 10%;
  top: 10%;
}
.program-value-item .text {
  position: absolute;
  left: 10%;
  bottom: 5%;
  width: 80%;
  color: #fff;
}
.program-value-item .title-1 {
  font-weight: bold;
}
.program-value-item .text-1 {
  margin-top: 1rem;
}
.program-value-item .text-1 ul {
  margin: 0;
  padding: 0;
  padding-left: 2rem;
}
.program-value-item .text-1 p {
  margin: 0;
  padding: 0;
}
.solution-product-function {
  padding: 5% 0;
  overflow: hidden;
  background: #fff;
}
.solution-product-function-top {
  overflow: hidden;
}
.solution-product-function-top .title-1 {
  font-weight: bold;
}
.solution-product-function-bottom {
  margin-top: 4%;
  width: 100%;
}
.product-function-swiper {
  overflow: hidden;
  width: 100%;
}
.solution-product-function-item {
  display: flex;
  justify-content: space-between;
  width: 100%;
  overflow: hidden;
}
.solution-product-function-left {
  width: 68%;
}
.solution-product-function-right {
  width: 30%;
  position: relative;
}
.solution-product-function-right .text {
  position: absolute;
  width: 80%;
  left: 10%;
  top: 2%;
}
.solution-product-function-right .title-1 {
  font-weight: bold;
  color: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 11;
}
.solution-product-function-right .number-1 {
  overflow: hidden;
  color: #fff;
  opacity: .1;
}
.solution-product-function-right .text-1 {
  position: absolute;
  left: 10%;
  bottom: 20%;
  width: 80%;
  color: #fff;
}
.solution-product-function-right .text-1 p {
  margin: 0;
  padding: 0;
}
.solution-product-function-right .img-block {
  width: 100%;
  height: 100%;
}
.product-function-nav {
  margin-top: 3rem;
  position: relative;
}
.product-function-nav ul, .product-function-nav ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.product-function-nav ul {
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 100%;
}
.product-function-nav ul::after {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #eff0f1;
}
.product-function-nav ul li {
  position: relative;
  z-index: 10;
}
.product-function-nav ul li::after {
  content: '';
  width: 0;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #00b1cc;
  z-index: 11;
}
.product-function-nav ul li a {
  display: block;
  font-weight: bold;
  color: #b3b9ba;
  padding: 3rem 0;
}
.product-function-nav ul li.cur::after {
  width: 100%;
}
.product-function-nav ul li.cur a {
  color: #0d262b;
}
.solution-application {
  padding: 5% 0;
  overflow: hidden;
  background: #f7f7f7;
}
.solution-application-top .title-1 {
  font-weight: bold;
}
.solution-application-bottom {
  margin-top: 4%;
  display: flex;
  justify-content: space-between;
}
.solution-application-left {
  width: 30%;
}
.solution-application-nav {
  overflow: hidden;
  border-top: 1px solid #e1e3e3;
}
.solution-application-nav li {
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #e1e3e3;
}
.solution-application-nav li a {
  display: flex;
  align-items: center;
  padding: 3rem 0;
  transform: translateX(-2rem);
}
.solution-application-nav li i {
  width: 1.8rem;
  height: 2.1rem;
  background: url('../upload/left1.png') no-repeat;
  background-size: 100%;
  margin-right: 1rem;
  display: block;
  opacity: 0;
}
.solution-application-nav li span {
  display: block;
  font-weight: bold;
  color: #0d262b;
}
.solution-application-nav li.cur a {
  transform: translateX(0);
  background: #fff;
  margin: 2rem 0;
}
.solution-application-nav li.cur i {
  opacity: 1;
  margin-left: 2rem;
}
.solution-application-right {
  width: 65%;
}
.solution-application-item {
  overflow: hidden;
}
.solution-application-item .pic {
  overflow: hidden;
  position: relative;
}
.solution-application-item .title-1 {
  font-weight: bold;
  margin-top: 2rem;
}
.solution-application-item .icon-1 {
  display: flex;
  margin-top: 2rem;
}
.solution-application-item .icon-1 li {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-right: 3rem;
}
.solution-application-item .icon-1 li i {
  position: relative;
  display: block;
  width: 5.5rem;
  height: 5.5rem;
  margin: auto;
}
.solution-application-item .icon-1 li p {
  color: #333;
  margin: 0;
  padding: 0;
  margin-top: 1rem;
}
.solution-application-item .text-1 {
  margin-top: 3rem;
}
.solution-application-item .text-1 img {
  max-width: 100%;
  height: auto !important;
}
.solution-other-product {
  padding: 5% 0;
  overflow: hidden;
  background: #fff;
}
.solution-other-product-top {
  position: relative;
}
.solution-other-product-top .title-1 {
  font-weight: bold;
}
.solution-other-product-top .ablewise-jiantou {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  filter: invert(1);
}
.solution-other-product-bottom {
  margin-top: 3%;
}
.other-product-swiper {
  overflow: hidden;
}
.other-product-swiper .swiper-slide {
  height: auto;
}
.other-product-item {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #f7f7f7;
}
.other-product-item a {
  display: block;
  position: relative;
  padding: 2rem 0;
}
.other-product-item .pic {
  position: relative;
}
.other-product-item .img-center {
  mix-blend-mode: multiply;
  max-width: 80%;
  max-height: 60%;
}
.other-product-item .text {
  text-align: center;
}
.other-product-item .title-1 {
  color: #0431b8;
}
.other-product-item .text-1 {
  font-weight: bold;
  margin: .5rem auto;
  color: #0d262b;
}
.other-product-item a:hover .text-1 {
  color: #0431b8;
}
.other-product-item a:hover .img-center {
  transform: scale(1.05);
}
.other-cases-swiper {
  overflow: hidden;
}
.other-cases-swiper .index-our-clients-item a {
  background: #f7f7f7;
}


