section div p a {
  color: var(--domColor)
}

section div p a:hover {
  color: var(--hoverColor);
  text-decoration: underline
}

main .singular .max-width-1200 div p a,
.singular .max-width-1200 .bottom-title a {
  color: #596efb
}

main .singular .max-width-1200 div p a:hover,
.singular .max-width-1200 .bottom-title a:hover {
  color: #596efb;
  text-decoration: underline
}

.page-banner-general {
  background: #dde3ff
}

/* .page-banner-bg {
  background-size: 1920px 450px
} */

.page-banner-main .ban-title {
  text-align: center;
  letter-spacing: 1px
}

.page-banner-main .ban-title.text-center {
  padding: 0 14%
}

.page-banner-main h1 {
  font-size: 34px;
  line-height: 50px;
  font-weight: normal
}

.page-banner-main p {
  font-size: 14px;
  line-height: 28px;
  color: var(--whiteColor);
  font-weight: normal
}

.page-banner-main .btn-title {
  height: 36px;
  text-align: center;
  font-size: 0;
  margin: 25px auto 8px
}

.page-banner-main .btn-title a {
  display: inline-block;
  width: 142px;
  height: 34px;
  border: 1px solid var(--whiteColor);
  text-align: center;
  line-height: 34px;
  font-size: 14px;
  color: var(--whiteColor);
  cursor: pointer;
  margin: 0 8px
}

.page-banner-main .btn-title a:hover {
  background-color: var(--domColor);
  border-color: var(--domColor)
}

.page-banner-general .page-banner-main h1,
.page-banner-general .page-banner-main p {
  color: #333
}

.page-banner-general .page-banner-main h1 {
  font-weight: bold
}

.page-banner-general .page-banner-main .ban-title .btn-title a.btn-color {
  height: 40px;
  line-height: 40px;
  border: 0;
  background-image: linear-gradient(90deg, #01adff, #5570fb)
}

.page-banner-general .page-banner-main .ban-title .btn-title a.btn-color-blue {
  margin-left: 10px;
  border: 1px solid #596efb;
  color: #596efb
}

.page-banner-general .page-banner-main .ban-title .btn-title a.btn-color-blue:hover {
  color: #fff;
  background: #596efb
}

.page-banner-general .page-banner-main .ban-title .btn-title a.btn-color:hover {
  background-image: linear-gradient(90deg, #07c4f2, #5247f3)
}

.solutions1 .page-banner-main .btn-title a:first-child,
.page-banner-main .btn-title .btn-color {
  border: 1px solid transparent;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  background-image: linear-gradient(90deg, #07ceff, #554aff), linear-gradient(90deg, #08d9ff, #32b6d6);
  background-color: #08d9ff
}

.solutions1 .page-banner-main .btn-title a:first-child:hover,
.page-banner-main .btn-title .btn-color:hover {
  background-image: linear-gradient(90deg, #07c4f2, #5247f3), linear-gradient(90deg, #08d9ff, #32b6d6)
}

.layui-esen-content {
  padding: 65px 0 75px;
  background-color: var(--whiteColor);
  overflow: hidden
}

.layui-esen-content.singular:nth-of-type(odd) {
  background-color: #f2f6ff
}

.layui-esen-content.double:nth-of-type(even) {
  background-color: #f2f6ff
}

.layui-esen-content .max-width-1200 {
  box-sizing: border-box;
  -webkit-box-sizing: border-box
}

.big-title {
  text-align: center
}

.big-title h2 {
  font-size: 26px;
  color: #333;
  line-height: 34px;
  font-weight: normal;
  letter-spacing: 1px
}

.big-title .line {
  width: 60px;
  height: 2px;
  background-color: #586dfc;
  margin: 17px auto 15px
}

.big-title p {
  line-height: 28px;
  text-align: left;
  font-size: 14px;
  color: #666;
  letter-spacing: 1px
}

.big-title p.text1 {
  margin-top: 9px
}

.big-title .text2 {
  margin-top: 12px
}

.big-title .text2 p:first-child {
  margin-bottom: 4px
}

.solutions-overviews {
  position: relative;
  z-index: 2;
  overflow: initial;
  padding: 0
}

.even-share .subelement {
  margin-bottom: 20px
}

.small-title1,
.small-title0 {
  line-height: 28px;
  text-align: left;
  font-size: 14px;
  color: #666;
  padding-top: 10px
}

.small-title0 {
  margin-bottom: 15px
}

.small-title2 {
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  color: #444;
  padding-top: 10px
}

.small-title2.bold {
  font-weight: bold
}

.imageAndtext {
  display: flex;
  margin: 40px auto 15px;
  align-items: stretch
}

.imageAndtext .layui-row:nth-child(1) {
  width: 364px;
  position: relative
}

.imageAndtext .layui-row img {
  width: 100%;
  height: auto
}

.imageAndtext .layui-row:nth-child(2) {
  margin-left: 4.194%;
  width: 57%;
  position: relative
}

.imageAndtext .layui-row p {
  line-height: 28px;
  font-size: 14px;
  color: #666;
  text-align: left;
  letter-spacing: 1px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%)
}

.imageAndtext.text-height .layui-row img {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%)
}

.imageAndtext.text-height .layui-row p {
  position: relative;
  top: auto;
  left: auto;
  transform: none;
  -webkit-transform: none
}

@-webkit-keyframes xuanzhuanB {
  from {
    -webkit-transform: rotate(0)
  }

  to {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes xuanzhuanB {
  from {
    transform: rotate(0)
  }

  to {
    transform: rotate(360deg)
  }
}

@-webkit-keyframes xuanzhuanC {
  from {
    -webkit-transform: rotate(0)
  }

  to {
    -webkit-transform: rotate(-360deg)
  }
}

@keyframes xuanzhuanC {
  from {
    transform: rotate(0)
  }

  to {
    transform: rotate(-360deg)
  }
}

@-webkit-keyframes xuanzhuanE {
  from {
    -webkit-transform: rotate(360deg)
  }

  to {
    -webkit-transform: rotate(0)
  }
}

@keyframes xuanzhuanE {
  from {
    transform: rotate(360deg)
  }

  to {
    transform: rotate(0)
  }
}

@-webkit-keyframes xuanzhuanZ {
  from {
    opacity: 1
  }

  50% {
    opacity: .4
  }

  to {
    opacity: 1
  }
}

@keyframes xuanzhuanZ {
  from {
    opacity: 1
  }

  50% {
    opacity: .4
  }

  to {
    opacity: 1
  }
}

.layui-tab1 {
  height: auto;
  overflow: hidden;
  background: var(--whiteColor);
  box-shadow: 0 0 10px rgba(89, 110, 251, .15);
  margin: 0
}

.layui-tab1 .layui-tab-title1 {
  float: left;
  width: 170px;
  height: auto;
  overflow: hidden
}

.layui-tab1 .layui-tab-title1 li {
  display: block;
  padding: 29px;
  line-height: 26px;
  text-align: center;
  background: #f2f5ff;
  border-right: 1px solid rgba(77, 144, 255, .2);
  margin: 0
}

.layui-tab1 .layui-tab-title1 li:before {
  display: none
}

.layui-tab1 .layui-tab-title1 li .icon {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 0 auto;
  display: none
}

.layui-tab1 .layui-tab-title1 li .icon img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%)
}

.layui-tab1 .layui-tab-title1 li p {
  line-height: 26px;
  font-size: 14px;
  color: #666
}

.layui-tab1 .layui-tab-title1 li.layui-this {
  color: #fff;
  background: linear-gradient(-90deg, var(--domColor) 0, #10d2f8 100%)
}

.layui-tab1 .layui-tab-title1 li.layui-this .icon {
  display: block
}

.layui-tab1 .layui-tab-title1 li.layui-this p {
  color: var(--whiteColor);
  font-weight: bold
}

.layui-tab1 .layui-tab-content1 {
  height: calc(100% - 36px);
  overflow: hidden;
  margin: 36px 50px 0 221px
}

.layui-tab1 .layui-tab-content1 .layui-tab-item {
  box-shadow: none;
  margin: 0
}

.layui-tab1 .title1 {
  line-height: 28px;
  font-size: 14px;
  color: #666;
  text-align: left;
  letter-spacing: .5px;
  margin-top: 11px
}

.layui-tab1 .title0 {
  line-height: 24px;
  font-size: 14px;
  color: #333;
  text-align: left
}

.layui-tab2 .layui-tab-title2 li {
  font-size: 14px;
  color: #666
}

.layui-tab2 .layui-tab-title2 li.layui-this {
  color: var(--domColor);
  font-weight: bold
}

.layui-tab2 .layui-tab-content2 {
  height: auto;
  overflow: hidden;
  border: 1px solid #ebeff3;
  padding: 22px 71px 23px
}

.layui-tab2 .title1-1 {
  line-height: 24px;
  font-size: 14px;
  color: #333;
  text-align: left;
  margin-bottom: 5px
}

.layui-tab2 .title1-2 {
  line-height: 22px;
  font-size: 14px;
  color: #666;
  text-align: left
}

.layui-tab1 .img {
  height: auto;
  overflow: hidden;
  text-align: center;
  position: relative;
  padding-top: 14px
}

.layui-tab1 .title-left {
  position: absolute;
  left: 7%;
  top: 0;
  width: 40%;
  height: 100%
}

.layui-tab1 .title-left .text {
  width: 100%;
  text-align: left;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%)
}

.layui-tab1 .title-left .text p {
  line-height: 34px;
  font-size: 14px;
  color: #666;
  text-align: left;
  font-weight: normal;
  position: relative;
  padding-left: 17px
}

.layui-tab1 .title-left .text p:before {
  content: '';
  position: absolute;
  left: 0;
  top: 15px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #4d90ff
}

.layui-tab1 .img-right img {
  float: right;
  margin-right: 5%
}

.layui-tab1 .img-right1 {
  padding-top: 0;
  margin-top: 60px
}

.tab-img {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  margin: 40px 0 10px
}

.tab-img .tabCons {
  width: 100%;
  height: 253px;
  overflow: hidden;
  transition: all 1s ease;
  -webkit-transition: all 1s ease
}

.tab-img .con {
  float: left;
  width: calc(100% - 2px);
  height: auto;
  overflow: hidden;
  background: var(--whiteColor);
  border: 1px solid #dbe0e5;
  box-sizing: border-box;
  -webkit-box-sizing: border-box
}

.tab-img .con .con-title {
  display: block;
  padding: 45px;
  position: relative
}

.tab-img .con .img {
  position: absolute;
  left: 45px;
  top: 45px;
  width: 16%;
  height: calc(100% - 90px)
}

.tab-img .con a {
  display: block;
  width: 100%;
  height: 100%
}

.tab-img .con .img img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%)
}

.tab-img .con .img b {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  display: block;
  width: 100%;
  text-align: center;
  font-size: 18px;
  color: #333
}

.tab-img .con .title {
  margin-left: 21%;
  padding-left: 3.5%;
  height: auto;
  overflow: hidden;
  border-left: 1px solid #dbe0e5
}

.tab-img .con .title h6 a {
  display: block;
  height: 20px;
  line-height: 20px;
  font-size: 18px;
  color: #333;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.tab-img .con .title h6 a:hover {
  color: #333;
  text-decoration: none
}

.tab-img .con .title p {
  margin-top: 18px;
  max-height: 96px;
  line-height: 24px;
  height: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  font-size: 14px;
  color: #999;
  letter-spacing: 1px
}

.tab-img .con .title .btn-link {
  margin-top: 19px;
  height: auto;
  overflow: hidden;
  text-align: left;
  font-size: 0
}

.tab-img .con .title .btn-link a {
  display: inline-block;
  margin-right: 15px;
  vertical-align: top;
  font-size: 14px;
  text-align: center
}

.tab-img .con .title .btn-link .btn1 {
  width: 100px;
  height: 30px;
  line-height: 30px;
  color: var(--whiteColor);
  background-image: linear-gradient(90deg, #0ca7e6, var(--domColor));
  background-color: #0ca7e6;
  cursor: pointer
}

.tab-img .con .title .btn-link .btn2 {
  width: 100px;
  height: 30px;
  line-height: 30px;
  color: var(--domColor);
  border: 1px solid var(--domColor)
}

.tab-img .con .title .btn-link .btn1:hover {
  background: linear-gradient(90deg, #09f 0, #575dfa 100%);
  background-color: #5064e6
}

.tab-img .con .title .btn-link .btn2:hover {
  background-color: var(--domColor);
  color: var(--whiteColor)
}

.tab-img .tabMenus {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #e4e8eb
}

.tab-img .tabMenus li {
  width: 16%;
  cursor: pointer;
  display: inline-block;
  height: 67px;
  vertical-align: bottom;
  position: relative;
  margin: 30px 15px 20px
}

.tab-img .tabMenus li:before {
  content: '';
  width: 40%;
  height: 2px;
  background-color: var(--domColor);
  position: absolute;
  bottom: -20px;
  left: 30%;
  z-index: 2;
  transform: scale(0);
  transition: all .3s ease-in-out;
  -webkit-transform: scale(0);
  -webkit-transition: all .3s ease-in-out
}

.tab-img .tabMenus li img {
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%)
}

.tab-img .tabMenus li .img {
  display: block;
  width: 100%;
  height: 67px;
  position: relative
}

.tab-img .tabMenus li .img img {
  max-width: 75%
}

.tab-img .tabMenus li b {
  display: block;
  font-size: 18px;
  color: #333;
  line-height: 67px
}

.tab-img .tabMenus li.active:before {
  transform: scale(1);
  -webkit-transform: scale(1)
}

.solutions-products ul {
  justify-content: center;
  font-size: 0
}

.solutions-products ul .subelement {
  display: inline-block;
  margin: 0px 11px 25px 11px;
  border-radius: 3px;
  background-color: #fff;
  border-top: 1px solid rgba(133, 217, 255, .12);
  box-shadow: 0 7px 24px rgba(133, 217, 255, .17);
  vertical-align: top;
  box-sizing: border-box;
  transition: transform .5s cubic-bezier(.25, .46, .45, .94);
  -webkit-box-sizing: border-box;
  -webkit-transition: transform .5s cubic-bezier(.25, .46, .45, .94)
}

.solutions-products ul .subelement .title-text {
  display: block;
  padding: 14px;
}

.solutions-products ul li h5 {
  text-align: center;
  margin-bottom: 6px;
  line-height: 30px;
  font-size: 16px;
  font-weight: bold;
  color: #0b1d30
}

.solutions-products ul li p {
  margin-bottom: 7px;
  line-height: 24px;
  font-size: 14px;
  text-align: center;
  color: #4e586b
}

.solutions-products ul li .link-title {
  display: inline-block;
  padding-right: 15px;
  line-height: 24px;
  font-size: 14px;
  color: #596efb;
  position: relative
}

.solutions-products ul .subelement:hover {
  box-shadow: 0 10px 27px rgba(201, 223, 255, .26);
  transform: translateY(-8px);
  -webkit-transform: translateY(-8px)
}

.solutions-products ul li:hover .link-title {
  color: #0db2ff
}

.solutions-products ul li .proA-icon {
  margin-bottom: 5px;
  width: 56px;
  height: 56px;
  background-position: 0 0;
  background-repeat: no-repeat;
  margin: 30px auto 10px;
}

.solutions-products ul li .proA-icon2 {
  width: 220px;
  background-position: -180px 0
}

.solutions-products ul li .proA-icon3 {
  width: 220px;
  background-position: -400px 0
}

.solutions-products ul li .proA-icon4 {
  width: 234px;
  background-position: 0 -156px
}

.solutions-products ul li .proA-icon5 {
  width: 186px;
  background-position: -237px -156px
}

.solutions-products ul li .proA-icon6 {
  width: 169px;
  background-position: -427px -156px
}

.solutions-products ul li .proA-icon7 {
  width: 234px;
  background-position: 0 -334px
}

.solutions-products ul li .proA-icon8 {
  width: 210px;
  background-position: -234px -334px
}

.solutions-products ul li .proA-icon9 {
  width: 240px;
  background-position: -444px -334px
}

.solutions-products ul li .proA-icon10 {
  width: 185px;
  background-position: 0 -490px
}

.solutions-products ul li .proA-icon11 {
  width: 180px;
  background-position: -185px -490px
}

.cooperative_customers {
  padding: 72px 0
}

.cooperative_customers ul {
  margin: 0 -18px;
  padding-top: 25px;
  height: auto;
  font-size: 0;
  text-align: center;
  overflow: hidden
}

.cooperative_customers ul li {
  display: inline-block;
  margin: 0 18px 20px;
  width: calc(33.33% - 36px);
  vertical-align: top
}

.cooperative_customers ul li h6 {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 5px;
  overflow: hidden;
  background-image: linear-gradient(90deg, #596efb, #2195f8);
  background-color: #5a42ff
}

.cooperative_customers ul li .img {
  margin-top: 9px;
  height: auto;
  overflow: hidden;
  background-color: #fff;
  border: 2px solid #eaeef1
}

.cooperative_customers ul li .img img {
  max-width: 100%;
  height: auto
}

.cooperative_customers .text1 {
  line-height: 24px;
  text-align: right;
  font-size: 14px;
  color: #a9a9a9;
  margin: 0 17px 15px
}

.layui-esen-content .content {
  display: flex;
  margin-top: 20px;
  align-items: stretch;
  justify-content: space-between
}

.layui-esen-content .content dl {
  margin-bottom: 30px;
  padding-bottom: 30px;
  width: 22.6%;
  background: #fff;
  box-shadow: 5px 5px 15px -1px rgba(208, 208, 208, .2);
  text-align: left;
  position: relative
}

.layui-esen-content .content dl dt {
  margin-bottom: 18px;
  padding-left: 25px;
  line-height: 47px;
  font-size: 16px;
  font-weight: 1000;
  color: #fff;
  background-size: cover;
  background-repeat: no-repeat
}

.layui-esen-content .content dl dd {
  margin: 0 18px 20px 18px;
  color: #666
}

.layui-esen-content .content dl dd p {
  margin-bottom: 35px;
  min-height: 130px;
  color: #666;
  line-height: 25px;
  text-align: justify
}

.layui-esen-content .content dl dd a {
  font-weight: bold;
  color: #596efb;
  position: absolute;
  bottom: 25px
}

.layui-esen-content .content dl dd a:after {
  content: '';
  display: inline-block;
  margin-left: 5px;
  width: 6px;
  height: 6px;
  border-left: 2px solid #596efb;
  border-bottom: 2px solid #596efb;
  transform: rotate(225deg)
}

.yban-common0 p {
  line-height: 26px;
  letter-spacing: .75px;
  font-size: 16px;
  color: #fff;
  margin: 20px auto 0
}

@media screen and (min-width:835px) {
  .page-banner-general .page-banner-main .ban-title {
    padding: 0 50% 0 0;
    width: 50%;
    text-align: left
  }

  .page-banner-general .page-banner-main .ban-title .btn-title {
    height: 40px;
    text-align: left;
    margin-left: -8px
  }

  .page-banner-general .page-banner-main .ban-title .btn-title a {
    height: 38px;
    line-height: 38px;
    font-size: 16px
  }

  .page-ban-nav {
    height: 50px;
    background: rgba(255, 255, 255, .15);
    border: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000)
  }

  .page-ban-nav .aiming-point-nav {
    float: none;
    width: 100%;
    text-align: center
  }

  .page-ban-nav .aiming-point-nav .snav-tit {
    text-align: center;
    font-size: 0;
    width: 100%;
    height: 49px
  }

  .page-ban-nav .title-nav {
    display: inline-block;
    vertical-align: middle;
    margin: 0 22px;
    padding: 0 14px;
    float: none;
    font-size: 16px
  }

  .page-ban-nav .title-nav:before {
    height: 2px
  }

  .page-banner-general .page-ban-nav .title-nav {
    color: #333
  }

  .page-banner-general .page-ban-nav .title-nav:hover {
    color: #596efb
  }

  .page-banner-general .page-ban-nav .title-nav:before {
    background: #596efb
  }

  .page-ban-nav .title-nav:first-child {
    margin-left: 0
  }

  .page-ban-nav .title-nav:last-child {
    margin-right: 0
  }

  .page-ban-nav.fixed .logo {
    margin-right: 20px
  }

  .page-ban-nav.fixed .aiming-point-nav {
    float: left;
    width: calc(100% - 253px)
  }

  .page-ban-nav.fixed .title-nav {
    padding: 0 6px;
    margin: 0 14px
  }

  .page-banner-general .page-ban-nav.fixed .title-nav {
    color: #fff
  }

  .page-banner-general .page-ban-nav.fixed .title-nav:before {
    background: #fff
  }

  .page-ban-nav .ban-btn a.btn-href1 {
    font-size: 16px
  }

  .layui-tab2 .layui-tab-title2 li {
    margin: 0 56px
  }

  p.center {
    text-align: center !important
  }
}