.second-nav .hd{height: 0.8rem;line-height: 0.8rem;width: 100%;}
.second-nav .hd ul{font-size: 0}
.second-nav .hd li{width: 25%;display: inline-block;text-align: center;}
.second-nav .hd a{font-size: 0.28rem;color: #696969;display: flex;justify-content: center;}
.second-nav .hd li.on{border-bottom: 0.03rem solid #b58845;height: 0.77rem;}
.second-nav .hd li.on a{color:#b58845;}
.nav-body p{max-height: 0.52rem;line-height: 0.26rem;}

.nav-body{width: 6rem;background-color: white;padding: 0.2rem;}
.nav-body .list{height: 1.8rem;margin-bottom: 0.2rem;white-space: nowrap;width: 100%;display: block;font-size: 0;}
.nav-body img{width: 2.1rem;height: 1.8rem;vertical-align: top;}
.nav-body div.h-icon{background-color: #efefef;width: 3.5rem;padding: 0.2rem;height: 1.4rem;vertical-align: top;}
.nav-body h3{font-size: 0.24rem;color: #333333;width: 3.5rem;overflow: hidden;text-overflow: ellipsis;  white-space: nowrap;}
.nav-body p{margin-top: 0.2rem;font-size: 0.2rem;color: #666666;white-space: normal;overflow: hidden;}

/*颜色*/
.second-nav .hd li.on{border-color: #0290fe;}
.second-nav .hd li.on a{color: #0290fe}