/**/
.lhkpy_list .lhkpy_title div:nth-child(4){
	background-color: #459bea;
}
.lhkpy_header div{
	cursor: pointer;
}
.lhkpy_header div:hover{
	color: #59a1cb;
}
.lhkpy_header div.active{
	color: #59a1cb;
}
#lhkpy_list{
	background-image: url(../img/chen_yuan.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.lhkpy_banner .lhkpy_banner2 #content-list{
	width: 100%;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.lhkpy_banner2_list div{
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}		
@media only screen and (min-width: 1367px){
	.lhkpy_banner2_list{
		width: 25%;
	}

	.lhkpy_banner{
		border-radius: 10px;
		height: 716px;
		width:100%;
		background-color: rgba(255,255,255,0.8);
		margin-top: 134px;
		display: flex;
		flex-direction: column;
		align-items: center;
		/*justify-content: center;*/
		position: relative;
	}
	.lhkpy_header{
		height: 66px;
		width:866px;
		background-color: #fff;
		border-radius: 20px;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: -33px;

	}

	.lhkpy_header div{
		font-size: 24px;
		color: #999999;
	}
	.lhkpy_header img{
		margin-left: 12px;
		margin-right: 12px;
	}
	.lhkpy_banner .lhkpy_banner2{
		width: 1472px;
		height: 532px;
		/*border: 1px solid red;*/
		margin-top: 70px;
		
	}
	.lhkpy_banner2_list{
		height: 250px;
		text-align: center;
	}
	.lhkpy_banner2_list img{
		height: 214px;
		width: 342px;
	}
	.lhkpy_banner2_list div{
		font-size: 22px;
		line-height: 34px;
		color: #59a1cb;
	}
	.lhkpy_jiaotou{
		position: absolute;
		transform: rotate(180deg);
		top:354px;
		left: 54px;
	}
	.lhkpy_jiaotou2{
		position: absolute;
		top:354px;
		right: 54px;
	}
}



@media screen and (min-width: 1081px) and (max-width: 1366px){
	.lhkpy_banner2_list{
		width: 25%;
	}

	.lhkpy_banner{
		border-radius: 7px;
		height: 501.2px;
		width:100%;
		background-color: rgba(255,255,255,0.8);
		margin-top: 93.8px;
		display: flex;
		flex-direction: column;
		align-items: center;
		/*justify-content: center;*/
		position: relative;
	}
	.lhkpy_header{
		height: 46.2px;
		width:606.2px;
		background-color: #fff;
		border-radius: 14px;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: -23.1px;

	}

	.lhkpy_header div{
		font-size: 16.8px;
		color: #999999;
	}
	.lhkpy_header img{
		margin-left: 8.4px;
		margin-right: 8.4px;
	}
	.lhkpy_banner .lhkpy_banner2{
		width: 1030.4px;
		height: 372.4px;
		/*border: 1px solid red;*/
		margin-top: 49px;
		
	}
	.lhkpy_banner2_list{
		height: 175px;
		text-align: center;
	}
	.lhkpy_banner2_list img{
		height: 149.8px;
		width: 240.1px;
	}
	.lhkpy_banner2_list div{
		font-size: 15.4px;
		line-height: 23.8px;
		color: #59a1cb;
	}
	.lhkpy_jiaotou{
		position: absolute;
		transform: rotate(180deg);
		top:247.8px;
		left: 37.8px;
	}
	.lhkpy_jiaotou2{
		position: absolute;
		top:247.8px;
		right: 37.8px;
	}


}





/*分辨率 1080 以下*/
@media only screen and (max-width: 1080px){
	.lhkpy_banner2_list{
		width: 45%;
	}

	.lhkpy_banner{
		margin: 0 auto;
		border-radius: 10px;
		height: 1220px;
		width:90%;
		background-color: rgba(255,255,255,0.8);
		margin-top: 134px;
		display: flex;
		flex-direction: column;
		align-items: center;
		/*justify-content: center;*/
		position: relative;
	}
	.lhkpy_header{
		height: 66px;
		width:866px;
		background-color: #fff;
		border-radius: 20px;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: -33px;

	}

	.lhkpy_header div{
		font-size: 24px;
		color: #999999;
	}
	.lhkpy_header img{
		margin-left: 12px;
		margin-right: 12px;
	}
	.lhkpy_banner .lhkpy_banner2{
		width: 90%;
		height: 1100px;
		/*border: 1px solid red;*/
		margin-top: 52px;
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		justify-content: center;
		/*align-items: center;*/
	}
	.lhkpy_banner2_list{
		height: 250px;
		text-align: center;
	}
	.lhkpy_banner2_list img{
		height: 214px;
		width: 342px;
	}
	.lhkpy_banner2_list div{
		font-size: 22px;
		line-height: 34px;
		color: #59a1cb;
	}
	.lhkpy_jiaotou{
		position: absolute;
		transform: rotate(-90deg);
		top:90px;
		left: 50%;
		right: 50%;

	}
	.lhkpy_jiaotou2{
		position: absolute;
		transform: rotate(90deg);

		top:1120px;
		right: 50%;
		left: 50%;
	}



}