.wrapRow{display: -webkit-box;display: -webkit-flex;display: flex;-webkit-box-orient: horizontal;-webkit-flex-flow: row nowrap;flex-flow: row nowrap;}
.flex-1 {-webkit-box-flex: 1;-webkit-flex: 1;flex: 1;}
.w1200{width: 1200px;margin: auto}

.successful_cases .banner img{width: 100%}
.successful_cases .text1{color: #005AAA;font-size: 28px;text-align: center;font-weight: bold;}
.successful_cases .text2{color: #005AAA;font-size: 18px;line-height: 40px;text-align: center;margin: 10px 0}
.successful_cases .text3{color: #333333;font-size: 15px;line-height: 28px;padding: 10px 15px}
.successful_cases .text1 span{width: 100px;height: 32px;text-align: center;line-height: 34px;color: white;background-color: #005AAA;font-size: 16px;margin-right: 10px;display: block;float: left;margin-left: 110px;margin-top: 4px}