|
@@ -21,7 +21,7 @@ li{list-style:none}
|
|
|
.supplierTit{width:1184px;margin:0 auto;background:#FFF;position:relative}
|
|
|
.supplierTit .title{box-sizing:border-box;min-height:100px;padding:16px}
|
|
|
.supplierTit .title img{display:inline-block;height:90px;width: 90px;margin-right:10px;vertical-align:middle}
|
|
|
-.supplierTit .title h1{display:inline-block;max-width:240px;line-height:36px;vertical-align:middle;font-size:24px;font-weight:bold;text-overflow: ellipsis;overflow: hidden;white-space: nowrap}
|
|
|
+.supplierTit .title h1{display:inline-block;max-width:550px;line-height:36px;vertical-align:middle;font-size:24px;font-weight:bold;text-overflow: ellipsis;overflow: hidden;white-space: nowrap}
|
|
|
.supplierTit .search{width:490px;height:44px;line-height:44px;box-sizing:border-box;border:1px solid #FFE6DC;position:absolute;bottom:27px;right:16px}
|
|
|
.supplierTit .search input{width:100%;height:42px;line-height:42px;text-indent:15px;position:absolute;right:0;top:0;border:none;outline:none}
|
|
|
.supplierTit .search .searchBtn{position:absolute;right:0;top:0;font-size:0;padding:7px 12px;height:30px;line-height:30px}
|