.banner {
  position: relative;
  width: 100%;
}
.banner .swiper-container {
  width: 100%;
  height: 100%;
}
.banner .swiper-container .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.banner .swiper-container .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
  font-size: 24px;
  line-height: 40px;
  letter-spacing: 1px;
  color: #fff;
  background-size: cover;
}
.banner .swiper-container .swiper-wrapper .swiper-slide .title {
  font-size: 60px;
  line-height: 124px;
  color: #fff;
  font-weight: bold;
  text-shadow: 3px 4px 0px 0px rgba(0, 0, 0, 0.2);
}
.banner .swiper-container .swiper-wrapper .swiper-slide .btn {
  margin-top: 38px;
  width: 126px;
  height: 38px;
  font-size: 14px;
  line-height: 38px;
  text-align: center;
  border-radius: 18px;
  border: solid 1px #fff;
  cursor: pointer;
}
.banner .swiper-container .swiper-wrapper .swiper-slide .img {
  width: 100%;
  height: 100%;
}
.banner .target {
  position: absolute;
  bottom: 44px;
  left: 50%;
  z-index: 20;
  transform: translateX(-50%);
}
.banner .target .dot {
  margin: 0 8px;
  width: 24px;
  height: 8px;
  background-color: #fff;
  border-radius: 4px;
  opacity: 0.43;
}
.banner .target .dot_act {
  opacity: 1;
}
.section {
  padding: 60px 0;
}
.section .title {
  font-size: 30px;
  font-weight: bold;
  line-height: 50px;
  color: #1a1a1a;
}
.section .value {
  font-size: 18px;
  line-height: 38px;
  color: #666;
}
.shop {
  padding-top: 30px;
}
.shop .title {
  font-size: 30px;
  font-weight: bold;
  line-height: 50px;
  color: #1a1a1a;
}
.shop .value {
  font-size: 18px;
  line-height: 38px;
  color: #666;
}
.shop .content {
  margin-top: 38px;
}
.shop .item {
  width: 33%;
  font-size: 22px;
  line-height: 50px;
  color: #333;
}
.shop .item .icon_wrap {
  margin: 8px auto;
  width: 176px;
  height: 176px;
}
.shop .item .icon_wrap .icon {
  width: 100%;
  height: 100%;
}
.shop .item .infor {
  margin: 0 auto;
  width: 308px;
  font-size: 14px;
  line-height: 34px;
}
.digitization {
  width: 100%;
  background: url('../images/bg_01.png') no-repeat center;
  background-size: cover;
}
.digitization .content {
  margin-top: 66px;
  height: 606px;
}
.digitization .content .img {
  width: 100%;
  height: 100%;
}
.integration {
  width: 100%;
  background: url('../images/bg_02.png') no-repeat center;
  background-size: cover;
}
.integration .title,
.integration .value {
  color: #fff;
}
.integration .content {
  margin-top: 66px;
  height: 1348px;
}
.integration .content .img {
  width: 100%;
  height: 100%;
}
.diversification {
  width: 100%;
  background: url('../images/bg_03.png') no-repeat center;
  background-size: cover;
}
.diversification .content {
  margin-top: 66px;
  width: 812px;
  height: 482px;
}
.diversification .content .img {
  width: 100%;
  height: 100%;
}
.diversification .btn_wrap {
  margin: 0 auto;
  margin-top: 84px;
  width: 382px;
}
.diversification .btn_wrap .btn {
  width: 172px;
  height: 52px;
  font-size: 20px;
  color: #0e98ff;
  line-height: 52px;
  text-align: center;
  border: 1px solid #17c4ff;
  border-radius: 4px;
  cursor: pointer;
  transition: all 1s;
}
.diversification .btn_wrap .btn_act {
  background-image: linear-gradient(-72deg, #17c4ff 0%, #0d94ff 100%);
  color: #fff;
}
.core {
  width: 100%;
}
.core .content {
  margin-top: 66px;
}
.core .content .list {
  width: 100%;
}
.core .content .list .item {
  padding: 36px 22px;
  width: 33%;
  border-left: solid 1px #eee;
  border-top: solid 1px #eee;
  cursor: pointer;
}
.core .content .list .item .icon {
  display: block;
  width: 80px;
  height: 80px;
}
.core .content .list .item .icon_ed {
  display: none;
  width: 80px;
  height: 80px;
}
.core .content .list .item .info {
  width: 238px;
  font-size: 14px;
  line-height: 26px;
  color: #4d4d4d;
}
.core .content .list .item .info_act {color: #1a1a1a;}
.core .content .list .item .info .name {
  margin-bottom: 8px;
  font-size: 22px;
  line-height: 34px;
  font-weight: bold;
  color: #1a1a1a;
}
.core .content .list .item .info .name_act {color: #1a1a1a;}
.core .content .list .item:nth-child(3n) {
  border-right: solid 1px #eee;
}
.core .content .list .item:nth-child(n+7) {
  border-bottom: solid 1px #eee;
}
.core .content .list .item_act:nth-child(1) {
  background: url('../images/bg_13.png') no-repeat center;
  background-size: cover;
}
.core .content .list .item_act:nth-child(2) {
  background: url('../images/bg_14.png') no-repeat center;
  background-size: cover;
}
.core .content .list .item_act:nth-child(3) {
  background: url('../images/bg_15.png') no-repeat center;
  background-size: cover;
}
.core .content .list .item_act:nth-child(4) {
  background: url('../images/bg_16.png') no-repeat center;
  background-size: cover;
}
.core .content .list .item_act:nth-child(5) {
  background: url('../images/bg_17.png') no-repeat center;
  background-size: cover;
}
.core .content .list .item_act:nth-child(6) {
  background: url('../images/bg_18.png') no-repeat center;
  background-size: cover;
}
.core .content .list .item_act:nth-child(7) {
  background: url('../images/bg_19.png') no-repeat center;
  background-size: cover;
}
.core .content .list .item_act:nth-child(8) {
  background: url('../images/bg_20.png') no-repeat center;
  background-size: cover;
}
.core .content .list .item_act:nth-child(9) {
  background: url('../images/bg_21.png') no-repeat center;
  background-size: cover;
}
.intelligent {
  width: 100%;
  background: url('../images/bg_04.png') no-repeat center;
  background-size: cover;
}
.intelligent .content {
  margin-top: 66px;
}
.intelligent .content .item {
  margin: 0 10px;
  width: 23%;
  height: 500px;
  font-size: 14px;
  line-height: 26px;
  color: #333;
  background-color: #fff;
  border-radius: 4px;
  transition: all 0.5s;
  cursor: pointer;
}
.intelligent .content .item .value_wrap {
  padding: 20px 22px;
}
.intelligent .content .item .img {
  width: 100%;
  height: 246px;
}
.intelligent .content .item .name {
  font-size: 18px;
  line-height: 30px;
}
.intelligent .content .item .line {
  margin-top: 12px;
  margin-bottom: 14px;
  line-height: 5px;
}
.intelligent .content .item .line::before {
  content: '';
  display: inline-block;
  width: 10%;
  height: 1px;
  background-color: #0e98ff;
}
.intelligent .content .item .line::after {
  content: '';
  display: inline-block;
  width: 90%;
  height: 1px;
  background-color: #ccc;
}
.intelligent .content .item:first-child {
  margin-left: 0;
}
.intelligent .content .item:last-child {
  margin-right: 0;
}
.intelligent .content .item:nth-child(2n) {
  margin-top: 30px;
}
.intelligent .content .item_act {
  box-shadow: 4px 4px 2px #ccc;
}
.case {
  padding-bottom: 30px;
  width: 100%;
}
.case .content {
  margin-top: 66px;
}
.case .content .swiper-container {
  width: 100%;
  height: 442px;
}
.case .content .swiper-container .swiper-slide {
  width: 100%;
  height: 100%;
}
.case .content .swiper-container .swiper-slide .swiper_wrap {
  width: 100%;
  height: 100%;
}
.case .content .swiper-container .swiper-slide .left {
  width: 19%;
  height: 100%;
}
.case .content .swiper-container .swiper-slide .right {
  width: 73%;
  height: 100%;
}
.case .content .swiper-container .swiper-slide .right .introduction {
  width: 100%;
}
.case .content .swiper-container .swiper-slide .img {
  width: 100%;
  height: 100%;
}
.case .content .swiper-container .swiper-slide .icon {
  width: 114px;
  height: 116px;
  border-radius: 20px;
}
.case .content .swiper-container .swiper-slide .infor {
  width: calc(100% - 130px);
  font-size: 14px;
  line-height: 26px;
  color: #333333;
}
.case .content .swiper-container .swiper-slide .name {
  margin-bottom: 4px;
  font-size: 24px;
  font-weight: bold;
  line-height: 36px;
}
.case .content .swiper-container .swiper-slide .item_title {
  font-size: 20px;
  font-weight: bold;
  line-height: 32px;
  color: #333;
  transition: all 1s;
}
.case .content .swiper-container .swiper-slide .item_title_act {
  color: #0e98ff;
}
.case .content .swiper-container .swiper-slide .item_value {
  margin-top: 24px;
  padding: 14px 32px;
  width: 410px;
  height: 202px;
  background-color: #f8f8f8;
  border-radius: 8px;
  font-size: 16px;
  line-height: 28px;
  color: #333;
  transition: all 1s;
}
.case .content .swiper-container .swiper-slide .item_value_act {
  background-color: #dcf1ff;
}
.case .content .swiper-container .swiper-slide .item_man {
  width: 100%;
}
.case .content .swiper-container .swiper-slide .row_case {position: relative;margin: 4px 0;}
.case .content .swiper-container .swiper-slide .row_case::before {position: absolute;top: 8px;left: -12px;content: '';display: inline-block;width: 3px;height: 12px;background-image: linear-gradient(-8deg, #17c4ff 0%, #0d94ff 100%), linear-gradient(#000000, #000000);
  border-radius: 2px;
}
.case .content .swiper-container .swiper-slide .row_man {
  margin: 22px 0;
}
.case .content .swiper-container .swiper-slide .list {
  margin-top: 52px;
}
.case .content .swiper-container .swiper-slide .list .item {
  margin-right: 36px;
  cursor: pointer;
}
.case .content .swiper-container .swiper-slide .list .item:last-child {
  margin-right: 0;
}
.case .target {
  margin: 0 auto;
  margin-top: 38px;
  width: 358px;
}
.case .target .dot_wrap {
  margin-right: 10px;
  padding: 30px 0;
  cursor: pointer;
}
.case .target .dot_wrap:last-child {
  margin-right: 0;
}
.case .target .dot {
  width: 82px;
  height: 4px;
  background-color: #dbdbdb;
  transition: all 1s;
}
.case .target .dot_act {
  background-image: linear-gradient(4deg, #17c4ff 0%, #0d94ff 100%), linear-gradient(#ffffff, #ffffff);
}
.enterprise {
  width: 100%;
  background: url('../images/bg_05.png') no-repeat center;
  background-size: cover;
}
.enterprise .title {
  font-size: 38px;
  color: #fff;
}
.enterprise .value {
  font-size: 18px;
  color: #fff;
}
.enterprise .content {
  margin-top: 66px;
  height: 446px;
}
.enterprise .content .img {
  width: 100%;
  height: 100%;
}
.guarantee {
  width: 100%;
  background-color: #f7f8fc;
}
.guarantee .content {
  margin-top: 126px;
}
.guarantee .content .item {
  padding: 32px;
  padding-top: 0;
  width: 354px;
  height: 236px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 2px 2px 2px #ccc;
  cursor: pointer;
}
.guarantee .content .item .icon_wrap {
  margin: 0 auto;
  margin-top: -68px;
  width: 134px;
  height: 134px;
  border-radius: 50%;
}
.guarantee .content .item .icon_wrap .icon {
  width: 100%;
  height: 100%;
}
.guarantee .content .item .name {
  margin-top: 26px;
  margin-bottom: 14px;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  line-height: 32px;
  color: #333;
}
.guarantee .content .item .infor {
  font-size: 14px;
  line-height: 26px;
  text-align: center;
  color: #333;
}
.guarantee .content .item:nth-child(2) {
  margin: 0 36px;
}
.guarantee .content .item_act {
  border: solid 2px #675eff;
}
.guarantee .content .row_tow {
  margin: 0 auto;
  margin-top: 128px;
  width: 824px;
}
.guarantee .content .row_tow .item {
  margin: 0 14px;
}
.industry {
  width: 100%;
}
.industry .content {
  margin-top: 66px;
}
.industry .content .list {
  width: 100%;
}
.industry .content .item {
  position: relative;
  margin-bottom: 22px;
  width: 32%;
  height: 180px;
  border-radius: 8px;
  overflow: hidden;
}
.industry .content .item .img {
  width: 100%;
  height: 100%;
  transition: all 2s;
}
.industry .content .item .img_act {
  transform: scale(2);
}
.industry .content .item .mask {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.industry .content .item .mask .mask_img {
  width: 100%;
  height: 100%;
}
.industry .content .item:nth-child(2),
.industry .content .item:nth-child(5) {
  margin: 0 22px;
}
.consult {
  width: 100%;
  background: url('../images/bg_12.png') no-repeat center;
  background-size: cover;
}
.consult .title {
  font-size: 30px;
  color: #fff;
}
.consult .value {
  font-size: 22px;
  color: #fff;
}
.consult .btn_wrap .btn {
  margin: 0 auto;
  margin-top: 32px;
  width: 210px;
  height: 38px;
  font-size: 18px;
  line-height: 38px;
  text-align: center;
  color: #fff;
  background-image: linear-gradient(-50deg, #17c4ff 0%, #0d94ff 100%), linear-gradient(#ffffff, #ffffff);
  border-radius: 4px;
  border: solid 1px #fff;  
}
