@@ -117,9 +117,13 @@
font-size: 16px;
color: #1f1f1f;
margin-left: 12px;
- width: 140px;
+ display: inline-block;
+ width: 110px;
vertical-align: top;
overflow: hidden;
+ text-overflow: ellipsis;
+ -o-text-overflow: ellipsis;
+ white-space: nowrap;
}
.txtIntroduce .btnTxt .number{
float: right;
@@ -156,6 +160,7 @@
color: #7a7878;
line-height: 28px;
+ word-wrap:break-word
.business{
margin-bottom: 67px;