.main-list .title-page {
	position: relative;
	text-align: center;
	padding: 0.3rem 0;
}

.main-list .title-page img {
	width: 3.58rem;
	height: 0.85rem;
	background-size: 100%;
}

.nav-class {
	text-align: center;
	border-bottom: 0.02rem solid;
	margin-top: -0.2rem;
}

.nav-class ul {
	list-style: none;
}

.nav-class ul li {
	display: inline-block;
    padding: 0 0.1rem 0.2rem 0;
    vertical-align: top;
}

.nav-class ul li a {
	color: #3A3C41;
	font-size: 0.26rem;
	font-weight: bold;
	display: block;
	width: 100%;
	height: 100%;
}

.nav-class ul li a.on {
	color: #226de0;
}
.nav-class ul li.nav-line{
	 margin-top: 0.3rem;
}

.nav-class .border-line {
	position: relative;
	margin-top: 0.3rem;
	background: url(../img/line.png);
	height: 0.02rem;
}
.nav-class ul li a .lk{
	position: relative;
	bottom: -0.3rem;
	display: block;
	height: 0.5rem;
    line-height: 0.5rem;
}

.nav-class ul li a.on .lk {
	color: #226de0;
    background: url(http://resource.a0bi.com/zwfz2/yuyue/wap/img/setting.png) no-repeat center bottom;
    font-weight: bold;
    display: block;
	height: 0.7rem;
	background-size: 0.32rem;
}

.nav-class .border-line img {
	position: absolute;
    top: -0.06rem;
    width: 0.24rem;
    height: 0.15rem;
}

.list-size ul {
	position: relative;
	list-style: none;
}

.list-size ul li {
	position: relative;
	padding: 0.3rem 0.8rem;
    border-bottom: 1px solid #eee;
}

.list-size ul li a {
	text-decoration: none;
}

.list-size ul li a .tit {
	font-weight: bold;
	font-size: 0.28rem;
	color: #333;
}

.list-size ul li a .cont {
	color: #999;
	font-size: 0.24rem;
}

.list-size ul li a img {
	position: absolute;
    width: 0.3rem;
    height: 0.3rem;
    left: 0.4rem;
    top: 0.34rem;
}

.list-size ul li a .time {
	margin-top: 0.1rem;
	font-size: 0.2rem;
	color: #999;
}

.share-box5{
	margin-bottom: 1rem;
}
