body { font-size: 14px }
input[type="hidden" i], input[type="image" i], input[type="file" i] {
  -webkit-appearance: initial;
  padding: initial;
  background-color: initial;
  border:none;
}
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: "\20 "; clear: both; height: 0 }
.clearfix { zoom: 1 }
.clear { clear: both; height: 10px; line-height: 10px; visibility: none }
/*

购物车页面

*/
/*购物车供货商名称*/
.shop_title { height: 55px;border-bottom: 1px solid #eee; text-indent:15px; }
.block { border-top: 1px solid #ebebeb; margin-top: 20px; background: #fff; overflow: auto; }
.fl .shopLink {
	background: url(../images/dianpu.png) no-repeat left center; margin-left:10px;
    text-indent: 25px;
    background-size: 25px 25px;
    font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #222222;
    text-decoration: none;
    font-weight: bold;

 }

.eclipse { display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.fl { float: left; }
.shop_title div { line-height: 55px; }
