.model,.client,.solution{width: 100%;height: 100%;margin-top: 20px;}
.model:last-child{margin-bottom: 35px;}
.model li{width: 375px; height: 183px;clear: both;display: inline-block; margin: 10px;border: 1px solid #ddd;}
.model li img{width: 130px;height: 130px;margin: 10px 125px;}
.model li p{height: 30px;line-height: 30px;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background: #eee;width: 100%;float: left;}
.model li div.txt{text-indent: 2em;line-height: 25px;padding: 10px;width: 360px;float: left;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.model li:hover{border-color: #007AFF;}
.model li:hover p{background: #007AFF;color: #fff;}
.content>img{width: 100%;min-width: 1200px; height: 400px;}
