.main .nav{color:#666;font-size:14px;margin-bottom:25px}
.book{padding:40px;background:#fff;text-align:center}
.book h1{color:#333;font-size:24px;padding-bottom:10px}
.book .label{color:#666}
.catalog{float:left;color:#333}
.catalog .list{overflow:hidden;margin-top:20px;padding:0 40px 20px;background:#fff}
.catalog .list .title{font-size:20px;height:78px;line-height:78px}
.catalog .list .title .title-icon{width:4px;height:22px;margin-right:5px;border-radius:3px;vertical-align:-4px;background:#1abc9c;display:inline-block}
.catalog .list ul li{float:left;font-size:14px;width:25%;height:50px;line-height:50px;padding-right:10px;box-sizing:border-box;border-bottom:1px dashed #eee}
.catalog .list ul li a:visited{color:#b3b3b3}