.oldStyle {
  -webkit-text-size-adjust: 100% !important;
  text-size-adjust: 100% !important;
  -moz-text-size-adjust: 100% !important;
}
.oldStyle .header,
.oldStyle .header a,
.oldStyle .mbx-header,
.oldStyle .mbx-header a {
	font-size: 0.18rem;
}
.oldStyle .list .item,
.oldStyle .list .article-item {
	padding: 0.2rem 0.19rem 0.1rem;
}
.oldStyle .list .item .title,
.oldStyle .list .article-item .title {
	font-size: 0.22rem;
	line-height: 0.22rem;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.oldStyle .list .item .abstract,
.oldStyle .list .article-item .desc {
	font-size: 0.2rem;
	padding-top: 0.08rem;
	line-height: 0.3rem;
}
.oldStyle .list .item .bottom,
.oldStyle .article-item .bottom {
	padding-top: 0.1rem;
	font-size: 0.17rem;
}
.oldStyle .list .item .bottom *,
.oldStyle .article-item .bottom * {
	font-size: 0.17rem;
}
.oldStyle .list .item .view:after,
.oldStyle .article-item .view:after {
	width: 0.21rem;
	height: 0.14rem;
}
.oldStyle .page-box table * {
	font-size: 0.18rem;
}
.oldStyle .content-wrap .title,
.oldStyle .article-header .title {
	font-size: 0.24rem;
}
.oldStyle .content-wrap .info *{
	font-size: 0.16rem;
}
.oldStyle .mbx-header *{
	font-size: 0.18rem;
}
.oldStyle .content-wrap .view {
	margin-left: 0.03rem;
}
.oldStyle .content-wrap .info .time {
	margin-left: 0.1rem;
}
.oldStyle .content-wrap .content * {
	font-size: 0.2rem!important;
}
.oldStyle .cms-footer .cms-nav .cms-icon{
  display: none;
}
.oldStyle .cms-footer .cms-nav{
  height: 49rem;
  font-size: 20rem;
}
.oldStyle .cms-footer .cms-nav .cms-item .cms-active {
  font-weight: bold;
}