@charset "utf-8";
/* CSS Document */

.jg-nr {
	padding:0 12px;
}
.jg-nr img {
	max-width:100%;
	height:auto;

}
.jg-nr .imgdiv img {
	height:auto !important;
}
.imgdiv {
	text-align:center;
}
.imgdiv h3 {
	padding:12px 0;
}
.jg-list ul li {
	width:100%;
	
	padding-top:20px;
}
.jg-nr ul li {
	position:relative;
}
.litpicwrap {
		height:110px;
		width:120px;
		background:#fff;
		margin-bottom:-1px;
	}
	.litpic {
		width:100px;
		height:100px;
		border-radius:50%;
		-webkit-border-radius:50%;
		-moz-border-radius:50%;
		background:#f5f5f5;
		overflow:hidden;
	}
	.litpic img {
		object-fit:cover;
		-webkit-object-fit:cover;
		height:100%;
	}
	.list-right {
		overflow: hidden;
	}
	.list-right p {
		line-height:30px;
		
	}
	.list-right p .spana {
		font-size:16px;
	}
	.list-right p .spanb {
	    padding-left:16px;
		background:url(../images/addr.png) no-repeat 0;
	}
	.list-right h3 {
		line-height:30px;
		font-size:19px;
		font-weight:bold;
	}
.te-title {
	margin:20px 0;
}
.te-title span{
	padding:6px 16px;
	color:#fff;
	font-size:1.2rem;
	background:#bc3b28;
}
.dl {
	font-size:14px;
	line-height:25px;
}
.dls {
	font-size:14px;
	line-height:25px;
	text-indent: 20px;
}
.anpai h3{
	font-size:18px;
	font-weight:bold;
	margin:10px 0;
}
.anpai {
	line-height:25px;
}
.lianxi h3 {
	font-size:18px;
	font-weight:bold;
	margin:10px 0;
}
.lianxi {
	line-height:25px;
	padding-bottom:20px;
}