/* 主体内容 */
/* .all {
	width: 100%;
	padding: 10px 0 80px;
	background-color: #f5f7f9;
} */
/* 左边内容 */
.left_div {
	float: left;
	width: 70%;
	margin-right: 20px;
}
.left_comtent {
	width: 100%;
	background-color: #fff;
	padding: 35px 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;
	padding-bottom: 30px;
	border-bottom: 1px solid #e0e0e0;
}
.time {
	width: 60%;
	float: left;
	text-align: right;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #ccc;
}
.num {
	float: left;
}

.text_btn {
	width: 100%;
	margin-top: 15px;
}

.txt_a {
	display: block;
	float: left;
	color: #666;
	font-size: 12px;
	padding: 4px 10px;
	margin-top: 5px;
	margin-right: 10px;
	border: 1px solid #e0e0e0;
}
.txt_a:hover {
	color: #fff;
	background-color: #db214c;
}
.abstract {
	width: 100%;
	background-color: #f5f5f5;
	padding: 10px;
	margin-top: 10px;
}
.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;
}
.article {
	width: 100%;
	margin-top: 20px;
	color: #333;
	padding-bottom: 5px;
	border-bottom: 1px dashed #e0e0e0;
}
.article p {
	text-indent: 2em;
	font-size: 16px;
	line-height: 34px;
	margin-bottom: 30px;
}
.article p img {
	display: block;
}
.article p:nth-last-child(1) {
	margin-bottom: 0 !important;
}
.hy_img {
	display: block;
	max-width: 100%;
	margin: auto;
	margin-bottom: 10px;
}
.disclaimer {
	margin-top: 7px;
	color: #999;
	font-size: 12px;
}
.piece {
	width: 100%;
	margin-top: 35px;
}
.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;
}
.fitment {
	width: 100%;
	background-color: #fff;
	margin-top: 20px;
}
.fitment_title {
	padding: 20px;
	color: #333;
	font-size: 16px;
}
.fitment_line {
	width: 100%;
	border-top: 1px solid #e0e0e0;
}
.fitment_list {
	width: 100%;
	margin-top: 20px;
}
.fitment_list ul li {
	float: left;
	margin: 0 0 20px 25px;
}
.fitment_img {
	display: block;
	float: left;
	width: 148px;
	height: 95px;
}
.fitment_text {
	float: left;
	margin-left: 20px;
	width: 210px;
	padding: 10px 0;
}
.fitment_a {
	height: 15px;
	line-height: 15px;
	display: block;
	color: #333;
	font-size: 16px;
	margin-bottom: 15px;
	white-space: nowrap; 
	overflow: hidden; 
	text-overflow: ellipsis;
}
.fitment_a:hover {
	color: #db214c;
}
.fitment_txt {
	height: 44px;
	line-height: 24px;
	color: #999;
	font-size: 14px;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}


/* 右边内容 */
.right_div {
	float: left;
	width: 28%;
}
.correlation {
	width: 100%;
	background-color: #fff;
}
.ask_title {
	color: #333;
	font-size: 16px;
	padding: 18px 0 0 20px;
}
.ask_line {
	width: 100%;
	margin-top: 16px;
	border-top: 1px solid #e0e0e0;
}
.hot_topic {
	width: 100%;
	margin-top: 20px;
	background-color: #fff;
}
.correlation_list ul li {
	width: 100%;
	padding: 20px 0;
	border-bottom: 1px dashed #e0e0e0;
}
.correlation_list ul li:nth-last-child(1) {
	border-bottom: 0 !important;
}
.correlation_list {
	width: 100%;
	padding: 0 20px;
}
.correlation_text {
	display: block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	color: #333;
	font-size: 14px;
	white-space: nowrap; 
	overflow: hidden; 
	text-overflow: ellipsis;
}
.correlation_text:hover {
	color: #db214c;
}
.correlation_txt {
	color: #999;
	font-size: 12px;
	margin-top: 10px;
}
.topic_list {
	width: 100%;
	padding: 0 20px;
}
.topic_list ul li {
	padding: 20px 0;
	border-bottom: 1px dashed #e0e0e0;
}
.topic_list ul li:nth-last-child(1) {
	border-bottom: 0 !important;
}
.topic_img {
	display: block;
	float: left;
	width: 35%;
	height: 76px;
}
.topic_text {
	display: block;
	float: left;
	width: 58%;
	height: 44px;
	color: #333;
	font-size: 14px;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-left: 20px;
	line-height: 24px;
	margin-top: 10px;
}
.topic_text:hover {
	color: #db214c;
}