﻿/* 中 */
.jh_list{
	border-bottom: 1px solid rgba(212, 212, 212, 1);
	padding-bottom: 0.3rem;
	margin-bottom: 0.3rem;
}
.study_center {
	flex: 1;
	overflow: auto;
	padding: 0 0.3rem 0.3rem;
	position: relative;
}
a.list_a{
	display: block;
}
.jh_title{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 0.24rem;
}
.title_le{
	font-size: 0.32rem;
	display: flex;
	align-items: center;
}
.title_le img{
	width: 0.56rem;
	height: 0.56rem;
	border-radius: 50%;
	margin-right: 0.18rem;
}
.title_time{
	font-size: 0.24rem;
	color: rgba(186, 186, 186, 1);
}
.jh_eight {
	max-height: 4rem;
	overflow: hidden;
}
.jh_detail {
	font-size: 0.34rem;
	line-height: 0.5rem;
	text-align: justify;
	word-break: break-all;
}
.jh_text {
	font-size: 0.34rem;
	line-height: 0.5rem;
	text-align: justify;
	word-break: break-all;
}

.jh_text p {
    max-height: 2rem;
    overflow: hidden;
}
	.jh_text h2,.jh_detail h2 {
		font-size: 0.36rem;
		font-size: 0.36rem;
		margin-bottom: 0.16rem;
		line-height: 0.5rem;
		max-height: 1rem;
		overflow: hidden;
	}
.jh_text h2 span{
	padding-right: 0.15rem;
}
.jh_text h2 img {
    width: 0.55rem;
    display: inline-block;
    position: relative;
    top: 0.04rem;
}
.jh_text a {
	display: block;
}
.jh_hf{
	padding: 0.1rem 0.2rem;
	background-color: rgba(232, 232, 232, 1);
	font-size: 0.28rem;
	color: #000000;
	margin-top: 0.26rem;
	display: block;
}
.jh_hf span{
	color: rgba(63, 109, 191, 1);
}
.jh_label{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.jh_label li{
	margin: 0.2rem 0.3rem 0 0;
}
.jh_label a{
	display: flex;
	align-items: center;
	color: rgba(113, 113, 113, 1);
	padding: 0.1rem 0.2rem;
	background-color: rgba(244, 244, 244, 1);
	border-radius: 0.3rem;
}
.jh_label a img{
	width: 0.15rem;
	margin-right: 0.1rem;
}
.jh_label{
	font-size: 0.24rem;
}
.button_le,.button_le a{
	font-size: 0.28rem;
	color: rgba(113, 113, 113, 1);
}
.button_le{
	display: flex;
	align-items: center;
}
.le_zan,.le_jie,.le_tal{
    display: flex;
    align-items: center;
    margin-right: 0.3rem;
    padding: 0.1rem 0.2rem;
}
.le_zan img{
	width: 0.35rem;
	margin-right: 0.1rem;
}
.le_jie img{
	width: 0.35rem;
	margin-right: 0.1rem;
}
.le_tal img{
	width: 0.35rem;
	margin-right: 0.1rem;
}
.jh_button{
	margin-top: 0.3rem;
	display: flex;
	/* align-items: center; */
	justify-content: space-between;
}
.hotfo .jh_button {
	margin-top: 0;
}
.button_re{
    color: rgba(51, 51, 51, 1);
    display: flex;
    align-items: center;
    padding: 0 0.1rem;
}
.button_re img{
	width: 0.4rem;
}
.jh_footer{
	padding: 0.3rem 0.12rem;
	background-color: rgba(246, 246, 246, 1);
	color: #000000;
	line-height: 0.5rem;
	font-size: 0.28rem;
	word-break: break-all;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 0.2rem;
}
.jh_footer p{
	margin-bottom: 0.4rem;
}
.jh_footer span{
	color: rgba(63, 109, 191, 1);
}
a.jh_look{
	font-size: 0.26rem;
	color: rgba(63, 109, 191, 1);
}
.jh_img_list{
	display: flex;
	align-items: flex-start;
	margin-top: 0.3rem;
}
.jh_img_list li {
	display: flex;
	border-radius: 0.08rem;
	border: 1px solid #e7e7e7;
	width: 33%;
	height: 1.64rem;
	margin-right: 1%;
	justify-content: center;
	align-items: center;
}
.jh_img_list li img {
	height: 100%;
	object-fit: cover;
}
.img_video{
	height: 3.9rem;
	border-radius: 0.08rem;
	border: 1px solid #e7e7e7;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	border-radius: 0.1rem;
	overflow: hidden;
	margin-top: 0.3rem;
}
.detail_video{
	height: 3.9rem;
	border-radius: 0.08rem;
	/* border: 1px solid #e7e7e7; */
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	border-radius: 0.1rem;
	overflow: hidden;
	margin-top: 0.3rem;
}
img.video_button{
	position: absolute;
	width: 0.6rem;
	height: 0.6rem;
}
img.video_fm{
	height: 100%;
}
.jh_blue{
	color: rgba(10, 90, 253, 1);
	text-decoration: underline;
	text-underline-position: under;
}

.center_yj,.center_gyjl{
	display: none;
}
a.text_href{
	color: rgba(10, 90, 253, 1);
	text-decoration: underline;
	text-underline-position: under;
}