
.Solution{ width: 100%; }
.Solution .title{ padding: 50px 0;}
.Solution .title h2{ text-align: center; font-size: 44px; color: #333333; padding-bottom: 20px;}
.Solution .title p{ margin: 0 auto; line-height: 26px; text-align: center; font-size: 16px; color: #fff;}

.Solution ul{}
.Solution ul li{ width: 32%; float: left; margin: 0 2% 25px 0;}
.Solution ul li .icon{ width: 100%; height: 260px; padding: 10px; box-sizing: border-box; background: rgba(255,255,255,0.7); transition: 0.5s;}
.Solution ul li p{ height: 80px; text-align: center; line-height: 80px; font-size: 22px; color: #333333;}
.Solution ul li:nth-child(3n){ margin-right: 0;}
.Solution ul li:hover{ box-shadow: 0 10px 10px rgba(0,0,0,0.2); background: rgba(255,255,255,1);}
.navGation dl .in:hover a{
     background: #6eb92b;
 }
.navGation dl .in a{
    background: #6eb92b;
    color: #ffffff;
  }
.navGation dl :nth-child(2):hover a{
    background: #6eb92b !important;
}
.navGation dl dd {
    width: 180px;
}<!--ºÄÊ±1754955750.8097Ãë-->