body{
	background: #F0F0F0;
}
.hp-top{
	height: 0.97rem;
	line-height: 0.97rem;
	background: #8DC556;
	padding: 0 0.2rem;
}
/* 简介 */
.main-top-info {
	float: right;
	margin-right: 0.5rem;
	margin-top: 0.25rem;
	padding: 0 .2rem;
	height: 0.4rem;
	line-height: 0.4rem;
	font-size: 0.20rem;
	color: #fff;
	background-color:  #8DC556;
	border-radius: 0.2rem;

}
.hp-top a:first-child{
	color: #FFF;
	font-size: 0.3rem;
}
.hp-top img{
	width: 0.4rem;
	vertical-align: middle;
}
.hp-top span{
	font-size: 0.36rem;
	color: #FFF;
	margin-left: 2.3rem;
}
.jg-show img{
	width:100%;
}
.jg-ad{
	margin-top: 0.2rem;
	height: 1.91rem;
	background:#FFF;
	overflow: hidden;
	padding-left: 0.34rem;
	margin-bottom: 0.2rem;
}
.jg-ad .add{
	color: #000;
	font-size: 0.35rem;
	margin-top: 0.37rem;
	margin-bottom: 0.32rem;
}
.jg-ad .addr{
	display: inline-block;
	height: 0.24rem;
	font-size: 0.3rem;
	color: #999999;
}
.jg-ad .addr img{
	width: 0.40rem;
	vertical-align: text-top;
	margin-left: -0.1rem;
}
.jg-main{
	background: #FFF;
}
.jg-main .main-top{
	height:0.9rem;
	line-height: 0.9rem;
	width:100%;

}
.jg-main .main-top p.pull-left{
	margin-left: 0.5rem;
	font-size: 0.32rem;
	font-weight: 600;
	height: 0.9rem;
}
.jg-main .main-top p.pull-left img{
	width: 0.43rem;
	vertical-align: middle;
	margin-right: 0.1rem;
}

.jg-main .main-top p.pull-right img{
	width: 0.28rem;
	vertical-align: sub;
	margin-right: 0.1rem;
}
.jg-main .main-top p.pull-right a{
	margin-right: 0.25rem;
	font-size: 0.24rem;
	color: #999;
}
.jg-bottom {
	margin-bottom: 1.1rem;
}
.jg-bottom a {
	display: block;
	color: #666;
	text-decoration: none;
	width: 100%;
	height: 100%;
}
.jg-bottom ul{
	margin-top: 0.5rem;
}
.jg-bottom ul li{
	width: 33.33333%;
	text-align: center;
	float: left;
	height: 2.3rem;
	color: #666666;
}
.jg-bottom ul div {
	margin: .12rem 0;
	text-align: center;

}
.jg-bottom ul li img{
	width: 0.83rem;
	margin-bottom: 0.1rem;
	margin-bottom: 0.1rem;
	height: 0.83rem;
	border-radius: 0.65rem;
}
.main-intr{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;/*显示几行bai*/
	overflow: hidden;
	padding:0 0.5rem;
	color: #999999;
	line-height:0.5rem;
	margin-top: 0.2rem;
}
.main-intr2 {
	height: auto;
	padding:0 0.5rem;
	color: #999999;
	line-height:0.5rem;
	margin-top: 0.2rem;
}
.main-intr p{
	margin-bottom:0.5rem;
}
#jg-main{
	height: auto;
	border-bottom: 1px solid #F0F0F0;
	padding-bottom: 0.1rem;
	margin-bottom: 0.2rem;
}
