.bannerBox{width: 100%;height: 360px;}
.bannerBox img{position: relative;left: 50%;margin-left: -960px;}

.innerMain{width: 1100px;margin: 0 auto;background: #fff;}
.innerMain>ul{margin-left: -60px;padding: 30px 0 70px;overflow: hidden;font-size: 0}
.innerMain .solutItem{width: 520px;display: inline-block; height: auto;margin-left: 60px;margin-bottom: 40px;vertical-align:top;}
.innerMain .solutItem{*display:inline;}
.innerMain .solutItem .topTie{width: 520px;height: 165px;margin-bottom: 10px;}
.solutItem .topTie .img{width: 236px;height: 165px;float: left;}
.solutItem .topTie .img img{display: block;width: 100%;height: 100%;}
.solutItem .rightTit{float: left;width: 284px;height: 165px;text-align: center;background: #f0f1f0;}
.solutItem .rightTit p{padding: 60px 0 12px;font-size: 18px;color: #333}
.solutItem .rightTit h3{font-size: 20px;color: #333}

.solutItem .listSolution{width: 520px;max-height: 390px;overflow: hidden;}
.solutItem .listSolution a{display: block;position: relative; width: 508px; color: #333;font-size: 16px;padding: 9px 0;padding-left: 12px; }
.solutItem .listSolution a:hover{color:#f66f6a}
.solutItem .listSolution a::before{width: 4px; height: 4px;content: "";position: absolute;left: -0px;top:20px;background: #dadada;border-radius: 50%;}