
/*nyNews start*/
.nyNews { overflow: hidden; padding: 140px 0 100px;}
.nyNews_list { margin-bottom: 50px;}
.nyNews_list ul { min-height: 300px; display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -20px -40px;}
.nyNews_list ul li { width: 50%; margin-bottom: 40px; padding: 0 20px;}
.nyNews_con { min-height: 100%; padding-left: 100px; position: relative;}
.nyNews_con .time { width: 100px; height: 100px; overflow: hidden; padding: 20px 0; background-color: #eee; position: absolute; left: 0; top: 0;}
.nyNews_con:hover .time { background-color: #04559a;}
.nyNews_con .time span { display: block; line-height: 20px; color: #666; font-size: 16px; text-align: center;}
.nyNews_con:hover .time span { color: rgba(255, 255, 255, .45);}
.nyNews_con .time p { line-height: 40px; color: #222; font-family: "AlimamaShuHeiTi-Bold"; font-size: 32px; text-align: center; margin-top: 5px;}
.nyNews_con:hover .time p { color: #fff;}

.nyNews_con .text { overflow: hidden; padding: 20px 30px; background-color: #fff; position: relative;}
.nyNews_con:hover .text { background-color: #222;}
.nyNews_con .text a.name { display: block; height: 32px; overflow: hidden; line-height: 32px; color: #222; font-size: 20px; font-weight: bold; white-space: nowrap; text-overflow: ellipsis;}
.nyNews_con:hover .text a.name { color: #fff;}
.nyNews_con .text p.ms { height: 84px; overflow: hidden; line-height: 28px; color: #999; font-size: 16px; word-break: break-all; text-align: justify; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical; margin-top: 14px;}
.nyNews_con:hover .text p.ms { color: rgba(255, 255, 255, .45);}
.nyNews_con .text a.more { display: block; width: 50px; height: 50px; overflow: hidden; padding: 26px 6px 6px 26px; position: absolute; right: -50px; bottom: -50px;}
.nyNews_con:hover .text a.more { right: 0; bottom: 0;}
.nyNews_con .text a.more::before { content: ''; display: block; width: 0; height: 0; border-bottom: 50px solid #04559a; border-left: 50px solid transparent; position: absolute; right: 0; bottom: 0;}
.nyNews_con .text a.more svg { position: relative; z-index: 1;}
/*nyNews end*/


@media (max-width:1680px) {}

@media (max-width:1600px) {
	.nyNews { padding: 120px 0 80px;}
	.nyNews_list { margin-bottom: 40px;}

}

@media (max-width:1560px) {}

@media (max-width:1440px) {  
	.nyNews_con { padding-left: 90px;}
	.nyNews_con .time { width: 90px; height: 90px; padding: 18px 0;}
	.nyNews_con .time span { height: 18px; line-height: 18px; font-size: 14px;}
	.nyNews_con .time p { height: 32px; line-height: 32px; font-size: 28px;}
	.nyNews_con .text { padding: 15px 20px 20px;}
	.nyNews_con .text a.name { height: 30px; line-height: 30px;}
	.nyNews_con .text p.ms { height: 75px; line-height: 25px; font-size: 15px; margin-top: 10px;}
}

@media (max-width:1366px) {}

@media (max-width:1280px) {
	.nyNews { padding: 100px 0 60px;}
	.nyNews_list { margin-bottom: 30px;}
	.nyNews_list ul { margin: 0 -15px -30px;}
	.nyNews_list ul li { margin-bottom: 30px; padding: 0 15px;}
	.nyNews_con .text { padding: 10px 20px 20px;}
	.nyNews_con .text a.name { font-size: 18px;}
}

@media (max-width:1200px) {
  .nyNews_con { padding-left: 80px;}
	.nyNews_con .time { width: 80px; height: 80px; padding: 15px 0;}
	.nyNews_con .time span { height: 20px; line-height: 20px;}
	.nyNews_con .time p { height: 30px; line-height: 30px; font-size: 24px; margin-top: 0;}	
	.nyNews_con .text p.ms { height: 72px; line-height: 24px; font-size: 14px; margin-top: 5px;}
}

@media (max-width:1080px) {}

@media (max-width:1024px) {}

@media (max-width:920px) {
	.nyNews { padding: 80px 0 40px;}
	.nyNews_list { margin-bottom: 20px;}
	.nyNews_list ul { margin: 0 -10px -20px;}
	.nyNews_list ul li { margin-bottom: 20px; padding: 0 10px;}
	.nyNews_con .text a.name { font-size: 17px;}
}

@media (max-width:820px) {  
	.nyNews_list ul li { width: 100%;}
	.nyNews_con .text a.name { font-size: 18px;}
	.nyNews_con .text p.ms { height: auto; max-height: 48px; line-clamp: 2; -webkit-line-clamp: 2;}
}

@media (max-width:767px) {
	.nyNews { padding: 40px 0;}
	.nyNews_list ul { margin: 0 0 -10px;}
  .nyNews_list ul li { margin-bottom: 10px; padding: 0;}
	.nyNews_con .text { padding: 10px 12px;}
	.nyNews_con .text a.name { height: 26px; line-height: 26px; font-size: 16px;}
}

@media (max-width:390px) {
  .nyNews_con { padding-left: 0;}
	.nyNews_con .time { display: flex; align-items: center; justify-content: center; width: 130px; height: auto; padding: 3px 10px; position: inherit; left: inherit; top: inherit;}
	.nyNews_con .time span { padding-right: 10px;}
	.nyNews_con .time p { font-size: 22px;}
	.nyNews_con .text { padding: 12px 16px;}
	.nyNews_con .text a.name { height: 30px; line-height: 30px; font-size: 18px;}
}

@media (max-width:320px) {
	.nyNews_con .time p { font-size: 20px;}
	.nyNews_con .text a.name { height: 26px; line-height: 26px; font-size: 16px;}
}