
/* 主体内容 */
/* .all {
	width: 100%;
	padding: 10px 0 80px;
	background-color: #f5f7f9;
} */
/* 左边内容 */
.left_div {
	float: left;
	width: 68%;
	margin-right: 20px;
}
.left_comtent {
	width: 100%;
	background-color: #fff;
	padding: 40px 20px;
}
.hydetail_title {
	font-size: 26px;
	text-align: center;
}
.hy_time {
	width: 100%;
	height: 14px;
	line-height: 14px;
	margin-top: 15px;
	color: #999;
	font-size: 14px;
}
.update_time {
	width: 60%;
	float: left;
	text-align: right;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #ccc;
}
.hy_num {
	float: left;
}
.text_btn {
	margin-top: 20px;
}
.txt_a {
	display: block;
	float: left;
	color: #666;
	font-size: 12px;
	padding: 4px 10px;
	margin-top: 5px;
	margin-right: 10px;
	background-color: #f5f5f5;
}
.txt_a:hover {
	background-color: #db214c;
	color: #fff;
}
.abstract {
	width: 100%;
	background-color: #f5f5f5;
	padding: 10px;
	margin-top: 25px;
}
.abstract p {
	width: 100%;
	line-height: 18px;
	color: #999;
	font-size: 12px;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.abstract p i {
	color: #666;
	font-size: 12px;
}
.article {
	width: 100%;
	margin-top: 30px;
	color: #333;
	border-bottom: 1px dashed #e0e0e0;
	padding-bottom: 30px;
}
.article img {
	margin: 0 auto;
}
.article p {
	color: #333 !important;
	text-indent: 2em;
	font-size: 16px;
	line-height: 34px;
	margin-bottom: 35px;
}
.article p:nth-last-child(1) {
	margin-bottom: 0 !important;
}
.hy_img {
	display: block;
	max-width: 620px;
	margin: auto;
	margin-bottom: 10px;
}
.disclaimer {
	margin-top: 10px;
	color: #999;
	font-size: 12px;
}
.piece {
	margin-top: 30px;
}
.previous_posts {
	float: left;
}
.previous_posts, .next_chapter {
	display: block;
	width: 50%;
	height: 15px;
	line-height: 15px;
	float: left;
	color: #333;
	font-size: 12PX;
	white-space: nowrap; 
	overflow: hidden; 
	text-overflow: ellipsis;
}
.previous_posts:hover, .next_chapter:hover {
	color: #db214c;
}
.next_chapter {
	float: right;
}
.industry {
	width: 100%;
	margin-top: 20px;
	background-color: #fff;
}
.industry_list {
	width: 100%;
	padding: 0 20px 0;
}
.industry_list ul li {
	width: 100%;
	padding: 20px 0;
	border-bottom: 1px dashed #e0e0e0;
}
.industry_list ul li:nth-last-child(1) {
	border-bottom: 0 !important;
}
.industry_list ul li:hover {
	background-color: #f8f8f8;
}
.industry_list ul li:hover .right_title a {
	color: #db214c;
}
.image {
	display: block;
	float: left;
	width: 23%;
	height: 120px;
}
.right_text {
	float: left;
	width: 68%;
	padding: 8px 0 0;
	margin-left: 20px;
}
.right_title {
	height: 20px;
	line-height: 20px;
	margin-bottom: 13px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.right_title a {
	color: #333;
	font-size: 16px;
	font-weight: 700;
}
.text_p {
	width: 100%;
	height: 40px;
	line-height: 22px;
	color: #666;
	font-size: 13px;
	margin-bottom: 16px;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.industry_time {
	width: 100%;
	height: 15px;
	line-height: 15px;
	padding-right: 10px;
}
.industry_time span  {
	color: #999;
	font-size: 12px;
}

/* 右边内容 */
.right_div {
	float: left;
	width: 30%;
}
.hot_recommend {
	width: 100%;
	background-color: #fff;
}
.ask_title {
	color: #333;
	font-size: 16px;
	padding: 18px 0 17px 20px;
	border-bottom: 1px solid #e0e0e0;
}
.topic_list ul li {
	width: 100%;
	padding: 20px;
	border-bottom: 1px dashed #e0e0e0;
}
.topic_list ul li:nth-last-child(1) {
	border-bottom: 0 !important;
}
.topic_img {
	display: block;
	float: left;
	width: 36%;
	height: 76px;
}
.topic_text {
	display: block;
	float: left;
	width: 63%;
	height: 74px;
	line-height: 22px;
	padding: 3px 0 0 20px;
	color: #333;
	font-size: 14px;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.topic_text:hover {
	color: #db214c;
}
.hot_discuss {
	width: 100%;
}
.discuss {
	width: 100%;
	margin-top: 20px;
	background-color: #fff;
}
.discuss_list {
	margin-top: 20px;
	padding: 0 10px 20px 20px;
}
.discuss_list ul li {
	margin-bottom: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.discuss_list ul li:hover {
	color: #db214c;
}
.discuss_list ul li:nth-last-child(1) {
	margin-bottom: 0 !important;
}
.discuss_list ul li:hover .discuss_text {
	color: #db124c;
}

.discuss_num {
	color: #ccc;
	font-size: 14px;
	padding: 4px;
}
.discuss_list ul li:nth-child(1) span {
	background-color: #db214c;
	color: #fff;
}
.discuss_list ul li:nth-child(2) span {
	background-color: #f17491;
	color: #fff;
}
.discuss_list ul li:nth-child(3) span {
	background-color: #fac9c9;
	color: #fff;
}
.discuss_text {
	width: 100%;
	height: 16px;
	line-height: 16px;
	color: #333;
	font-size: 14px;
	padding-left: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}