.yldlts-banner{
	width: 100%;
	text-align: center;
	height: 681px;
	background: url(jnyhdl_banner.jpg) top center no-repeat;
	overflow: hidden;
}
.yldlts-content{
	width: 1130px;
	height: 584px;
	background: url(jnyhdl_contentbg.png);
	margin: 55px auto;
	padding: 80px 370px 80px 80px;
	text-align: left;
}
.yldlts-content p{
	color: #333;
	font-size: 20px;
	line-height: 40px;
}
.yldlts-content p span{
	color: #5263af;
	font-size: 24px;
	font-weight: bold;
	line-height: 50px;
}
.yldlts-denglu{
	width: 170px;
	height: 50px;
	background: linear-gradient(to right, #f66961, #ff8735);
	border-radius: 20px;
	line-height: 50px;
	text-align: center;
	float: left;
	margin-top: 30px;
}
.yldlts-zhuce{
	width: 170px;
	height: 50px;
	background: linear-gradient(to right, #266de3, #6194ff);
	border-radius: 20px;
	line-height: 50px;
	text-align: center;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
}
.yldlts-denglu a,.yldlts-zhuce a{
	color: #fff;
	font-size: 20px;
}
.yldlts-bottom {
    width: 100%;
    height: 150px;
    border-top: 10px solid #4c67a7;
    background: #FFFFFF;
}