/* nySolution start */
.nySolution { overflow: hidden; padding: 80px 0; background-color: #f3f6fb;}

.nySolu_list ul { min-height: 320px; margin-bottom: 10px;}
.nySolu_list ul li { width: 32%; height: auto; margin: 0 2% 60px 0; background-color:#fff; border-radius: 16px; box-shadow: 0 0 0 0 rgba(0,0,0,0.1); float: left;}
.nySolu_list ul li:nth-child(3n+3) { margin: 0 0 60px;}
.nySolu_list ul li:hover { box-shadow: 0 10px 20px 0 rgba(0,0,0,0.1);}
.nySolu_list ul li .nySolu_img { width: 100%; height: 270px; overflow: hidden; border-radius: 16px 16px 0 0;}
.nySolu_list ul li .nySolu_img a { display:block; width: 100%; height: 100%; overflow: hidden; position: relative;}
.nySolu_list ul li:hover .nySolu_img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.nySolu_list ul li .nySolu_con { border-radius: 0 0 16px 16px; position: relative;}
.nySolu_list ul li .nySolu_con .nySolu_text { width: 80%; padding: 30px 60px 30px 30px; float: left;}
.nySolu_list ul li .nySolu_con .nySolu_text a.NyCases_Name { display: block; height: 56px; overflow: hidden; line-height: 28px; color: #333; font-size: 18px; font-weight: bold; text-align:justify; margin:0 auto 20px; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.nySolu_list ul li:hover .nySolu_con .nySolu_text a.NyCases_Name { color:#0140a0;}
.nySolu_list ul li .nySolu_con .nySolu_text p { height: 50px; overflow: hidden; line-height: 25px; color: #777; font-size: 15px; text-align: justify; display: -webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical;}

.nySolu_list ul li .nySolu_con .nySolu_time { width: 20%; height: 186px; padding: 60px 0; border-left: 1px solid #e6e6e6; float: right;}
.nySolu_list ul li .nySolu_con .nySolu_time em { display: block; width: 100%; height:auto; line-height:30px; color:#878787; font-size:16px; font-style:normal; text-align:center; margin:0 auto; padding:0;}
.nySolu_list ul li .nySolu_con .nySolu_time span { display: block; width: 100%; height:auto; line-height:30px; color:#878787; font-size:24px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}

.nySolu_list ul li .nySolu_con .nySolu_btn { width: 60px; height: 60px; overflow: hidden; margin: 0 -30px 0 0; border-radius: 8px; position:absolute; right:20%; bottom:-30px;}
.nySolu_list ul li .nySolu_con .nySolu_btn a { display: block; width: 100%; height: 100%; overflow: hidden; padding: 15px; background-color:#0140a0;}
.nySolu_list ul li:hover .nySolu_con .nySolu_btn a { background-color: #26ad49;}

/* nySolution end */


@media (max-width:1680px) {}

@media (max-width:1600px) {}

@media (max-width:1560px) {}

@media (max-width:1440px) {
	.nySolution { padding: 60px 0;}
  .nySolu_list ul { margin-bottom: 0;}
  .nySolu_list ul li .nySolu_img { height: 260px;}
  .nySolu_list ul li .nySolu_con .nySolu_text { padding: 24px 48px 24px 24px;}
  .nySolu_list ul li .nySolu_con .nySolu_text a.NyCases_Name { margin-bottom: 16px;}
  .nySolu_list ul li .nySolu_con .nySolu_time { height: 170px; padding: 55px 0;}
}

@media (max-width:1366px) {
	.nySolu_list ul li .nySolu_img { height:250px;}
}

@media (max-width:1280px) {
	.nySolu_list ul li .nySolu_img { height:240px;}
	.nySolu_list ul li .nySolu_con .nySolu_btn { width:50px; height:50px; margin:0 -25px 0 0; bottom:-25px;}
}

@media (max-width:1200px) {	
	.nySolu_list ul li { margin:0 2% 50px 0;}
	.nySolu_list ul li:nth-child(3n+3) { margin:0 0 50px;}
	.nySolu_list ul li .nySolu_img { height:220px;}
	.nySolu_list ul li .nySolu_con .nySolu_text { padding:20px 40px 20px 20px;}
	.nySolu_list ul li .nySolu_con .nySolu_time { height:155px; padding:47px 0;}
	.nySolu_list ul li .nySolu_con .nySolu_text a.NyCases_Name { height:52px; line-height:26px; margin:0 auto 13px;}
	.nySolu_list ul li .nySolu_con .nySolu_btn { width:50px; height:50px; margin:0 -25px 0 0; bottom:-25px;}
	.lyIdxCases_More a { font-size:15px;}
	.lyIdxCases_More a i { width:36px; height:36px; margin:2px 0 2px 10px;}
}

@media (max-width:1080px) {
  .nySolution { padding: 40px 0;}
	.nySolu_list ul li .nySolu_img { height:200px;}
	.nySolu_list ul li .nySolu_con .nySolu_text p { height:48px; line-height:24px; font-size:14px;}
	.nySolu_list ul li .nySolu_con .nySolu_time em { line-height:20px; font-size:14px;}
	.nySolu_list ul li .nySolu_con .nySolu_time span { line-height:30px; font-size:20px;}
}

@media (max-width:1024px) {

}

@media (max-width:920px) {
	.nySolu_list ul li { width:48.5%; height:auto; margin:0 3% 45px 0;}
	.nySolu_list ul li:nth-child(3) { margin:0 3% 45px 0;}
	.nySolu_list ul li:nth-child(2n+2) { margin:0 0 45px;}
	.nySolu_list ul li .nySolu_img { height:220px;}
}

@media (max-width:820px) {}

@media (max-width:767px) {
  .nySolution { padding: 30px 0;}
	.nySolu_list ul { min-height:inherit;}
	.nySolu_list ul li { width:100%; height:auto; margin:0 auto 45px; float:inherit;}
	.nySolu_list ul li:nth-child(2n+2), .nySolu_list ul li:nth-child(3) { margin:0 auto 45px;}
	.nySolu_list ul li .nySolu_img { height:230px;}
}

@media (max-width:375px) {
	.nySolu_list ul li .nySolu_img { height:210px;}
}

@media (max-width:320px) {
	.nySolu_list ul li .nySolu_img { height:175px;}
}
