body{
	background: #F2f2f2;
}
.hp-top{
	height: 0.97rem;
	line-height: 0.97rem;
	background: #8DC556;
	padding: 0 0.2rem;
	position: relative;
	z-index: 10000;
}
.hp-top a:first-child{
	color: #FFF;
	font-size: 0.3rem;
}
.hp-top img{
	width: 0.35rem;
    vertical-align: middle;
}
.hp-top span{
	font-size: 0.34rem;
    color: #FFF;
   margin-left:2.9rem;
}
.hp-top img{
	width: 0.5rem;
    margin-top: 0.25rem;
}
.tj-main{
	background: #FFF;
}
.tj-main ul li{
	clear: both;
	overflow: hidden;
	padding: 0.4rem 0.32rem;
	border-bottom: 1px solid #F2f2f2;
}
.tj-main ul li img{
	width: 2.02rem;
	height: 1.5rem;
}
.tj-main ul li div{
	width:4.8rem;
}
.main-title{
	font-size: 0.36rem;
}
.main-add{
	color: #999;
	height: 0.3rem;
	line-height: 0.3rem;
	margin: 0.15rem 0;
}
.main-des{
	color: #999;
    line-height: 0.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.modal-body{
	padding: 0;
}
.modal-dialog{
	margin:0;
	margin-top: 0.9rem;
}
.modal-content{
	border-radius: 0;
	border: none;	
}
.top-choice ul li{
	height:0.9rem;
	line-height: 0.9rem;
	border-bottom: 1px solid #E2E2E2;
	text-indent: 0.5rem;
	font-size: 0.27rem;
}
.top-choice ul li a{
	color:#000;
}
.top-choice ul li.active a{
	color: #8DC556;
}
