.banner{ background: url('../img/customerSystemBanner.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;}

.map{ padding-top: 60px; background: url('../img/mapBg.png') right 213px no-repeat;}
.map .w1400{ margin-top: 120px; height: 461px;}
.map .left{ position: relative; padding: 50px 60px 50px 60px; width: 379px; height: 266px; background: linear-gradient(180deg, #EFF3F9, #FFFFFF); box-shadow: 0px 40px 29px 0px rgba(97,107,126,0.1); border: 4px solid #FFFFFF;}
.map .left p{ font-size: 28px; color: #141414; line-height: 55px;}
.map .left span{ position: absolute; right: -20px; top: calc(50% - 10px); display: inline-block; width: 0px; height: 0px; border-top: 20px solid transparent; border-left: 20px solid #FFFFFF; border-bottom: 20px solid transparent;}
	
.marketing{ padding-top: 60px;}
.marketing .flex{ margin-top: 80px; justify-content: space-between; align-items: center;}
.marketing .flex .left{ width: 866px;}
.marketing .flex .item{ padding: 40px; display: flex; align-items: center; height: 91px; background: linear-gradient(180deg, #EFF3F9, #FFFFFF); box-shadow: 0px 23px 29px 0px rgba(97,107,126,0.14); border-radius: 8px; border: 3px solid #FFFFFF;}
.marketing .flex .item + .item{ margin-top: 30px;}
.marketing .flex .item p{ margin-left: 30px; font-size: 28px; color: #141414; line-height: 55px;}

.analysis{ padding-top: 60px;}
.analysis .w1400{ text-align: center; margin-top: 30px; margin-bottom: 80px; height: 551px; padding-top: 190px; background: url('../img/analysisBg.png') center center no-repeat;}
.analysis .w1400 .txt{ width: 1050px; height: 111px; font-weight: 600; padding: 48px 0px; margin: 0px auto; background: linear-gradient(180deg, rgba(239, 243, 249, 0.8), rgba(255, 255, 255, 0.8)); box-shadow: 0px 23px 29px 0px rgba(97,107,126,0.14); border-radius: 8px; border: 3px solid rgba(255, 255, 255, 0.8); font-size: 28px; color: #141414; line-height: 55px;} 