/*nyProducts start*/
.nyProducts { overflow: hidden; padding: 100px 0;}
.nyProduct_head { position: relative;}
.nyProduct_head p { line-height: 1.2; color: #111; font-family: "AlimamaShuHeiTi-Bold"; font-size: 30px; text-transform: capitalize;}
.nyProduct_head span { display: block; line-height: 1.4; color: #666; font-size: 16px; margin-top: 12px;}
.nyProduct_head1 p, .nyProduct_head1 span { color: #fff;}
.nyProduct_head em { display: none; width: 40px; height: 40px; overflow: hidden; padding: 14px; position: absolute; top: 50%; right: 0; cursor: pointer; transform: translateY(-50%); -webkit-transform: translateY(-50%);}

.nyProducts .nyProduct_left { width: 320px;}
.nyProduct_left .nyProduct_head { margin-bottom: 20px;}
.nyProduct_menu { overflow: hidden; margin-bottom: 30px; padding: 36px 20px; background-color: #fff; border-radius: 8px;}
.nyProMenu_list ul li { overflow: hidden; padding: 6px 0; border-bottom: 1px solid #e6e6e6;}
.nyProMenu_list ul li:last-child { border-bottom: 0;}
.nyProMenu_list ul li p { overflow: hidden; padding-right: 40px; position: relative;}
.nyProMenu_list ul li p a { display: block; width: 100%; height: 40px; overflow: hidden; line-height: 40px; color: #111; font-size: 16px; white-space: nowrap; text-overflow: ellipsis;}
.nyProMenu_list ul li:hover p a, .nyProMenu_list ul li.active p a { color: #004c7a;}
.nyProMenu_list ul li p i { display: block; width: 40px; height: 40px; overflow: hidden; padding: 14px; position: absolute; top: 0; right: 0; cursor: pointer;}
.nyProMenu_list ul li:hover p i svg path, .nyProMenu_list ul li.active p i svg path { fill: #004c7a;}
.nyProMenu_list ul li.active p i { transform: scaleY(-1); -webkit-transform: scaleY(-1);}

.nyProMenu_list ul li .nyProduct_scd { display: none; padding: 10px;}
.nyProMenu_list ul li.active .nyProduct_scd { display: block;}
.nyProduct_scd a { display: block; width: 100%; height: 30px; overflow: hidden; line-height: 30px; color: #666; font-size: 14px; white-space: nowrap; text-overflow: ellipsis; padding-left: 10px; position: relative;}
.nyProduct_scd a:hover { color: #004c7a;}
.nyProduct_scd a::before { content: ''; display: block; width: 3px; height: 3px; overflow: hidden; background-color: #666; border-radius: 50%; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.nyProduct_scd a:hover::before { background-color: #004c7a;}

.nyProduct_lxfs { overflow: hidden; padding: 36px 20px; background-image: linear-gradient(135deg, #5aa4d1 0%, #004c7a 100%); border-radius: 8px;}
.nyProduct_lxfs dl dd { overflow: hidden; padding: 10px 0; border-bottom: 1px solid rgba(255, 255, 255, .25);}
.nyProduct_lxfs dl dd:last-child { border-bottom: 0;}
.nyProduct_lxfs dl dd p { min-height: 40px; overflow: hidden; line-height: 24px; color: #fff; font-size: 16px; padding: 8px 0 8px 40px; position: relative;}
.nyProduct_lxfs dl dd p i { display: block; width: 18px; height: 18px; overflow: hidden; position: absolute; left: 11px; top: 11px;}

.nyProducts .nyProduct_right { width: calc(100% - 320px); padding-left: 40px;}
.nyProduct_right .nyProduct_head { margin-bottom: 40px;}

.nyProduct_list { margin-bottom: 50px;}
.nyProduct_list ul { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -12px -24px;}
.nyProduct_list ul li { width: 33.333333%; margin-bottom: 24px; padding: 0 12px;}
.nyProduct_list ul li .con { min-height: 100%; overflow: hidden; padding: 19px; background-color: #fff; border: 1px solid #fff; border-radius: 8px; box-shadow: 0 0 0 rgba(0, 0, 0, 0);}
.nyProduct_list ul li .con:hover { border: 1px solid #004c7a; box-shadow: 0 10px 20px rgba(0, 76, 122, .16);}
.nyProduct_list ul li .con a.logo {  display: -webkit-flex; display: flex; align-items: center; height: 22px; overflow: hidden;}
.nyProduct_list ul li .con a.logo img { max-height: 100%;}
.nyProduct_list ul li .con a.pic { display: block; width: 100%; height: 250px; overflow: hidden; margin: 20px 0; position: relative;}
.nyProduct_list ul li .con:hover a.pic img { transform: scale(1.1); -webkit-transform: scale(1.1);}
.nyProduct_list ul li .con a.name { display: block; height: 48px; overflow: hidden; line-height: 24px; color: #666; font-size: 16px; text-align: center; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.nyProduct_list ul li .con:hover a.name { color: #004c7a;}

/*nyProducts end*/

@media (max-width:1680px) {
  .nyProducts .w1400 { padding: 80px 0;}
}

@media (max-width:1600px) {}

@media (max-width:1560px) {}

@media (max-width:1440px) {
  .nyProducts .w1400 { padding: 60px 0;}
}

@media (max-width:1366px) {}

@media (max-width:1280px) {}

@media (max-width:1200px) {}

@media (max-width:1080px) {}

@media (max-width:1024px) {
  .nyProducts .w1400 { padding: 40px 0;}
}

@media (max-width:920px) {}

@media (max-width:820px) {}

@media (max-width:767px) {}

@media (max-width:390px) {}

@media (max-width:320px) {}