﻿
/*nyProductShow start*/
.nyProductShow { overflow: hidden; padding: 50px 0 90px; background-color: #f1f3f8;}

.nyProShow_menu { margin-bottom: 50px;}
.nyProShow_menu ul li { float: left; padding-left: 20px;}
.nyProShow_menu ul li:first-child { padding-left: 0;}
.nyProShow_menu ul li a { display: block; line-height: 70px; color: #333; font-size: 18px; padding: 0 40px; background-color: #e4e6ea; border-radius: 4px;}
.nyProShow_menu ul li a i { display: inline-block; width: 30px; height: 30px; overflow: hidden; vertical-align: middle; margin: -4px 8px 0 0;}
.nyProShow_menu ul li a:hover { color: #fff; background-color: #0faac6;}
.nyProShow_menu ul li a:hover i svg path { fill: #ffffff;}

.nyProShow_head { line-height: 1.2; color: #333; font-size: 24px; font-weight: bold; text-transform: uppercase; padding-bottom: 20px; border-bottom: 1px solid #ddd; margin-bottom: 30px;}
.nyProShow_head i { display: inline-block; width: 30px; height: 30px; vertical-align: middle; margin: -4px 8px 0 0;}

.nyProShow_images { padding: 50px; background-color: #fff; border-radius: 8px;}
.nyProShow_images .nyProShow_main { display: flex; align-items: center;}
.nyProShow_main .nyProShow_img { width: 45%; height: 478px; padding: 30px 0; position: relative;}
.nyProShow_big { width: calc(100% - 110px); height: 100%; float: right;}
.nyProShow_big .swiper-container { height: 100%;}
.nyProShow_big .swiper-slide { height: 100%; overflow: hidden; position: relative;}
.nyProShow_big .swiper-button-prev, .nyProShow_big .swiper-button-next { width: 100px; height: 24px; background: #f4f4f4; padding: 5px 0; position: absolute; left: 0; top: inherit; margin: 0;}
.nyProShow_big .swiper-button-prev { top: 0;}
.nyProShow_big .swiper-button-next { bottom: 0;}
.nyProShow_big .swiper-button-prev svg, .nyProShow_big .swiper-button-next svg { transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg);}
.nyProShow_big .swiper-button-prev:hover, .nyProShow_big .swiper-button-next:hover { background: #ec5c42;}
.nyProShow_big .swiper-button-prev:hover svg path, .nyProShow_big .swiper-button-next:hover svg path { fill: #ffffff;}

.nyProShow_small { width: 100px; height: 100%; float: left;}
.nyProShow_small .swiper-container { height: 100%;}
.nyProShow_small .swiper-slide { width:100%; height: 100px; overflow: hidden; border: 1px solid #ddd; position: relative;}
.nyProShow_small .swiper-slide.swiper-slide-thumb-active { border: 1px solid #0faac6;}

.nyProShow_main .nyProShow_text { width: 55%; padding-left: 40px;}
.nyProShow_text .nyProShow_name { line-height: 1.2; color: #333; font-family: "BebasKai"; font-size: 44px; margin-bottom: 20px;}
.nyProShow_text .nyProShow_ms { max-height: 120px; overflow: hidden; line-height: 30px; color: #777; font-size: 16px; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; text-overflow: ellipsis; word-break: break-all;}
.nyProShow_text ul { margin: 30px 0; padding: 19px 0; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6;}
.nyProShow_text ul li { line-height: 1.4; color: #777; font-size: 22px;}
.nyProShow_text p { color: #777; font-size: 14px; margin-bottom: 10px;}
.nyProShow_text p span { color: #ec5c42;}
.nyProShow_text dl dd { display: inline-block; vertical-align: top;}
.nyProShow_text dl dd a { display: block; overflow: hidden; line-height: 48px; color: #fff; font-size: 18px; padding: 0 20px; border-radius: 8px; background-color: #ec5c42;}
.nyProShow_text dl dd:first-child { margin: 0 8px 0 0;}
.nyProShow_text dl dd:first-child a { background-color: #0faac6;}
.nyProShow_text dl dd a:hover { opacity: .9;}
.nyProShow_text dl dd a i { display: inline-block; width: 20px; height: 20px; overflow: hidden; vertical-align: middle; margin: -2px 10px 0 0;}

.nyProShow_intro { margin: 50px auto; padding: 50px; background-color: #fff; border-radius: 8px;}
.nyProShow_intro .nyProShow_con { line-height: 1.8; color: #777; font-size: 16px; text-align: justify;}
.nyProShow_con div, .nyProShow_con p { margin: 10px auto 0;}
.nyProShow_con br { display: none;}
.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%; line-height: 1.8; color: #777; font-size: 16px; text-align: justify;}
.nyProShow_con p span, .nyProShow_con span, .nyProShow_con p em, .nyProShow_con em { color: #777 !important; font-family: Arial, Helvetica, sans-serif !important; font-size: 16px !important;}

.nyProShow_msg { padding: 50px; background-color: #fff; border-radius: 8px;}
.nyProShow_msg p { line-height: 1.8; color: #777; font-size: 16px; text-align: justify; margin: 20px auto;}
.nyProShow_msg ul li:last-child { margin-bottom: 0;}
.nyProShow_msg ul li dl { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -10px;}
.nyProShow_msg ul li dl dd { width: 50%; margin-bottom: 20px; padding: 0 10px;}
.nyProMsg_ipt { height: 48px; overflow: hidden; border: 1px solid #ddd; border-radius: 4px; padding: 3px 19px 3px 29px; position: relative;}
.nyProMsg_ipt em { display: block; width: 10px; height: 20px; line-height: 20px; color: #e50000; font-size: 14px; position: absolute; left: 19px; top: 12px;}
.nyProMsg_ipt input { display: block; width: 100%; height: 40px; overflow: hidden; line-height: 40px; color: #333; font-size: 14px; float: left; border: 0; background: none; outline: none;}
.nyProMsg_area { overflow: hidden; border: 1px solid #ddd; border-radius: 4px; padding: 8px 19px 8px 29px; position: relative;}
.nyProMsg_area em { display: block; width: 10px; height: 20px; line-height: 20px; color: #e50000; font-size: 14px; position: absolute; left: 19px; top: 12px;}
.nyProMsg_area textarea { display: block; width: 100%; height: 120px; overflow-y: scroll; line-height: 24px; color: #333; font-size: 14px; float: left; border: 0; background: none; outline: none; resize: none;}
.nyProMsg_btn { margin-top: 20px;}
.nyProMsg_btn input { display: inline-block; vertical-align: top; overflow: hidden; line-height: 2.5; color: #fff; font-family: "BebasKai"; font-size: 20px; padding: 0 40px; background: #ec5c42; border-radius: 25px; border: 0; outline: none; cursor: pointer;}
.nyProMsg_btn input:hover { opacity: .9;}

/*nyProductShow end*/

@media (max-width:1680px) {
  .nyProductShow { padding: 40px 0 80px;}
  .nyProShow_menu { margin-bottom: 40px;}
  .nyProShow_menu ul li a { line-height: 60px; font-size: 16px; padding: 0 20px;}
  .nyProShow_menu ul li a i { width: 24px; height: 24px;}
  
  .nyProShow_images, .nyProShow_msg { padding: 40px;}
  .nyProShow_intro { margin: 40px auto; padding: 40px;}
  
}

@media (max-width:1600px) {}

@media (max-width:1560px) {}

@media (max-width:1440px) {
  .nyProShow_text .nyProShow_name { line-height: 1; font-size: 40px;}
  .nyProShow_text .nyProShow_ms { max-height: 100px; line-height: 25px; font-size: 15px;}
  .nyProShow_text ul li { font-size: 20px;}
}

@media (max-width:1366px) {}

@media (max-width:1280px) {
  .nyProShow_main .nyProShow_img { width: 48%;}
  .nyProShow_main .nyProShow_text { width: 52%;}
}

@media (max-width:1200px) {
  .nyProShow_main .nyProShow_img, .nyProShow_main .nyProShow_text { width: 50%;}
  .nyProShow_text .nyProShow_name { font-size: 36px;}
  
}

@media (max-width:1080px) {
  .nyProShow_head i { width: 28px; height: 28px;}
  .nyProShow_main .nyProShow_img { width: 46%; height: 398px;}
  .nyProShow_big { width: calc(100% - 90px);}
  .nyProShow_small, .nyProShow_big .swiper-button-prev, .nyProShow_big .swiper-button-next { width: 80px;}
  .nyProShow_main .nyProShow_text { width: 54%; padding-left: 30px;}
  .nyProShow_text .nyProShow_name { font-size: 32px;}
  .nyProShow_text .nyProShow_ms { max-height: 96px; line-height: 24px; font-size: 14px;}
  .nyProShow_text ul { margin: 20px 0;}
  .nyProShow_text ul li { font-size: 18px;}
  .nyProShow_text dl dd a { line-height: 44px; font-size: 16px; border-radius: 4px;}
  .nyProShow_text dl dd a i { width: 18px; height: 18px;}
}

@media (max-width:1024px) {
  .nyProShow_images, .nyProShow_intro, .nyProShow_msg { padding: 30px;}
  .nyProShow_head { margin-bottom: 20px;}
  .nyProShow_main .nyProShow_img, .nyProShow_main .nyProShow_text { width: 50%;}
  .nyProShow_main .nyProShow_text { padding-left: 20px;}
  .nyProShow_text .nyProShow_name { font-size: 30px;}
}

@media (max-width:920px) {
  .nyProShow_menu ul li a { line-height: 52px;}
  .nyProShow_menu ul li a i { width: 22px; height: 22px;}

  .nyProShow_head { font-size: 22px;}
  .nyProShow_head i { width: 26px; height: 26px;}
}

@media (max-width:820px) {
  .nyProShow_head { font-size: 20px;}
  .nyProShow_head i { width: 24px; height: 24px;}
  .nyProShow_main .nyProShow_img { height: 358px;}
  .nyProShow_big { width: calc(100% - 80px);}
  .nyProShow_small, .nyProShow_big .swiper-button-prev, .nyProShow_big .swiper-button-next { width: 70px;}
  
  .nyProShow_text .nyProShow_name { font-size: 28px; margin-bottom: 12px;}
  .nyProShow_text ul { margin: 15px 0; padding: 14px 0;}
}

@media (max-width:767px) {
  .nyProductShow { padding: 20px 0;}
  .nyProShow_menu { text-align: center; margin-bottom: 20px;}
  .nyProShow_menu ul { display: flex; flex-wrap: wrap; justify-content: center; margin: 0 -5px;}
  .nyProShow_menu ul li { width: 33.333333%; padding: 0 5px;}
  .nyProShow_menu ul li:first-child { padding: 0 5px;}
  .nyProShow_menu ul li a { height: 100%; line-height: 1.4; font-size: 14px; word-break: break-all; padding: 20px 10px;}
  .nyProShow_menu ul li a i { display: block; width: 44px; height: 44px; margin: 0 auto 10px;}

  .nyProShow_images, .nyProShow_intro, .nyProShow_msg { padding: 20px;}  
  .nyProShow_images .nyProShow_main { display: block; align-items: inherit;}
  .nyProShow_main .nyProShow_img { width: 100%; height: auto; padding: 0;}
  .nyProShow_big { width: 100%; height: 350px; margin-bottom: 10px;}
  .nyProShow_small { width: 100%; height: 68px; padding: 0 30px;}
  .nyProShow_small .swiper-slide { height: 100%;}    
  .nyProShow_big .swiper-button-prev, .nyProShow_big .swiper-button-next { width: 24px; height: 68px; padding: 0 5px;}
  .nyProShow_big .swiper-button-prev { top: inherit; bottom: 0;}
  .nyProShow_big .swiper-button-next { left: inherit; right: 0;}
  .nyProShow_big .swiper-button-prev svg, .nyProShow_big .swiper-button-next svg { transform: rotate(-180deg); -webkit-transform: rotate(-180deg); -moz-transform: rotate(-180deg); -ms-transform: rotate(-180deg); -o-transform: rotate(-180deg);}

  .nyProShow_main .nyProShow_text { width: 100%; padding: 20px 0 0;}

  .nyProShow_intro { margin: 20px auto;}
  .nyProShow_intro .nyProShow_con, .nyProShow_con table, .nyProShow_con tr, .nyProShow_con td, .nyProShow_con p,.nyProShow_con div, .nyProShow_con embed, .nyProShow_con p span, .nyProShow_con span, .nyProShow_con p em, .nyProShow_con em, .nyProShow_msg p { line-height: 1.6; font-size: 15px !important;}
  
  .nyProShow_msg ul li dl { margin: 0;}
  .nyProShow_msg ul li dl dd { width: 100%; padding: 0;}
  .nyProMsg_btn input { font-size: 18px; padding: 0 30px;}
}

@media (max-width:390px) {
  .nyProShow_menu ul li a i { width: 40px; height: 40px;}
  .nyProShow_big { height: 320px;}
  .nyProShow_small, .nyProShow_big .swiper-button-prev, .nyProShow_big .swiper-button-next { height: 62px;}
}

@media (max-width:320px) {
  .nyProShow_images, .nyProShow_intro, .nyProShow_msg { padding: 20px 15px;}
  .nyProShow_menu ul li a { font-size: 13px; padding: 15px 10px;}
  .nyProShow_menu ul li a i { width: 32px; height: 32px;}
  .nyProShow_big { height: 260px;}
  .nyProShow_text dl dd:first-child { margin: 0 6px 0 0;}
  .nyProShow_text dl dd a { font-size: 14px; padding: 0 10px;}
}
