﻿body { background: #f7f7f7; }

ul{  }
li { background:#fff;padding:10px 50px 13px 70px;position:relative;box-sizing:border-box;border-bottom:1px solid #f0efed}
.img { height: 50px; width: 50px; border-radius: 25px; position:absolute;left:10px;top:13px}
li h1 { font-size: 16px; color: #666;font-weight:normal;height:30px ;overflow:hidden}
li p { font-size: 14px; color: #999; }
li a.tel { position: absolute; right: 10px; top: 15px; display: block; width: 40px; height: 40px;line-height:40px; text-align:center;font-size:32px;background:#e33737;color:#fff;border-radius:20px }
