.head_div{width: 100%;background-color:#fff;position:fixed;top:0;z-index: 999;max-width: 750px;}
/*返回*/
.gohistory{padding: .68rem .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;}
/*swiper*/
.articleType{background: #fff;padding:0 .16rem;height: .48rem;line-height: .43rem;}
.swiper-slide {width: auto;height: auto;}
.swiper-slide a{font-size: .14rem;font-weight: 500;color: #172238;}
.swiper-slide a.active span{color: #00C583;}
.swiper-slide a.active .border_line{height: .04rem;border-radius: 2px;display: block;background: #00C583;}
.swiper_a img{width: 2.2rem;height: 1.31rem;border-radius: 11px 11px 0px 0px;display: block;}
.swiper_a div {background: #FFFFFF;border-radius: 0px 0px 12px 12px;}
.swiper_a div .wonderfulLists_name{font-weight: 600;color: #3C3C3C;font-size: .16rem;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;padding: .12rem .16rem .04rem .16rem;}
.swiper_a div .wonderfulLists_price{font-weight: 600;color: #FA5555;font-size: .16rem;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;padding: 0 .16rem .15rem .16rem;}
/*专题文章*/
.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:.12rem .16rem .16rem .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 .08rem .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 .time_top{color: #FFFFFF;background: #e63e3b;padding: 0 .05rem;margin-right: .1rem;}
.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;}
.topicLists_desc p{margin: 0 .16rem;width: calc(100% - 1.1rem);font-weight: 400;color: #808999;font-size: .12rem;line-height: .18rem;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.articleTopic{padding:0.08rem .16rem;}
.articleTopic 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;}
.articleTopic a:nth-child(even){background: #E7F1FF;color: #1277FF;}
.articleTopic a:nth-child(odd){background: #E5FCF4;color: #00C583;}
.articleTopic a:nth-child(odd):hover{background: #00C583;color: #fff;}
.articleTopic a:nth-child(even):hover{background: #1277FF;color: #fff;}
/*分页*/
.page_div{padding: .3rem;background: #F6F7FB;}
.pageBtn{text-align:center;padding-top:.1rem;padding-bottom:.2rem;background: #F6F7FB;}
.pageBtn a{color:#858585;border:1px solid #ccc;padding:.05rem .1rem;border-radius:3px;margin-right:.1rem;}
.pageBtn a.cur,.pageBtn a:hover{border:1px solid #00cc88;background:#00cc88;color:#fff;}