.jjd_con{
	width:100%;
	overflow: hidden;
	margin-top:3.4375rem;
}
.jjd_title{
	width:7.28125rem;
	height:2.21875rem;
	margin:0 auto;
	margin-top:1.125rem;
}
.jjd_title img{
	display: block;
	width:100%;
	height:100%;
}
.jjd_txt{
	width:18.4375rem;
	overflow: hidden;
	position:relative;
	margin:0 auto;
}
.jjd_txt li{
	width:100%;
	height:7.28125rem;
	border-bottom:1px dashed #dcdcdc;
	position:relative;
	overflow: hidden;
}
.jjd_txt li .jjd_pic{
	display: block;
	width:6.65625rem;
	height:5.78125rem;
	float:left;
	margin-top:0.84375rem;
	margin-left:-0.21875rem;
	position:relative;
}
.jjd_txt li .jjd_pic .jjd_tit{
	display: block;
	width:2.8125rem;
	height:5.78125rem;
	position:absolute;
	left:0;
	top:-0.125rem;
	z-index:1;
}
.jjd_txt li .jjd_pic .jjd_bg{
	width:5.3125rem;
	height:5.3125rem;
	background:url(../images/jjd_bg.png) no-repeat center;
	background-size:100% 100%;
	position:absolute;
	right:0;
	top:0;
}
.jjd_txt li .jjd_pic .jjd_bg img{
	display: block;
	width:4.9375rem;
	height:4.9375rem;
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-2.46875rem;
	margin-left:-2.46875rem;
}
.jjd_txt li .jjd_t{
	float:left;
	margin-left:0.625rem;
}
.jjd_txt li .jjd_t p:first-child{
	font-size:0.875rem;
	color:#444;
	font-weight:bold;
	margin-top:0.84375rem;
}
.jjd_txt li .jjd_t p:nth-child(2){
	font-size:0.6875rem;
	color:#666;
}
.jjd_txt li .jjd_t p:nth-child(3){
	font-size:0.625rem;
	color:#999;
}
.jjd_txt li .jjd_t p:nth-child(4){
	width:3.875rem;
	height:0.75rem;
	background-color:#ae2316;
	font-size:0.625rem;
	color:#ecd6d5;
	text-align: center;
	line-height:0.75rem;
	margin:0.4rem 0;
}
.jjd_txt li .jjd_t p:nth-child(5){
	width:11.25rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:0.75rem;
	color:#666;
}
