.head_div{width: 100%;background-color:#fff;position:fixed;top:0;z-index: 999;max-width: 750px;}
/*返回*/
.gohistory{padding: .08rem .16rem .08rem .16rem;font-size: .14rem;font-weight: 500;color: #172238;display: flex;justify-content: space-between;align-items: center;}
.gohistory img{width: .16rem;}
.gohistory span{margin: auto auto auto .02rem;}
/*面包屑*/
.top_nav{padding: .68rem .16rem .08rem .16rem;font-size: .14rem;color: #B5BAC7;line-height: .24rem;}
.top_nav a{color: #172238;font-weight: 600;}
.top_nav .slash{padding: 0 .08rem;}
/*资讯详情*/
.zixunContent{padding: .16rem .16rem 0 .16rem;}
.zixuntitle h1{font-weight: 500;color: #172238;font-size: .2rem;}
.zixuntitle p{font-weight: 400;color: #808999;font-size: .12rem;padding-top: .08rem;}
.zixuntitle p span{padding-right: .12rem;}
.zixuntitle p .time_top{background: #e63e3b;color: #FFFFFF;padding: .01rem .04rem;}
.zixuntitle p .readCount{background: url(https://qts-static-online.qtshe.com/prod/qtshe/static/img/eye.png) no-repeat 0px 0.015rem;background-size: .12rem .12rem;padding-left: .15rem;}
.zixuntitle .top_line{height: 1px;background: #ECEFF4;margin: .24rem 0;}
.zixunZhuanti span{font-weight: 600;color: #172238;font-size: .16rem;}
.zixunContent .bommon_line{height: 1px;background: #ECEFF4;margin: .24rem 0 0 0;}
.zixunZhuanti a{font-size: .12rem;font-weight: 500;padding: .04rem .08rem;background: #E7F1FF;border-radius: 20px;margin-right: 0.08rem;margin-bottom: 0.08rem;display: inline-flex;}
.zixunZhuanti a:nth-child(even){background: #E7F1FF;color: #1277FF;}
.zixunZhuanti a:nth-child(odd){background: #E5FCF4;color: #00C583;}
.zixunZhuanti a:nth-child(odd):hover{background: #00C583;color: #fff;}
.zixunZhuanti a:nth-child(even):hover{background: #1277FF;color: #fff;}
.zixunBody{font-weight: 400;color: #56596A;font-size: .14rem;line-height: .2rem;}
.zixunBody p{margin: .18rem 0;}
.zixunBody p img{border-radius: 12px;max-width: 100%;}
/*专题文章*/
.list-title-child{padding: 0 .16rem;background: #F6F7FB;}
.list-title-child h3{font-weight: 600;color: #172238;font-size: .16rem;padding-top: .32rem;padding-bottom: .12rem;}
.topicLists{padding: 0 .16rem;background: #F6F7FB;}
.topicLists li{background: #FFFFFF;border-radius: 12px;border: 1px solid #ECEFF4;margin-bottom: .08rem;}
.topicLists li:last-child{margin-bottom: 0;}
.topicLists_info{padding: .16rem .12rem .16rem .16rem;width: calc(100% - 0.82rem);float: left;}
.topicLists_info .part-title{font-weight: 500;color: #172238;font-size: .16rem;}
.topicLists_info .part-other{font-weight: 400;color: #808999;font-size: .12rem;padding-top: .08rem;}
.topicLists_info .part-other .eye-icon{background: url(https://qts-static-online.qtshe.com/prod/qtshe/static/img/eye.png) no-repeat 0px 0.015rem;background-size: .12rem .12rem;padding-left: .15rem;margin-left: .18rem;}
.topicLists_content{display: flex;align-items: center;}
.topicLists_content img{width: .66rem;height: .66rem;border-radius: 8px;}
/*热门城市*/
.bottom-hot-town-title{display: flex;justify-content: space-between;align-items: center;padding: .32rem .16rem .12rem .16rem;font-size: .16rem;font-weight: 600;color: #172238;padding-bottom: .12rem;background: #FFFFFF;}
.bottom-hot-town-title div{font-size: .16rem;font-weight: 600;color: #172238;}
.bottom-hot-town-title img{width: .16rem;margin: 0 auto;margin-left: .04rem;}
.bottom-hot-town{background: #FFFFFF;padding: 0 .16rem;}
.bottom-hot-town.bottom{padding-bottom: .6rem;}
.bottom-hot-town .hot-town{display: flex;justify-content: space-between;align-items: center;float: left;padding: .08rem .2rem;background: #FFFFFF;border-radius: 12px;border: 1px solid #ECEFF4;margin: 0 .08rem .08rem 0;-webkit-transition: border .2s ease-in-out,color .2s ease-in-out;transition: border .2s ease-in-out,color .2s ease-in-out;}
.bottom-hot-town .hot-town span{font-size: 14px;font-family: SourceHanSansCN-Medium, SourceHanSansCN;font-weight: 500;color: #172238;}
.bottom-hot-town .hot-town:hover{background: #00E699;border: 1px solid #00E699;}
/*下载*/
#app{height: auto !important;}
.downApp{bottom: 0;z-index: 999;padding: .12rem .16rem 0 .16rem;}
.downApp.fixed{position: fixed;}
.downApp.absolute{position: absolute;}
.downApp img{width: 100%;}
/*底部*/
.footer_div{margin-top: .6rem;}