*{margin: 0;padding: 0;}
ol,ul,li{list-style-type: none;}
a{text-decoration: none;color: inherit;}
img{border: none;}

.banner{height: 2.2rem;background: url(../img/banner.png) no-repeat;background-size: cover;margin-top: 0.44rem;}
.detail-wrap{overflow: hidden;background: #F8F8F8;font-size: 0.16rem;padding: 0 0.1rem 0.33rem;}
.detail-wrap .nav{height: 0.14rem;line-height: 0.14rem;font-size: 0.12rem;color: #666;border-left: 0.02rem solid #fd050f;padding-left: 0.08rem;margin: 0.12rem 0 0.165rem;}
.detail-wrap .article{background: #fff;padding: 0.1rem;}
.detail-wrap .article-title{font-size: 0.20rem;color: #333;line-height: 0.24rem;text-align: justify;}
.detail-wrap .article-info{font-size: 0.11rem;color: #999;line-height: 0.24rem;overflow: hidden;}
.detail-wrap .article-info span{float: left;}
.detail-wrap .article-info span:nth-child(1){margin-right: 0.165rem;}
.detail-wrap .article-info span:nth-child(2){max-height: 0.24rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;max-width: 100%;}

.detail-wrap .article-main{overflow: hidden;}
.detail-wrap .article-main p{text-align: justify;}
.detail-wrap .article-main p img{display: block;width: 100%;text-indent: -2em;height: auto;}
.detail-wrap .share{overflow: hidden;background: #fff;padding: 0.08rem 0 0.18rem 0.1rem;}
.detail-wrap .share li{float: left;margin-right: 0.15rem;}
.detail-wrap .share li img{width: 0.24rem;height: 0.24rem;display: block;}
			
		