.g_content{
	padding-top: 0.2rem;
}
.g_content div.c_con{
	margin-top: 0.3rem;
}
.g_content a{
	float: right;
	color: #727272;
	font-size: 0.24rem;
	line-height: 1rem;
}
.p_tab{
	width: 82.4%;
	height: 2.66rem;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	border-bottom: 0.02rem solid #eeeeee;
    padding-bottom: 0.74rem;
}
.p_tab>div {
	position: absolute;
}
.p_tab>div div{
	width: 3.96rem !important;
	height: 2.66rem;
	float: left;
	margin-right: 0.2rem;
	position: relative;
}
.p_tab>div div:last-child{
	margin-right: 0;
}
.p_tab>div div a>img{
	width: 100%;
	height: 100%;
	background: #CCCCCC;
}
.p_tab>div div span{
	width: 100%;
	height: 0.48rem;
	background-color: rgba(0,0,0,.6);
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 0.12rem;
	color: #FFFFFF;
	line-height: 0.48rem;
}
.p_tab>div div span font{
	display: block;
}
.p_tab>div div span font.g_fontl{
	font-size: 0.24rem;
	float: left;
	margin-left: 0.16rem;
    text-overflow: ellipsis;
}
.p_tab>div div span font.g_fontr{
	float: right;
	margin-right: 0.16rem;
	width: 2rem;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	text-align: right;
	font-size: 0.2rem;
}
.p_tab>div div span img.g_hua{
	float: left;
	margin-left: 0.16rem;
	width: 0.3rem;
	margin-top: 0.09rem;
}
.p_tab>div div span img.g_play{
	float: right;
	margin-right: 0.16rem;
	width: 0.3rem;
	margin-top: 0.08rem;
}
.p_tab>div.g_kou div{
	width: 4.92rem;
}
.p_tab>div.g_mei div{
	width: 2.98rem;
}
.p_tab>div.g_san div,.p_tab>div.g_ying div{
	width: 3.08rem;
}

.g_con>div>a{
	position: absolute;
	z-index: 99;
	width: 100%;
	height: 100%;
	display: block;
}
.p_tab{
	width: 82.4%;
	margin: 0 auto;
	
}
.p_tab>div{
	width: 4rem;
	height: 2.66rem;
}
.p_tab>div>div>a{
	width: 4rem;
	height: 2.66rem;
	/*background: red;*/
}