
/*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) {}

@media (max-width:1560px) {}

@media (max-width:1440px) {}

@media (max-width:1366px) {}

@media (max-width:1280px) {}

@media (max-width:1200px) {}

@media (max-width:1080px) {}

@media (max-width:1024px) {}

@media (max-width:920px) {}

@media (max-width:820px) {}

@media (max-width:767px) {}

@media (max-width:390px) {}

@media (max-width:320px) {}