*{margin: 0;padding: 0;-webkit-tap-highlight-color: rgba(255,0,0,0);}
body{max-width: 1080px;margin: 0 auto;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-font-smoothing:antialiased;font-size: .24rem;}
em,i{font-style: normal;}

/*头部*/
.head-tab{width: 100%;border-bottom: 1px solid #efefef;background: #f9f9f9;}
.head-tab .tab-info{display: -webkit-box;overflow-x: auto;}
.head-tab .tab-info a{line-height: .4rem;width: 1.5rem;display: block;font-size: .28rem;text-align: center;}
.head-tab .tab-info a span{display: inline-block;line-height: .7rem;padding: 0 .1rem;}
.head-tab .tab-info a.active span{border-bottom: 1px solid #df3031;color: #df3031;}

/*列表*/
.news-list{margin-bottom: 1rem;}
.news-list li{border-bottom: 1px solid #eee;}
.news-list li a{display: block;padding: .2rem;}
.news-list li dt{width: 1.5rem;float: left;}
.news-list li dt img{display: block;width: 1.2rem;height: 1.2rem;}
.news-list li dd h3{font-size: .28rem;line-height: .4rem;max-height: .8rem;overflow: hidden;}
.news-list li dd p.grey{color: #aaa;}

/*底部*/
.footer{height: 1rem;border-top: 1px solid #ddd;background: #fff;position: fixed;left: 0;right: 0;bottom: 0;}
.footer ul{display: -webkit-box;}
.footer li{-webkit-box-flex: 1;text-align: center;}
.footer li i{display: block;width: .5rem;height: .5rem;margin: .1rem auto 0;}
.footer li.active a{color: #f69f3b;}
.footer .index i{background: url(../images/index.png) no-repeat;background-size: .5rem .5rem;}
.footer .index.active i{background-image: url(../images/index1.png);}
.footer .zixun i{background: url(../images/xun.png) no-repeat;background-size: .5rem .5rem;}
.footer .zixun.active i{background-image: url(../images/xun1.png);}
.footer .wo i{background: url(../images/wo.png) no-repeat;background-size: .5rem .5rem;}
.footer .wo.active i{background-image: url(../images/wo1.png);}


.loading, .empty{font-size: .3rem; text-align: center; line-height: 1rem;}
