.content {
    position: absolute;
    width: 100%;
    top: 195px;
    margin: 0 auto;
    transition: all 1s;
}

/* 当前位置 */
.dqwz{
    width: 1200px;
    height: 40px;
    line-height: 40px;
    background: #e4e8f2;
    margin: 0 auto;
    padding-left: 30px;
}
.dqwz img{
    margin-right: 25px;
}
.dqwz a{
    font-size: 14px;
}
/* 主内容 */
.zt{
	width: 1200px;
	margin: 0 auto;
	background: #ffffff;
	padding: 20px;
}
.zt .title{
	font-size: 24px;
	color: #4c67a7;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 30px;
}
.zt_l{
	width: 286px;
	min-height: 500px;
	background: #ebeff7;
	float: left;
}
.zt_l .tit{
	text-align: center;
	line-height: 74px;
	border-bottom: 1px solid #dce3f0;
}
.zt_l .tit a{
	font-size: 22px;
	color: #4c67a7;
	/* cursor: pointer; */
}
.zt_l .tit a.active{
	font-weight: bold;
}
.zt_l .tit span{
	font-size: 22px;
	color: #4c67a7;
	padding-left: 20px;
	padding-right: 15px;
}
.zt_l ul{
	padding: 20px;
}
.zt_l ul li{
	line-height: 50px;
	text-align: center;
	color: #4c67a7;
	font-size: 18px;
	margin-top: 1px;
	white-space: nowrap; 
	text-overflow: ellipsis;
	overflow: hidden; 
}
.zt_l ul li:hover,.zt_l ul li.hover{
	background: #4c67a7;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
}
.zt_r{
	width: 842px;
	float: right;
}
.zt_r .tit{
	/* height: 37px; */
	position: relative;
}
.zt_r .tit p{
	height: 37px;
	overflow: hidden;
	padding-right: 60px;
	font-family: "Microsoft YaHei";
}
.zt_r .tit p span{
	font-family: "Microsoft YaHei";
}
.zt_r .tit a{
	color: #4c67a7;
	position: absolute;
	right: 0;
	top: 7px;
	cursor: pointer;
}
.zt_r .tit span{
	font-size: 18px;
	color: #333333;
	height: 37px;
	line-height: 35px;
	padding: 0 20px;
	display: inline-block;
	border: 1px solid transparent;
	position: relative;
	margin-left: 10px;
	margin-bottom: 10px;
}
.zt_r .tit span.on,.zt_r .tit span:hover{
	border: 1px solid #4c67a7;
	border-radius: 20px;
	cursor: pointer;
	color: #4c67a7;
	font-weight: bold;
}
/* .zt_r .tit span.on:after{
	width: 33px;
	height: 17px;
	display: block;
	content:"";
	position: absolute;
	background: url("jnszfzt_12345_20231218_rdwd_jt.png") no-repeat;
	left: 50%;
	top: 55px;
	margin-left: -18px;
} */
.zt_r .list{
	min-height: 932px;
	border: 1px solid #4c67a7;
	margin-top: 35px;
}
.zt_r .list ul.sj{
	padding: 0 15px;
}
.zt_r .list ul.sj li{
	font-size: 18px;
	color: #333333;
	padding: 25px 0;
	border-bottom: 1px dashed #d5d8de;
}
.zt_r .list ul.sj li div{
	padding-left: 40px;
	line-height: 40px;
}
.zt_r .list ul.sj li .wen{
	margin-bottom: 12px;
	background: url("jnszfzt_12345_20231218_rdwd_question.png") no-repeat left 7px;
}
.zt_r .list ul.sj li .wen a{
	color: #333333;
	font-weight: bold;
}
.zt_r .list ul.sj li .wen a:hover{
	color: #4c67a7;
}
.zt_r .list ul.sj li .da{
	background: url("jnszfzt_12345_20231218_rdwd_answer.png") no-repeat left 7px;
	overflow: hidden;
	white-space: normal; 
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: justify;
	height: 80px;
}
.zt_r .list ul.sj li .da p{
	font-family: "Microsoft YaHei" !important;
	font-size: 18px !important;
	color: #333333 !important;
	line-height: 40px !important;
	margin: 0 !important;
	font-weight: normal !important;
	text-align: left !important;
	text-indent: 0px !important;
}
.zt_r .list ul.sj li .da p span{
	font-family: "Microsoft YaHei" !important;
	font-size: 18px !important;
	color: #333333 !important;
	font-weight: normal !important;
	line-height: 40px !important;
}
.zt_r .list ul.sj li .da tr,.zt_r .list ul.sj li .da td{
	font-family: "Microsoft YaHei" !important;
	font-size: 18px !important;
	color: #333333 !important;
	height: 40px !important;
	font-weight: normal !important;
}