
.zjlj-main *{
	box-sizing: border-box;
}
.zjlj-w1{
	height: 864px;
	background: url(zjlj-bg1.png) top center no-repeat;
	background-size: auto 100%;
	text-align: right;
}
.zjlj-w1 img{
	margin-right: 156px;
}
.zjlj-tit{
	text-align: center;
}
.zjlj-tit a{
	display: block;
}
.zjlj-tit a img{
	width: 100%;
}
.zjlj-w2{
	padding-top: 159px;
	margin-top: -220px;
	/*height: 573px;*/
	background: url(zjlj-bg2.png) top center no-repeat;
	background: url(zjlj-bg6.png) top center no-repeat,url(zjlj-bg7.png) bottom center no-repeat;
}
.zjlj-w2c{
	font-size: 20px;
	line-height: 42px;
	color: #000000;
	padding: 0 20px;
	margin-top: 40px;
	text-indent: 2em;
}
.zjlj-w2c *{
	font-size: 20px!important;
	line-height: 42px!important;
	color: #000000!important;
	font-family: auto !important;
}
.zjlj-w2c a{
	display: inline-block;
	color: #336cd0;
}
.zjlj-w3{
	background: url(zjlj-bg3.png) top center no-repeat,url(zjlj-bg4.png) bottom center no-repeat;
	padding-top: 48px;
	padding-bottom: 100px;
}
.zjlj-w3c{
	width: 1095px;
	margin: 26px auto 0;
	background: url(zjlj-bg5.png) top center no-repeat;
	background-size: 100% auto;
	padding-top: 53px;
}
.zjlj-w3c video{
	width: 100%;
}
.zjlj-w4c{
	margin-top: 60px;
}
.zjlj-w4c1,
.zjlj-w4c2{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.zjlj-w4c a{
	display: inline-block;
	border: 6px solid #e9f2ff;
	position: relative;
}
.zjlj-w4c a p{
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 40px;
	padding: 0 14px;
	background: rgba(0,0,0,.5);
	font-size: 16px;
	color: #ffffff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
}
.zjlj-w4c1 a img{
	width: 342px;
	height: 187px;
}
.zjlj-w4c2{
	margin-top: 18px;
}
.zjlj-w4c2 a img{
	width: 440px;
	height: 242px;
}
.zjlj-w4c .zjlj-w4ct{
	border: 0;
	background: none;
	margin-left: 26px;
}
.zjlj-w4c .zjlj-w4ct img{
	width: auto;
	height: auto;
}

@media screen and (max-width: 768px){
	.zjlj-main .centerWidth{
		padding: 0 .2rem;
	}
	.zjlj-w1{
		height: 6.84rem;
		background-image: url(zjlj-bg1h5.png);
	}
	.zjlj-w1 img{
		margin-right: .2rem;
		width: 2rem;
	}
	.zjlj-w2{
		margin-top: -2rem;
		background-size: 100% auto;
		padding: 1.5rem 0 1rem;
		background-size: 200% auto;
		height: auto;
	}
	.zjlj-w2c{
		font-size: .32rem;
		line-height: .5rem;
		padding: 0 .2rem;
		margin-top: .5rem;
	}
	.zjlj-w3{
		padding: .8rem 0;
		background-size: 100% auto;
	}
	.zjlj-w3c{
		width: 95%;
		padding-top: .36rem;
	}
	.zjlj-w4c{
		margin-top: .6rem;
	}
	.zjlj-w4c1,.zjlj-w4c2{
		flex-wrap: wrap;
	}
	.zjlj-w4c2{
		margin-top: 0;
	}
	.zjlj-w4c a{
		width: 100%;
		margin-bottom: .3rem;
	}
	.zjlj-w4c a img{
		width: 100%;
		height: auto;
	}
	.zjlj-w4c a p{
		font-size: .32rem;
		line-height: .7rem;
	}
	.zjlj-w4c .zjlj-w4ct{
		width: auto;
		margin: 0;
	}
	.zjlj-w4c .zjlj-w4ct img{
		height: .5rem;
	}
}