
/*nyProshow_head start*/
.nyProshow_head { overflow: hidden; margin-top:100px; padding: 0 0 100px; background: url(../images/proShowBg.jpg) center bottom no-repeat; background-size: cover;}
.nyProshow_head .nyMbx{ margin-top:30px;}

.nyProShowHead_main { display: flex; flex-wrap: wrap; justify-content: left; flex-direction: row-reverse; margin-top: 30px;}
.nyProShow_img { width: 60%; padding: 50px; background-color: #fff; box-shadow: 0 0 16px rgba(0, 0, 0, .06); position: relative;}
.nyProShow_big { height: 440px; overflow: hidden;}
.nyProShow_big .swiper-container, .nyProShow_small .swiper-container { height: 100%;}
.nyProShow_big .swiper-slide { height: 100%; overflow: hidden; position: relative;}
.nyProShow_small { height: 110px; margin-top: 30px;}
.nyProShow_small .swiper-container { padding: 0 1px;}
.nyProShow_small .swiper-slide { overflow: hidden; border: 1px solid #ddd;position: relative; cursor: pointer;}
.nyProShow_small .swiper-slide.swiper-slide-thumb-active { border: 1px solid #1e3a62;}

.nyProShow_text { width: 39%; padding: 50px; background-color: #fff; box-shadow: 0 0 16px rgba(0, 0, 0, .06);margin-right: 1%;}
.nyProShow_text .nyProShow_name { line-height: 32px; color: #222; font-size: 24px; font-weight: bold; margin-bottom: 20px;}
.nyProShow_text .nyProShow_ms { margin-bottom: 50px;}
.nyProShow_text .nyProShow_ms h1 { max-height: 120px; overflow: hidden; line-height: 30px; color: #777; font-size: 16px; font-weight: normal; text-align: justify; display: -webkit-box; line-clamp: 4; -webkit-line-clamp: 4; -webkit-box-orient: vertical; text-overflow: ellipsis; word-break: break-all;}

.nyProShow_text .nyProShow_tx { margin-bottom: 50px;}
.nyProShow_text dl dt { line-height: 30px; color: #222; font-size: 18px; font-weight: bold; margin-bottom: 15px;}
.nyProShow_text dl dd { min-height: 30px; overflow: hidden; line-height: 30px; color: #777; font-size: 16px; margin-bottom: 10px; padding-left: 30px; position: relative;}
.nyProShow_text dl dd:last-child { margin-bottom: 0;}
.nyProShow_text dl dd i { display: none; width: 20px; height: 20px; overflow: hidden; margin-top: -10px; position: absolute; left: 0; top: 50%;}
.nyProShow_text dl dd:hover i svg path { fill: #1e3a62;}
.nyProShow_text dl dd img { display: block; width: 20px; height: 20px; overflow: hidden; margin-top: -10px; position: absolute; left: 0; top: 50%;}

.nyProShow_text .lffmore a{ background:#f8f8f8;}
.nyProShow_text .lffmore:hover a{ background:#1e3a62;}
/*nyProshow_head end*/


/*nyProshow_main start*/
.nyProshow_main { overflow: hidden; padding: 80px 0 0;}
.nyProShow_bar { margin-bottom: 80px;box-shadow: 0 0 16px rgba(0, 0, 0, .06);transform: skewX(-20deg);}
.nyProShow_bar ul { display: flex; align-items: center;}
.nyProShow_bar ul li { flex: 1;background:#fff; position:relative;}
.nyProShow_bar ul li:hover, .nyProShow_bar ul li.active{background-color: #1e3a62;}
.nyProShow_bar ul li:after{ content:''; display:block;width:1px; height:20px; background:#ddd; position:absolute; right:0; top:50%; transform:translateY(-50%);}
.nyProShow_bar ul li:hover:after,.nyProShow_bar ul li.active:after,.nyProShow_bar ul li:last-child:after{ display:none;}
.nyProShow_bar ul li a { display: block; height: 64px; overflow: hidden; line-height: 32px; color: #222; font-size: 18px; text-align: center; padding: 16px;transform: skewX(20deg);}
.nyProShow_bar ul li:hover a, .nyProShow_bar ul li.active a { color: #fff;}
.nyProShow_bar ul li a i{ display:inline-block; width:20px; height:20px; background:url(../images/proxx_navico.png) no-repeat;background-position:0 0; margin-right:10px;vertical-align: middle;}
.nyProShow_bar ul li a i.ico2{ background-position:-20px 0;}
.nyProShow_bar ul li a i.ico3{ background-position:-40px 0;}
.nyProShow_bar ul li a i.ico4{ background-position:-60px 0;}
.nyProShow_bar ul li a i.ico5{ background-position:-80px 0;}
.nyProShow_bar ul li:hover a i,.nyProShow_bar ul li.active a i{background-position:0 -20px;}
.nyProShow_bar ul li:hover a i.ico2,.nyProShow_bar ul li.active a i.ico2{ background-position:-20px -20px;}
.nyProShow_bar ul li:hover a i.ico3,.nyProShow_bar ul li.active a i.ico3{ background-position:-40px -20px;}
.nyProShow_bar ul li:hover a i.ico4,.nyProShow_bar ul li.active a i.ico4{ background-position:-60px -20px;}
.nyProShow_bar ul li:hover a i.ico5,.nyProShow_bar ul li.active a i.ico5{ background-position:-80px -20px;}

#pro01, #pro02, #pro03, #pro04, #pro05, #pro06, #pro07{ margin-top: -120px; padding-bottom: 120px;}

.nyProShow_part { margin-bottom: 100px;}
.nyProShow_title { margin-bottom: 40px;}
.nyProShow_title p { line-height: 40px; color: #222; font-size: 36px; font-weight: bold; text-transform: capitalize;}

.nyProShow_con { min-height: 240px; overflow: hidden; padding: 40px; background-color: #f7f7f9;}
.nyProShow_con2 { padding: 0 !important; background-color: #fff;}
.nyProShow_con3 { background-color: #fff; border: 1px solid #e6e6e6;}

.nyProShow_con, .nyProShow_con div, .nyProShow_con p { line-height: 30px !important; font-family: 'Arial', '\5FAE\8F6F\96C5\9ED1', 'Microsoft Yahei', 'Helvetica', 'sans-serif'!important; color: #555!important; font-size: 16px!important;}
.nyProShow_con div, .nyProShow_con p { margin-bottom: 10px;}
.nyProShow_con div:last-child, .nyProShow_con p:last-child { margin-bottom: 0;}
.nyProShow_con img, .nyProShow_con table, .nyProShow_con tr, .nyProShow_con td, .nyProShow_con p, .nyProShow_con span, .nyProShow_con div, .nyProShow_con video, .nyProShow_con embed { width: auto !important; height: auto !important; max-width: 100% !important; max-height: 100%;}
.nyProShow_con img { display: block;}
.nyProShow_con p span, .nyProShow_con span, .nyProShow_con p em, .nyProShow_con em { color: #555 !important; font-family: 'Arial', '\5FAE\8F6F\96C5\9ED1', 'Microsoft Yahei', 'Helvetica', 'sans-serif' !important; font-size: 16px !important;}
.nyProShow_con b, .nyProShow_con strong {  color: #222; font-size: 24px !important; font-weight: bold;}

.nyProShow_td ul { display: flex; flex-wrap: wrap; justify-content: left; width: 100% !important; margin: 0 -20px -130px;}
.nyProShow_td ul li { width: 50%; margin-bottom: 40px; padding: 0 20px;}
.nyProShowTd_con { min-height: 100%; overflow: hidden; padding: 50px; background-color: #f7f7f9; }
.nyProShowTd_con:hover { background-color: #1e3a62; transform: translateY(-5px); -webkit-transform: translateY(-5px);}
.nyProShowTd_con h3 { line-height: 32px; color: #222; font-size: 24px; font-weight: bold; margin-bottom: 24px; padding-left: 40px; position: relative;}
.nyProShowTd_con h3::before { content: ''; display: block; width: 8px; height: 24px; overflow: hidden; background-color: #1e3a62; transform: skewX(-20deg); -webkit-transform: skewX(-20deg); position: absolute; left: 0; top: 4px; transition: all 0.5s; -webkit-transition: all 0.5s;}
.nyProShowTd_con h3::after { content: ''; width: 6px; height: 18px; overflow: hidden; background-color: #d9d9d9; transform: skewX(-20deg); -webkit-transform: skewX(-20deg); position: absolute; left: 13px; top: 4px; transition: all 0.5s; -webkit-transition: all 0.5s;}
.nyProShowTd_con:hover h3 { color: #fff;}
.nyProShowTd_con:hover h3::before { background-color: #fff;}
.nyProShowTd_con:hover h3::after { background-color: rgba(255,255,255,.25);}
.nyProShowTd_con p.ms { line-height: 30px; color: #555; font-size: 16px;}
.nyProShowTd_con:hover p.ms { color: rgba(255,255,255,.7);}

.nyProShow_application { margin-bottom: 100px;}
.nySoluCase_swiper { overflow: hidden; padding-bottom: 50px; position: relative;}
.nySoluCase_swiper .swiper-slide .pics { width: 100%; height: 280px; overflow: hidden;}
.nySoluCase_swiper .swiper-slide .pics a { display: block; width: 100%; height: 100%; overflow: hidden; background-color: #fff; position: relative;}
.nySoluCase_swiper .swiper-slide:hover .pics a img { transform: scale(1.05); -webkit-transform: scale(1.05);}
.nySoluCase_swiper .swiper-slide .text { width: 100%; height: auto; overflow: hidden; padding: 30px; background-color: #f7f7f9; border: 1px solid #fff; border-top: 0;}
.nySoluCase_swiper .swiper-slide:hover .text { background-color: #fff; border: 1px solid #1e3a62; border-top: 0;}
.nySoluCase_swiper .swiper-slide .text .name { margin-bottom: 20px; padding-bottom: 20px; position: relative;}
.nySoluCase_swiper .swiper-slide .text .name a { display: block; height: 60px; overflow: hidden; line-height: 30px; color: #222; font-size: 18px; display: -webkit-box; text-overflow: ellipsis; line-clamp: 2; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.nySoluCase_swiper .swiper-slide:hover .text .name a { color: #1e3a62;}
.nySoluCase_swiper .swiper-slide .text .name::after { content: ''; display: block; width: 30px; height: 2px; background-color: #1e3a62; position: absolute; left: 0; bottom: 0;}
.nySoluCase_swiper .swiper-slide .text p.ms { height: 56px; overflow: hidden; line-height: 28px; color: #999; font-size: 16px; display: -webkit-box; text-overflow: ellipsis; line-clamp: 2; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.nySoluCase_swiper .swiper-slide .text a.btn { display: block; width: 80px; height: 32px; overflow: hidden; line-height: 32px; color: #fff; font-size: 14px; margin-top: 30px; background-color: #bbb; display: flex; align-items: center; justify-content: center; gap: 6px;}
.nySoluCase_swiper .swiper-slide:hover .text a.btn { background-color: #1e3a62;}
.nySoluCase_swiper .swiper-slide .text a.btn i { display: block; width: 16px; height: 16px; overflow: hidden;}
.nySoluCase_swiper .swiper-pagination { width: 100%; height: 8px; bottom: 0 !important;}
.nySoluCase_swiper .swiper-pagination span { width: 8px; height: 8px; margin: 0 5px !important; background-color: #ddd; border-radius: 50%; vertical-align: top; opacity: 1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nySoluCase_swiper .swiper-pagination span::after { display: none;}
.nySoluCase_swiper .swiper-pagination span.swiper-pagination-bullet-active { background-color: #1e3a62;}


.nyProShow_xg { margin: 0;}
.nyProShowXg_swiper { overflow: hidden; padding-bottom: 50px; position: relative;}
.nyProShowXg_swiper .swiper-slide .img { display: block; width: 100%; height: 270px; overflow: hidden; position: relative;}
.nyProShowXg_swiper .swiper-slide .img a.pics { display: block; width: 100%; height: 100%; overflow: hidden; position: relative;}
.nyProShowXg_swiper .swiper-slide:hover .img a.pics img { transform: scale(1.05); -webkit-transform: scale(1.05);}
.nyProShowXg_swiper .swiper-slide .img .btn { position: absolute; left: -100%; bottom: 0;}
.nyProShowXg_swiper .swiper-slide:hover .img .btn { left: 0;}
.nyProShowXg_swiper .swiper-slide .img .btn a { display: flex; align-items: center; justify-content: center; width: 180px; height: 60px; overflow: hidden; line-height: 60px; color: #fff; font-size: 16px; padding: 0 20px; background-color: #1e3a62; }
.nyProShowXg_swiper .swiper-slide .img .btn a i { display: block; width: 20px; height: 20px; overflow: hidden; margin: 0 0 0 10px;}
.nyProShowXg_swiper .swiper-slide .img .btn a:hover i { margin: 0 0 0 20px;}
.nyProShowXg_swiper .swiper-slide a.name { display: block; min-height: 30px; max-height: 60px; overflow: hidden; line-height: 30px; color: #222; font-size: 18px; margin: 16px auto; display: -webkit-box; text-overflow: ellipsis; line-clamp: 2; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.nyProShowXg_swiper .swiper-slide:hover a.name { color: #1e3a62; font-weight: bold;}
.nyProShowXg_swiper .swiper-slide .time { display: flex; align-items: flex-end;}
.nyProShowXg_swiper .swiper-slide .time i { display: block; width: 14px; height: 24px; overflow: hidden;}
.nyProShowXg_swiper .swiper-slide .time em { display: block; line-height: 24px; color: #1e3a62; font-size: 16px; font-style: normal; margin: 0 5px 0 10px;}
.nyProShowXg_swiper .swiper-slide .time span { display: block; line-height: 28px; color: #1e3a62; font-size: 24px; font-weight: bold;}
.nyProShowXg_swiper .swiper-pagination { width: 100%; height: 8px; bottom: 0 !important;}
.nyProShowXg_swiper .swiper-pagination span { width: 8px; height: 8px; margin: 0 5px !important; background-color: #ddd; border-radius: 50%; vertical-align: top; opacity: 1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyProShowXg_swiper .swiper-pagination span::after { display: none;}
.nyProShowXg_swiper .swiper-pagination span.swiper-pagination-bullet-active { background-color: #1e3a62;}
/*nyProshow_main end*/


@media (max-width:1680px) {
  .nyProshow_head { padding-bottom: 80px;}
  .nyProShowHead_main { margin-top: 40px;}
  .nyProShow_text, .nyProShow_img { padding: 40px;}

  .nyProshow_main { padding: 60px 0 0;}
  .nyProShow_bar { margin-bottom: 60px; }
  .nyProShow_bar ul li a { height: 60px; line-height: 30px; padding: 15px;}

  .nyProShow_part, .nyProShow_application { margin-bottom: 80px;}
  .nyProShowTd_con { padding: 40px;}
  .nyProShowTd_con h3 { margin-bottom: 20px;}

  .nySoluCase_swiper, .nyProShowXg_swiper { padding-bottom: 40px;}

  .nyProShowXg_swiper .swiper-slide .img .btn a { height: 50px; line-height: 50px;}

}

@media (max-width:1600px) {
  .nyProshow_head { margin-top: 80px;}

  #pro01, #pro02, #pro03, #pro04, #pro05, #pro06, #pro07 { margin-top: -80px; padding-bottom: 80px;}

  .nyProShow_title { margin-bottom: 30px;}
  .nyProShow_title p { font-size: 32px;}
  .nyProShow_td ul { margin: 0 -20px -120px;}
  
}

@media (max-width:1560px) {
}

@media (max-width:1440px) {
  .nyProshow_head { padding-bottom: 60px;}
  .nyProShowHead_main { margin-top: 30px;}
  .nyProShow_text, .nyProShow_img { padding: 30px;}

  .nyProshow_main { padding: 50px 0 0;}
  .nyProShow_bar { margin-bottom: 50px;}
  .nyProShow_bar ul li a { height: 56px; line-height: 30px; font-size: 16px; padding: 13px;}

  .nyProShow_title { margin-bottom: 24px;}
  .nyProShow_title p { font-size: 30px;}

  .nyProShow_part, .nyProShow_application { margin-bottom: 60px;}

  .nyProShow_con { padding: 30px;}

  .nyProShow_td ul { margin: 0 -15px -90px;}
  .nyProShow_td ul li { margin-bottom: 30px; padding: 0 15px;}
  .nyProShowTd_con { padding: 30px;}
  .nyProShowTd_con h3 { font-size: 22px; margin-bottom: 16px; padding-left: 30px;}
  .nyProShowTd_con h3::before { width: 6px; height: 22px; top: 6px;}
  .nyProShowTd_con h3::after { left: 11px; top: 6px;}

  .nySoluCase_swiper, .nyProShowXg_swiper { padding-bottom: 30px;}
  .nySoluCase_swiper .swiper-slide .text .name { margin-bottom: 16px; padding-bottom: 16px;}
  .nySoluCase_swiper .swiper-slide .text p.ms { height: 50px; line-height: 25px; font-size: 15px;}
}

@media (max-width:1366px) {
  .nyProShow_text { width: 42%;}
  .nyProShow_text .nyProShow_name { line-height: 30px; font-size: 22px;}
  .nyProShow_text .nyProShow_ms { margin-bottom: 40px;}
  .nyProShow_text .nyProShow_ms h1 { max-height: 100px; line-height: 25px; font-size: 15px;}
  .nyProShow_text .nyProShow_tx { margin-bottom: 40px;}
  .nyProShow_text dl dd { min-height: 25px; line-height: 25px; font-size: 15px; margin-bottom: 7px;}
  .nyProShow_img { width: 57%;}
  .nyProShow_big { height: 400px;}
  .nyProShow_small { height: 95px; margin-top: 15px;}

  .nyProShow_con, .nyProShow_con div, .nyProShow_con p { font-size: 15px !important;}
  .nyProShowTd_con p.ms { line-height: 25px; font-size: 15px;}

  .nySoluCase_swiper .swiper-slide .pics { height: 260px;}

  .nyProShowXg_swiper .swiper-slide .img { height: 264px;}
  .nyProShowXg_swiper .swiper-slide a.name { margin: 15px auto;}
  .nyProShowXg_swiper .swiper-slide .time em { font-size: 15px;}
  .nyProShowXg_swiper .swiper-slide .time span { line-height: 24px; font-size: 22px;}
  .nyProShowXg_swiper .swiper-slide .img .btn a { height: 44px; line-height: 44px; font-size: 15px;}
}

@media (max-width:1280px) {

  .nyProShow_text .nyProShow_ms, .nyProShow_text .nyProShow_tx { margin-bottom: 30px;}  
  .nyProShow_text dl dt { margin-bottom: 10px;}
  .nyProShow_big { height: 360px;}
  .nyProShow_small { height: 85px;}

  .nyProShow_bar ul li a { height: 52px; padding: 11px;}

  .nySoluCase_swiper .swiper-slide .pics { height: 240px;}
  .nySoluCase_swiper .swiper-slide .text { padding: 20px;}
  .nySoluCase_swiper .swiper-slide .text a.btn { margin-top: 20px;}

  .nyProShowXg_swiper .swiper-slide .img { height: 240px;}
  .nyProShowXg_swiper .swiper-slide .img .btn a { height: 40px; line-height: 40px; font-size: 14px;}
}

@media (max-width:1200px) {
  .nyProShowTd_con h3 { font-size: 20px; padding-left: 28px;}
  .nyProShowTd_con h3::before { width: 5px; height: 20px; top: 8px;}
  .nyProShowTd_con h3::after { width: 5px; height: 16px; left: 10px; top: 8px;}
}

@media (max-width:1080px) {
  .nyProshow_main { padding: 40px 0 0;}
  .nyProShow_bar { margin-bottom: 40px;}
  .nyProShow_bar ul li a { height: 50px; padding: 10px;}

  .nyProShow_title { margin-bottom: 20px;}
  .nyProShow_title p { line-height: 32px; font-size: 24px;}

  .nySoluCase_swiper .swiper-slide .pics { height: 224px;}

  .nyProShowXg_swiper .swiper-slide .img { height: 224px;}
}

@media (max-width:1024px) {

  .nySoluCase_swiper .swiper-slide .pics { height: 210px;}

  .nyProShowXg_swiper .swiper-slide .img { height: 210px;}
}

@media (max-width:920px) {
  .nyProshow_head { padding-bottom: 40px;}
  .nyProShowHead_main { margin-top: 20px;}
  .nyProShow_text, .nyProShow_img { padding: 20px;}
  .nyProShow_text .nyProShow_name { font-size: 20px;}
  .nyProShow_text .nyProShow_ms, .nyProShow_text .nyProShow_tx { margin-bottom: 20px;}
  .nyProShow_big { height: 340px;}

  .nyProShow_bar ul li a { height: 44px; font-size: 15px; padding: 7px 10px;}

  .nyProShow_part, .nyProShow_application { margin-bottom: 40px;}
  .nyProShow_con { padding: 20px; min-height:inherit;}

  .nyProShow_td ul { margin: 0 -10px -100px;}
  .nyProShow_td ul li { margin-bottom: 20px; padding: 0 10px;}
  .nyProShowTd_con { padding: 20px;}
  .nyProShowTd_con h3 { font-size: 18px; margin-bottom: 10px;}

  .nySoluCase_swiper .swiper-slide .pics { height: 190px;}
  .nySoluCase_swiper .swiper-slide .text .name a { height: 52px; line-height: 26px; font-size: 16px;}
  .nySoluCase_swiper .swiper-slide .text p.ms { height: 48px; line-height: 24px; font-size: 14px;}

  .nyProShowXg_swiper .swiper-slide .img { height: 190px;}  
  .nyProShowXg_swiper .swiper-slide a.name { min-height: 26px; max-height: 52px; line-height: 26px; font-size: 16px; margin: 12px auto;}
}

@media (max-width:820px) {
  .nyProShow_text .nyProShow_name { line-height: 28px; font-size: 18px;}
  .nyProShow_text .nyProShow_ms h1 { max-height: 96px; line-height: 24px; font-size: 14px;}
  .nyProShow_text dl dd { min-height: 24px; line-height: 24px; font-size: 14px; margin-bottom: 6px;}
  .nyProShow_big { height: 320px;}
  .nyProShow_small { height: 75px;}

  .nySoluCase_swiper .swiper-slide .pics { height: 164px;}

  .nyProShowXg_swiper .swiper-slide .img { height: 164px;}
}

@media (max-width:767px) {
  .nyProshow_head { margin-top: 64px; padding-bottom: 20px;}
  .nyProShowHead_main { display: block;}
  .nyProShow_text, .nyProShow_img { width: 100%; margin-bottom: 10px;}
  .nyProShow_big { height: 260px;}
  .nyProShow_small { height: 60px; margin-top: 10px;}  
  .nyProShow_text .nyProShow_name { line-height: 30px; font-size: 20px;}

  .nyProshow_main { padding: 30px 0 0;}
  .nyProShow_bar { margin-bottom: 30px;transform: skewX(0deg);}
  .nyProShow_bar ul { flex-wrap: wrap;}
  .nyProShow_bar ul li { width: calc(100% / 3); flex: none;}
  .nyProShow_bar ul li:nth-child(3n):after{ display:none;}
  .nyProShow_bar ul li a { height: 40px; font-size: 14px; padding: 5px 10px;transform: skewX(0deg);}
  .nyProShow_bar ul li a i{ display:none;}

  #pro01, #pro02, #pro03, #pro04, #pro05, #pro06, #pro07 { margin-top: -64px; padding-bottom: 64px;}

  .nyProShow_title { margin-bottom: 15px;}
  .nyProShow_title p { line-height: 30px; font-size: 22px;}

  .nyProShow_td ul { margin: 0 0 -84px;}
  .nyProShow_td ul li { width: 100%; padding: 0;}

  .nySoluCase_swiper .swiper-slide .pics { height: 260px;}
  .nySoluCase_swiper .swiper-slide .text .name a { height: 56px; line-height: 28px; font-size: 18px;}

  .nyProShowXg_swiper .swiper-slide .img { height: 260px;}
  .nyProShowXg_swiper .swiper-slide a.name { min-height: 28px; max-height: 56px; font-size: 18px;}
}

@media (max-width:390px) {
  .nyProShow_big { height: 240px;}
  .nyProShow_small { height: 54px;}

  .nySoluCase_swiper .swiper-slide .pics { height: 240px;}

  .nyProShowXg_swiper .swiper-slide .img { height: 240px;}
}

@media (max-width:320px) {
  .nyProShow_big { height: 200px;}
  .nyProShow_small { height: 45px;}
  .nyProShow_text .nyProShow_name { line-height: 28px; font-size: 18px;}

  .nyProShow_title p { line-height: 30px; font-size: 20px;}

  .nySoluCase_swiper .swiper-slide .pics { height: 200px;}

  .nyProShowXg_swiper .swiper-slide .img { height: 200px;}
  .nyProShowXg_swiper .swiper-slide a.name { min-height: 26px; max-height: 52px; line-height: 26px; font-size: 16px;}
}


/*资料下载*/
.nyProShow_down{background:#fff; padding:0;}
.nyProShow_down ul li{ width:100%; background:#f8f8f8; height:80px; line-height:80px; padding:0 50px; margin-bottom:20px;}
.nyProShow_down ul li .nydown_ico01{ float:left; width:30px; height:30px; margin:25px 15px 0 0;display:flex; display: -webkit-flex;  justify-content:center;align-items:center;}
.nyProShow_down ul li .nydown_ico01 img{ max-width:100%;}
.nyProShow_down ul li .nydown_ico01 img.nydown_ico2{ display:none;}
.nyProShow_down ul li .nydown_name{ display:block; color:#222; font-size:16px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; width:35%; float:left; padding:0 10px 0 0; font-style:normal;}
.nyProShow_down ul li span{ display:block; font-size:16px; color:#999 !important; width:18%; float:left; text-align:center;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.nyProShow_down ul li .nydown_down{ display:block; width:34px; height:34px;background:#1e3a62 url(../images/downico03.png) no-repeat center center; float:right; margin:25px 0 0; border-radius:50px;}
.nyProShow_down ul li:hover{ background:#1e3a62;}
.nyProShow_down ul li:hover .nydown_ico01 img.nydown_ico2{ display:block;}
.nyProShow_down ul li:hover .nydown_ico01 img.nydown_ico1{ display:none;}
.nyProShow_down ul li:hover .nydown_name{ color:#fff;}
.nyProShow_down ul li:hover span{ color:rgba(255,255,255,0.65) !important;}
.nyProShow_down ul li:hover .nydown_down{background:#fff url(../images/downico04.png) no-repeat center center;}
.nyProShow_down ul li:last-child{ margin-bottom:0;}

@media (max-width:1560px) {
.nyProShow_down ul li{ height:75px; line-height:75px; padding:0 40px;}
.nyProShow_down ul li span{ font-size:15px;}
.nyProShow_down ul li .nydown_name{ font-size:15px;}
.nyProShow_down ul li .nydown_down{ margin:20px 0 0;}
.nyProShow_down ul li .nydown_ico01{ width:25px; height:25px; margin: 23px 15px 0 0;}
}
@media (max-width:1366px) {
	.nyProShow_down ul li{ height:70px; line-height:70px; padding:0 30px 0 20px;}
}

@media (max-width:1280px) {
	.nyProShow_down ul li{ margin-bottom:15px;}
}
@media (max-width:1200px) {
.nyProShow_down ul li span{ font-size:14px;}
.nyProShow_down ul li .nydown_name{ font-size:14px; width:40%;}
.nyProShow_down ul li span{ width:15%;}
.nyProShow_down ul li .nydown_down{ margin:18px 0 0;}
.nyProShow_down ul li .nydown_ico01{ width:22px; height:22px; margin: 22px 13px 0 0;}
}
@media (max-width:1024px) {
.nyProShow_down ul li{ height:65px; line-height:65px; padding:0 20px;}
.nyProShow_down ul li .nydown_ico01{ margin: 20px 12px 0 0;}
.nyProShow_down ul li .nydown_down{ width:32px; height:32px; margin:18px 0 0;}
}

@media (max-width:768px) {
.nyProShow_down ul li span.span2,.nyProShow_down ul li span.span3{ display:none;}
.nyProShow_down ul li .nydown_name{ width:62%;}
.nyProShow_down ul li .nydown_down{ width:30px; height:30px; margin:18px 0 0;}
.nyProShow_down ul li span{ font-size:14px;}
}
@media (max-width:550px) {
.nyProShow_down ul li{ height:60px; line-height:60px; padding:0 15px;}
.nyProShow_down ul li span{ display:none;}
.nyProShow_down ul li .nydown_name{ width:72%;}
.nyProShow_down ul li .nydown_ico01{ width:20px; height:20px; margin: 18px 10px 0 0;}
.nyProShow_down ul li .nydown_down{ margin:15px 0 0;}
}

/*产品配件*/
.nyproxx_swiper .box{ border:1px solid #e6e6e6;}
.nyproxx_swiper .pic{ display:block; width:100%; height:auto; padding-top:78%;margin-bottom:15px;position:relative; overflow:hidden;}
.nyproxx_swiper .pic img{ max-width:90%; max-height:90%;}
.nyproxx_swiper .name{ padding:0 20px;font-size:18px; text-align:center;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;}
.nyproxx_swiper .lff_nymore{ margin:25px auto 35px;}
.nyproxx_swiper:hover .pic img{transform: scale(1.05);}
.nyproxx_swiper:hover .box{ border:1px solid #1e3a62;}
.nyproxx_swiper:hover .lff_nymore{ background:#1e3a62;transform:translateY(-3px) skewX(-20deg); }
.nyproxx_swiper:hover .lff_nymore a{ color:#fff;}
.nyproxx_swiper:hover .lff_nymore a i{ background:url(../images/jt_allmore02.png) no-repeat; margin-left:12px;}
@media (max-width:1440px) {
	.nyproxx_swiper .lff_nymore { margin: 15px auto 25px;}
}
@media (max-width:920px) {
	.nyproxx_swiper .name{ padding:0 10px;font-size:16px;}
	.nyproxx_swiper .lff_nymore { margin: 10px auto 15px;}
}
@media (max-width:413px) {
	.nyproxx_swiper .name{font-size:14px;}
}


/*注册弹窗*/
.pro_login_mian{ height:0 !important;position:fixed;top:0;z-index:2222;}
.pro_login_mian.open{ height:100vh!important;}
.pro_login_mian .login_msg{ top:55%; position:relative;}
.pro_login_mian .close_btn{ width:34px; height:34px; position:absolute; top:0; right:0;}
@media (max-width:767px) {
	body.login-lock{overflow:hidden !important;}
	.pro_login_mian{ z-index:10000;}
	.pro_login_mian .login_msg{ top:50%;}
}