@charset "UTF-8";

/* 单行隐藏 */
.banner-box {
  position: relative;
  margin-top: 65px;
}

.banner-box img {
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.banner-box .bg1-com {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1400px;
}

.banner-box .bg1-com .bg1-left .bg1-title {
  font-size: 64px;
  color: #181818;
}

.banner-box .bg1-com .bg1-left .bg1-des {
  font-size: 21px;
  color: #666666;
  margin-top: 10px;
}

.banner-box .bg1-com .bg1-left .bg1-btn {
  display: inline-block;
  width: 180px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  border-radius: 24px 24px 0px 24px;
  font-size: 14px;
  color: #ffffff;
  margin-top: 59px;
  background-color: #18AAF2;
  position: relative;
}

.banner-box .bg1-com .bg1-left .bg1-btn .btn-icon {
  width: 15px;
  height: 17px;
  position: absolute;
  top: 5px;
  right: 20px;
}

.banner-box .bg1-com .bg1-icon {
  width: 547px;
  height: 350px;
  margin-left: 136px;
}

.banner-box .bg1-com .bgsmart-icon {
  width: 547px;
  height: 350px;
  margin-left: 136px;
}


.solution-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1400px;
  height: 1100px;
  margin: 0 auto;
}

.solution-box .items-left {
  width: 470px;
}

.solution-box .items-left .item-title {
  font-size: 50px;
  color: #181818;
}

.solution-box .items-left .left-items {
  margin-top: 47px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.solution-box .items-left .left-items .items-icon {
  width: 24px;
  height: 24px;
}

.solution-box .items-left .left-items .items-right {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  margin-left: 20px;
}

.solution-box .items-left .left-items .items-right .item-tit {
  font-size: 21px;
  color: #333333;
}

.solution-box .items-left .left-items .items-right .item-des {
  font-size: 16px;
  color: #666666;
  margin-top: 20px;
}

.solution-box .right-item {
  position: relative;
  width: 918px;
  height: 432px;
}

.solution-box .right-item .right-img {
  width: 100%;
  height: 100%;
}

.solution-box .right-item img {
  position: absolute;
}




.bg1 {
  background: url('../../../images/pages/guideSys/bg1.png') no-repeat center/cover;
}

.bg2 {
  background: url('../../../images/pages/guideSys/bg2.png') no-repeat center/cover;
}

.bg3 {
  background: url('../../../images/pages/guideSys/bg1.png') no-repeat center/cover;
}

.bg4 {
  background: url('../../../images/pages/guideSys/bg4.png') no-repeat center/cover;
}

.bg5 {
  background: url('../../../images/pages/guideSys/bg5.png') no-repeat center/cover;
}

.item {
  height: 907px;
}

.item .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1400px;
  height: 893px;
  margin: 0 auto;
}

.item .left {
  width: 550px;
}

.item .title {
  font-weight: 800;
  font-size: 50px;
  color: #181818;
  line-height: 83px;
}

.item .des {
  margin-top: 50px;
  font-weight: 500;
  font-size: 21px;
  color: #333;
  line-height: 48px;
}

.item .right {
  width: 584px;
  height: 554px;
}

.item .right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.container .item6-box {
  background: linear-gradient(180deg, #f7f9fa 0%, #ffffff 100%);
  box-sizing: border-box;
}

.container .item6-box .item6-title {
  padding: 100px 0 73px 0;
  font-size: 50px;
  color: #181818;
  font-weight: 900;
  text-align: center;
}

.container .item6-box .items-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  width: 1380px;
  margin: 0 auto;
  padding-bottom: 100px;
}

.container .item6-box .items-list .items {
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 440px;
  height: 452px;
  text-align: center;
  margin-bottom: 70px;
  position: relative;
  border-radius: 8px;
}

._bg1 {
  background: url('../../../images/pages/guideSys/list1.png') no-repeat center / cover;
}

._bg2 {
  background: url('../../../images/pages/guideSys/list2.png') no-repeat center / cover;
}

._bg3 {
  background: url('../../../images/pages/guideSys/list3.png') no-repeat center / cover;
}

._bg4 {
  background: url('../../../images/pages/guideSys/list4.png') no-repeat center / cover;
}

._bg5 {
  background: url('../../../images/pages/guideSys/list5.png') no-repeat center / cover;
}

._bg6 {
  background: url('../../../images/pages/guideSys/list6.png') no-repeat center / cover;
}

._bg7 {
  background: url('../../../images/pages/guideSys/list7.png') no-repeat center / cover;
}

._bg8 {
  background: url('../../../images/pages/guideSys/list8.png') no-repeat center / cover;
}

._bg9 {
  background: url('../../../images/pages/guideSys/list9.png') no-repeat center / cover;
}



.container .item6-box .items-list .items span {
  width: 100%;
  height: 70px;
  line-height: 70px;
  background-color: #3d3d42;
  border-radius: 0px 0px 8px 8px;
  font-size: 30px;
  color: #ffffff;
  position: absolute;
  bottom: 0;
  margin-top: 14px;
}

.container .item6-box .items-list .items img {
  width: 231px;
  height: 314px;
  margin-bottom: 24px;
}

@media screen and (max-width: 1400px) {
  .txt1 {
    font-size: 54px !important;
  }
}