*{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;}

/*内容*/
.news-tit{background: #757d8b;color: #fff;padding: .6rem .3rem;}
.news-tit h1{font-size: .42rem;}
.news-tit p{font-size: .28rem;}
.news-tit p span{margin-right: .2rem;}
.news-con{padding: 0 .2rem 1.4rem .2rem;}
.news-con p{font-size: .28rem;text-indent: 2em;margin-top: .2rem;line-height: .45rem;}
.news-con img {max-width: 100%; display: inherit; margin: 0 auto;}
.news-con .img-box{display: block;width: 100%;margin-top: .2rem;}
.news-con .img-box img{display: block;width: 100%;}

/*底部*/
.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);}
