/* 96KaiFa原创源码，唯一官网：www.96kaifa.com */
@charset "utf-8";

.mod-content .view {
	width: 100%;
	margin: 11px 0 0;
}

.mod-content .view h6 {
	margin: 7px 0 16px;
	font-size: 18px;
}

.mod-content .view h6 a {
	display: block;
}

.mod-content .view >a {
	float: left;
	overflow: hidden;
	display: inline-block;
	width: 110px;
	height: 90px;
	margin: 0 15px 0 0;
}

.mod-content .view p {
	line-height: 30px;
	font-size: 14px;
}

.mod-content .view p a {
	overflow: hidden;
	display: block;
	height: 83px;
	white-space: normal;
	color: #666;
}

.mod-content .view p a:hover {
	color: #b50404;
}

.mixed-txt h6 {
	font-size: 22px
}

.stock-list {
	float: left;
	width: 880px;
}

.stock-list .stock-position {
	width: 805px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}

.stock-list .stock-position,.stock-list .stock-position a {
	font-size: 14px;
	color: #999
}

.stock-list .stock-position a:hover {
	color: #b50404
}

.stock-list .stock-position span {
	color: #333;
}

.stock-list .list-content {
	width: 805px;
}

.right-column {
	float: right;
	width: 310px;
}

.consum-hot .news-list li:first-child {
	margin: 15px 0 0;
}

.consum-hot .news-list li {
	height: 36px;
	line-height: 36px;
}

.new_pagediv {
	text-align: center;
	margin: 25px 0 0;
	float: left;
	clear: both;
	font-family: 'microsoft yahei';
}

.new_pagediv ul {
	margin: 0 auto;
}

.new_pagediv li {
	display: inline;
	border-bottom: none;
	float: left;
	margin-left: 10px;
	height: 36px;
	line-height: 34px;
}

.new_pagediv li a {
	padding: 0px 14px;
	border: 1px solid #e5e5e5;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	display: inline-block;
}

.new_pagediv li:hover {
	background: #fff !important;
	cursor: pointer;
}

.new_pagediv li a:hover {
	background: #bf0505;
	color: #fff;
	border: 1px solid #e13f2e
}

.new_pagediv li a.prev,.new_pagediv li a.next {
	font-size: 14px;
	width: 82px;
	height: 34px;
	display: inline-block;
	text-align: center;
	padding: 0;
}

.new_pagediv li a.prev span,.new_pagediv li a.next span {
	font-family: 'microsoft yahei';
}

.new_pagediv li.page_cur a {
	background: #bf0505;
	color: #fff;
	border: 1px solid #e13f2e
}

.list-ad {
	overflow: hidden;
	width: 310px;
}

.list-ad img {
	display: block;
}

.xsb-topic .title-aside {
	margin: 0 0 25px;
}

.tpc-new a {
	position: relative;
	display: block;
	line-height: 0;
}

.tpc-new p {
	position: relative;
	width: 310px;
	height: 90px;
	overflow: hidden;
}

.tpc-list {
	margin: 15px 0 25px 0;
}

.tpc-list li a {
	display: block;
	height: 34px;
	line-height: 34px;
	padding: 0 5px 0 15px;
	border-left: 3px solid #f5f5f5;
	font-size: 16px;
	color: #404040;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tpc-list li a:hover {
	border-left: 3px solid #b1b0b0;
	background: #fbfbfb;
	color: #b50404;
}

.tpc-new span {
	overflow: hidden;
	display: block;
	width: 295px;
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 15px;
	background: #f5f5f5;
	font-size: 16px;
	font-weight: bold;
	color: #404040;
	cursor: pointer;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.tpc-new a:hover span {
	color: #b50404;
}

.list-content .rmd-mixed {
	padding: 0;
	margin: 0;
}

.list-content .mixed-img {
	width: 200px;
	height: 140px;
	margin: 0 25px 0 0;
}

.list-content .mixed-txt h6 {
	height: 24px;
}

.list-content .mixed-txt h6 a {
	height: 24px;
	line-height: 24px;
	font-size: 22px;
	font-weight: bold;
	color: #333;
}

.list-content .mixed-txt p {
	line-height: 24px;
	height: auto;
	max-height: 48px;
	overflow: hidden;
	margin: 15px 0 0;
}

.list-content .mixed-txt p a {
	color: #888;
}

.list-content .laiyuan {
	height: 24px;
	line-height: 24px;
	margin: 15px 0 0;
	font-size: 13px;
	color: #bbb;
}

.list-content > ul > li.hasimg .mixed-txt p {
	height: 48px;
	margin-bottom: 32px;
}

.list-content .mixed-txt h6 a:hover,.list-content .mixed-txt p a:hover {
	color: #b50404;
}

.list-content > ul > li {
	padding: 21px 10px 12px;
	border-bottom: 1px dotted #d3d3d3;
	border-right: 3px solid #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.list-content > ul > li.hasimg {
	padding: 25px 10px;
}

.list-content > ul > li:hover {
	background: #fbfbfb;
	border-right: 3px solid #b1b0b0;
}