.banner{ background: url('../img/digitalCommandCenterBanner.png') top center no-repeat; height: 197px; padding: 150px 0px; color: #141414;}
.banner b{ height: 75px; line-height: 75px; font-size: 54px;}
.banner p{ margin-top: 40px; line-height: 37px; font-size: 26px;}

.title{ font-size: 30px; font-weight: 600; color: #141414; line-height: 60px; text-align: center;}
.subTitle{ margin-top: 5px; font-size: 20px; line-height: 28px; color: #7E8287; text-align: center;}

.marketingConsole{ padding-top: 60px; background: url('../img/marketingConsoleBg.png') right 183px no-repeat;}
.marketingConsole .w1400{ margin-top: 30px; height: 530px;}
.marketingConsole .flex{ margin-top: 140px;}
.marketingConsole .flex .left{ margin-left: 70px;}
.marketingConsole .flex .right{ margin-left: 150px;}
.marketingConsole .flex .item{ display: flex; align-items: center; height: 40px; line-height: 40px; font-size: 28px; font-weight: 600; color: #141414;}
.marketingConsole .flex .item img{ margin-right: 25px;}
.marketingConsole .flex .item + .item{ margin-top: 60px;}

.mobileConsole{ padding-top: 60px; height: 805px; background: url('../img/mobileConsoleBg.png') top center no-repeat;}
.mobileConsole .w1400{ position: relative;}
.mobileConsole .w1400 .item{ width: 233px; height: 68px; text-align: left; line-height: 68px; padding: 0px 16px; position: absolute; color: #3267FF; font-size: 21px; font-weight: 600;}
.mobileConsole .w1400 .item.abs1{ top: 92px; left: 237px;}
.mobileConsole .w1400 .item.abs2{ top: 229px; left: 237px;}
.mobileConsole .w1400 .item.abs3{ top: 151px; left: 605px; padding: 0px; width: 268px; height: 268px; line-height: 268px; text-align: center; font-size: 40px;}
.mobileConsole .w1400 .item.abs4{ width: 288px; top: 156px; right: 67px;}
.mobileConsole .w1400 .item.abs5{ top: 408px; right: 15px;}

.processControl{ padding-top: 60px;}
.processControl .flex{ justify-content: space-between; padding-top: 40px;}
.processControl .flex .item{ width: 254px; height: 40px; line-height: 40px; padding: 57px 33px; background: linear-gradient(180deg, #EFF3F9, #FFFFFF); box-shadow: 0px 23px 29px 0px rgba(97,107,126,0.14); border-radius: 8px; border: 4px solid #FFFFFF; font-weight: 600; color: #141414; font-size: 28px;}

.customer{ margin-top: 90px; padding-top: 60px; height: 814px; background: url('../img/customerBg.png') top center no-repeat;}
.customer .flex{ justify-content: space-between;}
.customer .flex .item{ width: 300px; height: 313px; text-align: center;}
.customer .flex .item:nth-child(1){ margin-top: 296px;}
.customer .flex .item:nth-child(2){ margin-top: 145px;}
.customer .flex .item:nth-child(3){ margin-top: 300px;}
.customer .flex .item:nth-child(4){ margin-top: 155px;}
.customer .flex .item .main{ position: relative; width: 292px; height: 186px; padding: 50px 0px; background: linear-gradient(180deg, #EFF3FD, #FCFCFC); box-shadow: 0px 23px 29px 0px rgba(97,107,126,0.14); border-radius: 8px; border: 4px solid #FFFFFF;}
.customer .flex .item .main p{ margin-top: 30px; font-weight: 600; color: #141414; font-size: 28px; height: 40px; line-height: 40px;}
.customer .flex .item .main::after{ position: absolute; top: 290px; left: calc(50% - 20px); content: ''; display: block; width: 0px; height: 0px; border-top: 20px solid #FFFFFF; border-right: 20px solid transparent; border-left: 20px solid transparent;}
.customer .flex .item .abs{ margin-top: 60px;}