﻿.HotTopicBody
{
	width				: 100%;
	height				: 250px;
	position			: absolute；
}

.LinkArea
{
	width				: 100%;
	height				: 250px;
	position			: absolute；
}

.hotTopic-item{
    margin: 0.6rem 0;
    font-weight: bold;
    font-size: 1rem;    padding: 3px;
    cursor: pointer;
}