.hmSol{margin-bottom: 3.111%;}
/*hmNews*/
.hmNews {margin-bottom:8%;overflow:hidden;}
.hmNews .inner {position:relative;}
.hmNews .inner .list{ display:none; background: #2c2c2c;padding:0 20px;line-height: 36px;height: 36px;}
.hmNews .inner .item > *{display: inline-block;}
.hmNews .inner .item{position: relative;padding:0 0 0 25px;line-height: 36px;height: 36px;}
/* .hmNews .inner .item:after{display: inline-block;content: '';width: 1px;height: 16px;background: #B2B2B2;position: absolute;right:0;top:50%;transform: translateY(-50%);} */
.hmNews .inner .item i{display: inline-block;content: '';width: 17px;height: 14px;background: url(../images/lb.png) no-repeat center;position: absolute;left:0;top:50%;transform: translateY(-50%);}
.hmNews .inner .item h3{font-size: 16px;font-weight: normal;line-height: 36px;color: #B2B2B2;display: -webkit-box;display: box;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.hmNews .inner .item .arrow{width:21px;display: inline-block;position: absolute;right:50px;top:50%;transform: translateY(-50%);}
.hmNews .inner .item:hover .arrow:after{width:35px;}
@media only screen and (max-width:1200px) {
.hmNews .inner .list{ display: block;}
.hmNews .inner .list .li{ height:36px; line-height:36px; vertical-align: middle; overflow: hidden;}
}