/*nyProducts start*/
.nyProducts { overflow: hidden; padding: 100px 0;}
.nyProducts .nyProduct_left { width: 320px;}
.nyProduct_menu { overflow: hidden; margin-bottom: 30px; background-color: #fff; border-radius: 8px;}
.nyProduct_menu .nyProMenu_head { overflow: hidden; padding: 30px; background: url(../images/nyProMenu_headBg.jpg) center center no-repeat; background-size: cover; border-top: 3px solid #034b9d; position: relative;}
.nyProMenu_head p {  height: 20px; line-height: 20px; color: #222; font-family: 'Arial'; font-size: 24px; font-weight: bold;}
.nyProMenu_head p em { display: inline-block; line-height: 20px; color: #034b9d; font-family: 'Arial'; font-size: 24px; font-weight: bold; font-style: normal;}
.nyProMenu_head span { display: block; line-height: 32px; color: #222; font-size: 24px; font-weight: bold; margin-top: 10px; position: relative;}
.nyProMenu_head span::after { content: ''; display: inline-block; vertical-align: middle; width: 80px; height: 1px; background-color: #034b9d; margin: -2px 0 0 15px;}
.nyProMenu_head i { display: none; width: 40px; height: 40px; overflow: hidden; position: absolute; top: 50%; right: 10px; cursor: pointer; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.nyProMenu_head i::before, .nyProMenu_head i::after { content: ''; display: block; background-color: #222; position: absolute; left: 50%; top: 50%; transition: all 0.5s; -webkit-transition: all 0.5s;}
.nyProMenu_head i::before { width: 12px; height: 2px; margin: -1px 0 0 -6px;}
.nyProMenu_head i::after { width: 2px; height: 12px; margin: -6px 0 0 -1px;}
.nyProMenu_head.active i::before, .nyProMenu_head.active i::after { background-color: #034b9d;}
.nyProMenu_head.active i::after { height: 0; margin: 0 0 0 -1px;}

.nyProduct_menu .nyProMenu_list { padding: 10px 20px;}
.nyProMenu_list ul li { overflow: hidden; padding: 10px 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: 18px; white-space: nowrap; text-overflow: ellipsis; padding-left: 10px;}
.nyProMenu_list ul li:hover p a, .nyProMenu_list ul li.active p a { color: #034b9d; font-weight: bold;}
.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 p i::before, .nyProMenu_list ul li p i::after { content: ''; display: block; background-color: #ccc; position: absolute; left: 50%; top: 50%; transition: all 0.5s; -webkit-transition: all 0.5s;}
.nyProMenu_list ul li p i::before { width: 12px; height: 2px; margin: -1px 0 0 -6px;}
.nyProMenu_list ul li p i::after { width: 2px; height: 12px; margin: -6px 0 0 -1px;}
.nyProMenu_list ul li:hover p i::before, .nyProMenu_list ul li.active p i::before,
.nyProMenu_list ul li:hover p i::after, .nyProMenu_list ul li.active p i::after { background-color: #034b9d;}
.nyProMenu_list ul li.active p i::after { height: 0; margin: 0 0 0 -1px;}

.nyProMenu_list ul li .nyProMenu_scd { display: none; padding: 10px;}
.nyProMenu_list ul li.active .nyProMenu_scd { display: block;}
.nyProMenu_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;}
.nyProMenu_scd a:hover { color: #034b9d;}
.nyProMenu_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%);}
.nyProMenu_scd a:hover::before { background-color: #034b9d;}

.nyProMenu_all { padding: 10px 10px 20px;}
.nyProMenu_all a { display: block; width: 100%; height: 50px; overflow: hidden; line-height: 50px; color: #fff; font-size: 18px; font-weight: bold; text-align: center; background-image: linear-gradient(135deg, #1e74d6 0%, #034b9d 100%); border-radius: 8px;}
.nyProMenu_all a:hover { background-image: linear-gradient(135deg, #2981e6 0%, #1e74d6 100%);}
.nyProMenu_all a i { display: inline-block; vertical-align: middle; width: 20px; height: 20px; overflow: hidden; padding: 4px; background-color: #fff; border-radius: 50%; margin: -2px 0 0 10px;}
.nyProMenu_all a:hover i { margin: -2px 0 0 20px;}
.nyProMenu_all a:hover i svg path { fill: #1e74d6;}

.nyProduct_lxfs { overflow: hidden; background-image: linear-gradient(135deg, #1e74d6 0%, #034b9d 100%); border-radius: 8px;}
.nyProduct_lxfs .nyProLxfs_head { padding: 30px;}
.nyProLxfs_head p {  height: 20px; line-height: 20px; color: #fff; font-family: 'Arial'; font-size: 24px; font-weight: bold;}
.nyProLxfs_head p em { display: inline-block; line-height: 20px; color: #8ec1fb; font-family: 'Arial'; font-size: 24px; font-weight: bold; font-style: normal;}
.nyProLxfs_head span { display: block; line-height: 32px; color: #fff; font-size: 24px; font-weight: bold; margin-top: 10px; position: relative;}
.nyProLxfs_head span::after { content: ''; display: inline-block; vertical-align: middle; width: 80px; height: 1px; background-color: #fff; margin: -2px 0 0 15px;}
.nyProduct_lxfs .nyProLxfs_list { overflow: hidden; padding: 0 20px 20px;}
.nyProLxfs_list dl dd { overflow: hidden; padding: 10px 0; border-bottom: 1px solid rgba(255, 255, 255, .25);}
.nyProLxfs_list dl dd:last-child { border-bottom: 0;}
.nyProLxfs_list dl dd p { min-height: 40px; overflow: hidden; line-height: 24px; color: #fff; font-family: 'Arial'; font-size: 18px; padding: 8px 0 8px 40px; position: relative;}
.nyProLxfs_list 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: 60px;}
.nyProduct_right .nyProRight_head { overflow: hidden; margin-bottom: 36px; padding: 20px 30px; background-color: #fff; border-radius: 8px;}
.nyProRight_head .con { overflow: hidden; padding-left: 36px; position: relative;}
.nyProRight_head .con::before { content: ''; display: block; width: 0; height: calc(100% - 12px); border-left: 1px dashed #034b9d; position: absolute; left: 10px; top: 6px; opacity: .45;}
.nyProRight_head .con p { line-height: 30px; color: #222; font-size: 18px; font-weight: bold; margin-bottom: 10px;}
.nyProRight_head .con p i { display: block; width: 22px; height: 22px; overflow: hidden; background-color: #fff; position: absolute; left: 0; top: 4px;}
.nyProRight_head .con span { display: block; line-height: 28px; color: #999; font-size: 16px; text-align: justify;}

.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: 24px; 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 #034b9d; box-shadow: 0 8px 20px rgba(3, 75, 157, .16);}
.nyProduct_list ul li .con .pic { width: 100%; height: 240px; overflow: hidden; margin-bottom: 24px;}
.nyProduct_list ul li .con .pic a { display: block; width: 100%; height: 100%; overflow: hidden; position: relative;}
.nyProduct_list ul li .con:hover .pic a img { transform: scale(1.1); -webkit-transform: scale(1.1);}
.nyProduct_list ul li .con .name { display: block; width: 100%; text-align: center;}
.nyProduct_list ul li .con .name a { display: inline-block; vertical-align: top; max-width: 100%; height: 30px; overflow: hidden; line-height: 30px; color: #222; font-size: 18px; font-weight: bold; text-align: center; white-space: nowrap; text-overflow: ellipsis; padding-right: 30px; position: relative;}
.nyProduct_list ul li .con:hover .name a { color: #034b9d;}
.nyProduct_list ul li .con .name a i { display: block; width: 20px; height: 20px; overflow: hidden; padding: 4px; background-color: #ddd; border-radius: 50%; position: absolute; top: 5px; right: 0;}
.nyProduct_list ul li .con:hover .name a i { background-color: #034b9d;}
/*nyProducts end*/


@media (max-width:1680px) {
  .nyProducts { padding: 80px 0;}
  .nyProducts .nyProduct_right { padding-left: 48px;}
  .nyProduct_list { margin-bottom: 40px;}
}

@media (max-width:1600px) {}

@media (max-width:1560px) {}

@media (max-width:1440px) {
  .nyProducts { padding: 60px 0;}
  .nyProduct_menu { margin-bottom: 20px;}
  .nyProduct_menu .nyProMenu_head, .nyProduct_lxfs .nyProLxfs_head { padding: 20px 30px;}
  .nyProMenu_head p, .nyProMenu_head p em, .nyProLxfs_head p, .nyProLxfs_head p em { font-size: 22px;}
  .nyProMenu_head span, .nyProLxfs_head span { line-height: 30px; font-size: 22px;}
  .nyProMenu_head span::after, .nyProLxfs_head span::after { width: 64px;}
  .nyProMenu_list ul li { padding: 5px 0;}
  .nyProMenu_list ul li p a { font-size: 16px;}
  .nyProMenu_list ul li .nyProMenu_scd { padding: 5px 10px;}
  .nyProMenu_all { padding: 5px 10px 10px;}
  .nyProMenu_all a { height: 44px; line-height: 44px; font-size: 16px;}
  .nyProLxfs_list dl dd { padding: 5px 0;}
  .nyProLxfs_list dl dd p { font-size: 16px;}

  .nyProducts .nyProduct_right { padding-left: 40px;}
  .nyProRight_head .con span { line-height: 25px; font-size: 15px;}
  .nyProduct_list { margin-bottom: 30px;}
  .nyProduct_list ul { margin: 0 -10px -20px;}
  .nyProduct_list ul li { margin-bottom: 20px; padding: 0 10px;}
  .nyProduct_list ul li .con { padding: 20px;}
  .nyProduct_list ul li .con .pic { height: 210px; margin-bottom: 20px;}
  .nyProduct_list ul li .con .name a { font-size: 16px;}
}

@media (max-width:1366px) {
  .nyProducts .nyProduct_left { width: 290px;}
  .nyProducts .nyProduct_right { width: calc(100% - 290px);}
  .nyProduct_list ul li .con .pic { height: 200px;}
}

@media (max-width:1280px) {
  .nyProducts .nyProduct_left { width: 280px;}
  .nyProduct_menu .nyProMenu_head, .nyProduct_lxfs .nyProLxfs_head { padding: 20px;}
  .nyProMenu_head p, .nyProMenu_head p em, .nyProLxfs_head p, .nyProLxfs_head p em { font-size: 20px;}
  .nyProMenu_head span, .nyProLxfs_head span { line-height: 30px; font-size: 20px; margin-top: 5px;}
  .nyProMenu_head span::after, .nyProLxfs_head span::after { width: 60px;}
  .nyProduct_menu .nyProMenu_list { padding: 10px;}
  .nyProMenu_all a { height: 40px; line-height: 40px; font-size: 14px;}
  .nyProMenu_all a i { width: 18px; height: 18px;}
  .nyProduct_lxfs .nyProLxfs_list { padding: 0 10px 10px;}

  .nyProducts .nyProduct_right { width: calc(100% - 280px); padding-left: 30px;}
  .nyProduct_right .nyProRight_head { margin-bottom: 24px; padding: 20px;}
  .nyProRight_head .con { padding-left: 30px;}
  .nyProduct_list ul li .con { padding: 12px;}
  .nyProduct_list ul li .con .pic { height: 180px; margin-bottom: 12px;}
}

@media (max-width:1200px) {}

@media (max-width:1080px) {
  .nyProducts .nyProduct_left { width: 100%; margin-bottom: 24px;}
  .nyProduct_menu { margin-bottom: 0;}
  .nyProMenu_head p { height: 30px; line-height: 30px; margin-right: 10px; float: left;}
  .nyProMenu_head span { margin-top: 0;}
  .nyProMenu_head i { display: block;}
  .nyProMenu_list, .nyProduct_lxfs { display: none;}

  .nyProducts .nyProduct_right { width: 100%; padding: 0;}
  .nyProduct_list ul li { width: 25%;}
}

@media (max-width:1024px) {
  .nyProducts { padding: 40px 0;}
  .nyProducts .nyProduct_left, .nyProduct_right .nyProRight_head { margin-bottom: 24px;}
  .nyProduct_list { margin-bottom: 20px;}
  .nyProduct_list ul li .con { padding: 10px;}
  .nyProduct_list ul li .con .pic { margin-bottom: 10px;}
}

@media (max-width:920px) {
  .nyProducts .nyProduct_left, .nyProduct_right .nyProRight_head { margin-bottom: 20px;}

  .nyProduct_list ul li { width: 33.333333%;}
  .nyProduct_list ul li .con { padding: 20px;}
  .nyProduct_list ul li .con .pic { height: 200px; margin-bottom: 20px;}
}

@media (max-width:820px) {
  .nyProduct_list ul li .con .pic { height: 160px;}
}

@media (max-width:767px) {
  .nyProduct_menu .nyProMenu_head { padding: 10px 20px;}
  .nyProMenu_head p, .nyProMenu_head p em, .nyProMenu_head span { font-size: 18px;}
  .nyProMenu_head span::after { width: 40px;}

  .nyProRight_head .con p { margin-bottom: 6px;}
  .nyProRight_head .con span { line-height: 24px; font-size: 14px;}
  .nyProduct_list ul { margin: 0 -5px -20px;}
  .nyProduct_list ul li { width: 50%; margin-bottom: 20px; padding: 0 5px;}
  .nyProduct_list ul li .con { padding: 10px;}
  .nyProduct_list ul li .con .pic { height: 140px; margin-bottom: 10px;}
  .nyProduct_list ul li .con .name a { font-size: 15px;}
}

@media (max-width:390px) {
  .nyProduct_list ul li .con .pic { height: 130px;}
}

@media (max-width:320px) {
  .nyProMenu_head span::after { display: none;}

  .nyProduct_list ul { margin: 0 0 -20px;}
  .nyProduct_list ul li { width: 100%; padding: 0;}
  .nyProduct_list ul li .con { padding: 20px;}
  .nyProduct_list ul li .con .pic { height: 200px; margin-bottom: 20px;}
  .nyProduct_list ul li .con .name a { font-size: 18px;}
}

@media (max-width:320px) {
  .nyProduct_list ul li .con .pic { height: 180px;}
}