.zsjy .ul-list .li-list .icon {
    position: absolute;
    left: 0;
}
.zsjy .ul-list .li-list .time{
	position: absolute;
	right:35px;
}
.zsjy .ul-list .li-list .pp{
	width: 100%;
	padding-left: 30px;
	padding-right: 80px;
}
.rightPage .main-content{
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 30px;
	/* background: url(yjs-conbg.png) no-repeat right top #f4f6f8 !important; */
	background: #f4f6f8 !important;
}

@media (max-width:767px) {
	.rightPage .main-content{
		padding-left: 20px;
		padding-right: 20px;
	}
}
/* .top-position-bg{
	border-bottom: 1px solid #dee3f3;
	padding-bottom: 25px;
	margin-bottom: 0;
} */
.main-content-header .header-top-bg{
	height: 40px;
}
.zsjy .ul-list .li-list{
	position: relative;
}
.zsjy{
	overflow: hidden;
}
.rightPage .main-content{
	padding-bottom: 0;
}
.zsjy .plist .li-list:last-child{
	margin-bottom: 0;
}
.zsjy .plist .li-list{
	padding-left: 185px;
	position: relative;
	background: url(yjs-pbg1.png) no-repeat left bottom #fff;
	padding:30px;
	padding-left: 185px;
	border-top-right-radius: 40px;
	border-bottom-left-radius: 40px;
	border-bottom: 0;
	margin-bottom: 70px;
	float: none;
}
.zsjy .plist{
	margin-top: 75px;
	margin-bottom: 0;
}
.zsjy .plist .li-list .item .people{
	position: relative;
	z-index: 2;
}
.plist .li-list:after{
	content: "";
	position: absolute;
	width: 186px;
	height: 155px;
	right: 0;
	top:0;
	background: url(yjs-pbg2.png) no-repeat;
}
.plist .imgBox{
	position: absolute;
	width: 120px;
	height: 160px;
	border-radius: 5px;
	left: 30px;
	top:-30px;
}
.plist .imgBox img{
	position: relative;
	z-index: 2;
	width: 100%;
	height: 100%;
}
.plist .imgBox:after{
	border-radius: 5px;
	background: #dee3f3;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 9px;
    top: 9px;
}
.plist .people .pname{
	font-size: 22px;
	color: #006ecb;
	font-weight: 400;
	position: relative;
	padding-bottom: 14px;
	margin-bottom: 14px;
}
.plist .people .pname:after{
	content: "";
	display: block;
	bottom: 0;
	position: absolute;
	width: 20px;
	background: #ff9000;
	height: 3px;
	left: 0;
}
.plist .people .desc{
	font-size: 15px;
	color: #444;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.module h2{
	font-size: 19px;
	font-weight: 700;
	color: #333;
	padding:19px;
	position: relative;
	border-left: 4px solid #bcdaf1;
	background: #e8f0f7;
	margin-bottom: 10px;
}

.zsjy .ul-list .module  .li-list{
	border-bottom:0;
	position: relative;
}
.zsjy .ul-list .module  .li-list .pp{
	margin-bottom: 0;
}
.zsjy .ul-list .module{
	margin-bottom: 30px;
	margin-top: 15px;
}
.tableb table{
	width: 100%!important;
	border: 0!important;
	border-collapse: collapse!important;
}
.tableb table tr td{
	text-align: center!important;
	padding:15px 0!important;
	background: #fff!important;
	border: 1px solid #dadcea!important;
}
.tableb table tr:first-child td{
	background: #0078d4!important;
	color: #fff!important;
	font-size: 18px!important;
	font-weight: 700!important;
}
.tableb table tr td:first-child {
	background: #edeff8!important;
	font-size: 14px!important;
	color: #0078d4!important;
}
.tableb table tr:first-child td:first-child{
	background: #0078d4!important;
	color: #fff!important;
	font-size: 18px!important;
	font-weight: 700!important;
}
.dlist .col50{
	width: 50%;
	padding:0 15px;
	float: left;
	margin-bottom: 25px;
}
.yjsmodule h3{
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	border-bottom: 1px solid #008bf5;
	position: relative;
	height: 48px;
	margin-bottom: 25px;
}
.yjsmodule h3 span{
	display: inline-block;
	padding:12px 33px;
	background: url(yjsdzbg.png) no-repeat;
	background-size: contain;
} 
.yjsmodule ul li {
	font-size: 16px;
	color: #333;
	float: left;
	width: 50%;
	margin-bottom: 10px;
}
.yjsmodule ul li:first-child{
	width: 100%;
}
.yjx{
	width: 255px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	display: block;
	margin:0 auto;
	background: #c1a975;
	padding:13px 0;
	border-radius: 5px;
}
.yjx:hover{
	background: #c1a955;
}
.yjx:before{
	content: "";
	display: inline-block;
	width: 22px;
	height: 17px;
	background: url(yjxicon.png) no-repeat;
}
@media(max-width: 1281px){
	.container{
		width: 100%;
	}
}
@media(max-width: 1199px){
	.top-position-bg{
		margin-top: 0;
	}
	.leftPage,.rightPage{
		margin:25px 0;
	}
	.zsjy .ul-list .li-list .time {
		right: 0;
		top: 8px;
	}
}
@media(max-width: 1000px){
	.zsjy .ul-list .li-list .icon {
		top: 6px;
	}
	.top-position-bg{
		margin-top: 0;
	}
	.rightPage .main-content{
		padding-bottom: 30px;
	}
	.leftPage{
		display: none;
	}
	.rightPage{
		width: 100%;
		margin:25px 0;
	}
}
@media(max-width: 767px){
	.plist .imgBox {
		position: relative;
		left: 0;
		top: 0;

	}
	
	.zsjy .plist{
		margin-bottom: 0;
	}
	.zsjy .plist .li-list .item .people{
		margin-top: 20px;
	}
	.zsjy .plist{
		margin-top: 35px;
	}
	.zsjy .plist .li-list{
		padding-left: 15px;
		padding-top: 15px;
		padding-right: 15px;
		margin-bottom: 35px;
	}
	.plist .people .desc {
		height: 100px;
		-webkit-line-clamp: 4;
	}
	.dlist .col50{
		width: 100%;
	}
	.tableb {
		overflow-x: auto;
	}
	.tableb table{
		min-width: 600px;
	}
}
@media(max-width: 395px){
	.yjsmodule ul li{
		width: 100%!important;
		float: none;
	}
}

.yjsh-list {
	padding-top: 20px;
	text-align: center;
}


.yjsh-list .list-title {
	margin-bottom: 15px;
}

.yjsh-list .list-title span {
	font-size: 18px;
	line-height: 50px;
	display: inline-block;
	color: #0052D9;
	border-bottom: 1px solid #0052D9;
}

.yjsh-list .list-cont {
	font-size: 16px;
	line-height: 40px;
	color: #666;
}
.yjsh-list .list-top {
	margin-bottom: 30px;
}
.yjsh-list .list-btm .list-title span {
	display: block;
}
.yjsh-list .list-btm li {
	float: left;
	width: 20%;
	padding-left: 3px;
	padding-right: 3px;
}

@media (min-width:768px) {
	.yjsh-list .list-btm li:nth-child(5n + 1) {
		clear: left;
	}
}

@media (max-width:767px) {
	.yjsh-list .list-btm li {
		width: 50%;
	}
	.yjsh-list .list-btm li:nth-child(2n + 1) {
		clear: left;
	}
}