/*头部*/
#news-detail .news-detail{width: 100%; height: 3rem; background:url(../images/bg-02.jpg) no-repeat; margin-top: 1rem;  background-size: 100% 100%;}
#news-detail .news-detail .news-detail-top{width: 100%; padding-top: 1.3rem; text-align: center;}
#news-detail .news-detail .news-detail-top .news-detail-icon{width: 100%; height: auto;}
#news-detail .news-detail .news-detail-top .news-detail-icon img{width: .58rem; height: .12rem;}
#news-detail .news-detail .news-detail-top .big{width: 100%; font-size: .4rem; color: #fff; letter-spacing: .05rem;}
#news-detail .news-detail .news-detail-top .small{width: 100%; font-size: .18rem; color: #fff; letter-spacing: .02rem; position: relative; top: 0;}

/*正文*/
/*#news-detail .content{min-height: 4.9rem;}*/
#news-detail .content .head{width: 100%; height: auto; text-align: center; margin-top: .4rem; overflow: hidden;}
#news-detail .content .head .big{font-size: .35rem; line-height: .35rem; color: #4b4b4b;}
#news-detail .content .head .small{font-size: .21rem; line-height: .2rem; color: #b4b4b4;margin-top: .1rem;}
#news-detail .content .main{width: 100%; height: auto;margin: 0rem 0 .3rem; overflow: hidden;}
#news-detail .content .main .main-inner{width: 92%; height: auto; margin: 0 auto; font-size: .31rem; color: #888; line-height: .4rem;}
#news-detail .content .main .main-inner .title{width: 100%; height: auto; font-size: .3rem; color: #4b4b4b; margin-top: 0.1rem;}
#news-detail .content .main .main-inner .date{width: 100%; height: auto; font-size: .23rem; color: #999; margin: .3rem 0;}
#news-detail .content .main .main-inner .text{width: 100%; height: auto;}
















