
/*nyProductshow_head start*/
.nyProductshow_head { overflow: hidden; background: url(../images/webp/proShowHead_bg.webp) center center no-repeat; background-size: cover;}
.nyProShowHead_main { display: flex; align-items: center; padding: 40px 0 100px;}
.nyProShowHead_img { width: 48%; height: 480px; overflow: hidden; position: relative;}
.nyProShowHead_text { width: 52%; padding-left: 80px;}
.nyProShowHead_text .nyProShowHead_name { line-height: 48px; color: #fff; font-size: 38px; font-weight: bold; margin-bottom: 30px;}
.nyProShowHead_text dl { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -30px 35px;}
.nyProShowHead_text dl dd { width: 50%; margin-bottom: 15px; padding: 0 30px;}
.nyProShowHead_text dl dd span { display: block; width: 100%; height: 45px; overflow: hidden; line-height: 44px; color: rgba(255, 255, 255, .55); font-size: 18px; white-space: nowrap; text-overflow: ellipsis; padding-left: 20px; border-bottom: 1px solid rgba(255, 255, 255, .25); position: relative;}
.nyProShowHead_text dl dd span::before { content: ''; display: block; width: 4px; height: 4px; background-color: #fff; border-radius: 50%; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.nyProShowHead_text .nyProShowHead_price { line-height: 40px; color: rgba(255, 255, 255, .55); font-family: "MontserratRegular"; font-size: 16px; margin-bottom: 30px;}
.nyProShowHead_text .nyProShowHead_price span { color: #eb633b; font-family: "MontserratRegular"; font-size: 24px; margin-left: 10px;}
.nyProShowHead_btn a { display: inline-block; vertical-align: top; height: 48px; line-height: 46px; color: #fff; font-size: 16px; padding: 0 32px; border-radius: 4px;}
.nyProShowHead_btn a i { display: inline-block; vertical-align: middle; width: 16px; height: 16px; margin: -2px 0 0 10px;}
.nyProShowHead_btn a:hover i { margin: -2px 0 0 15px;}
.nyProShowHead_btn a.btn01 { background-color: #eb633b; border: 1px solid #eb633b; margin-right: 20px;}
.nyProShowHead_btn a.btn02 { background-color: rgba(235, 99, 59, 0); border: 1px solid rgba(255, 255, 255, .25);}
.nyProShowHead_btn a.btn02:hover { background-color: #eb633b; border: 1px solid #eb633b;}
.nyProShowHead_btn a.btn02:hover i svg path { fill: #fff;}
/*nyProductshow_head end*/


/*nyProductshow_nav start*/
.nyProductshow_nav { width: 100%; overflow: hidden; background-color: #fff;}
.nyProductshow_nav.fxd { box-shadow: 0 2px 4px rgb(0, 0, 0, .04); -webkit-box-shadow: 0 2px 4px rgb(0, 0, 0, .04); position: fixed; top: 0; left: 0; z-index: 999;}
.nyProductshow_nav ul { text-align: center;}
.nyProductshow_nav ul li { display: inline-block; vertical-align: top; margin: 0 -2px; position: relative;}
.nyProductshow_nav ul li::after { content: ''; display: block; width: 1px; height: 14px; background-color: #d7d9dd; position: absolute; top: 50%; right: 0; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.nyProductshow_nav ul li:last-child::after { display: none;}
.nyProductshow_nav ul li a { display: block; height: 70px; line-height: 70px; color: #2e3033; font-size: 18px; padding: 0 60px; position: relative;}
.nyProductshow_nav ul li:hover a, .nyProductshow_nav ul li.on a { color: #eb633b; font-weight: bold;}
.nyProductshow_nav ul li a::after { content: ''; display: block; width: 0; height: 2px; background-color: #eb633b; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); transform: translateX(-50%); transition: all 0.5s; -webkit-transition: all 0.5s;}
.nyProductshow_nav ul li:hover a::after, .nyProductshow_nav ul li.on a::after { width: 100%;}
/*nyProductshow_nav end*/


.nyProductshow_part01, .nyProductshow_part02, .nyProductshow_part03, .nyProductshow_part04, .nyProductshow_part05 { overflow: hidden; padding: 100px 0;}
.nyProductshow_part02, .nyProductshow_part04 { background-color: #d7d9dd;}

.nyProductshow_con { min-height: 300px; overflow: hidden; padding: 40px 60px; background-color: #fff; border-radius: 12px;}
.nyProductshow_con, .nyProductshow_con div, .nyProductshow_con p { line-height: 30px !important; font-family: '\5FAE\8F6F\96C5\9ED1', 'Microsoft Yahei', 'Arial', 'Helvetica', 'sans-serif' !important; color: #4d5055 !important; font-size: 16px !important;}
.nyProductshow_con div, .nyProductshow_con p { margin: 10px 0;}
.nyProductshow_con img, .nyProductshow_con table, .nyProductshow_con tr, .nyProductshow_con td, .nyProductshow_con p, .nyProductshow_con span, .nyProductshow_con div, .nyProductshow_con video, .nyProductshow_con embed { width: auto !important; height: auto !important; max-width: 100% !important; max-height: 100%; line-height: 30px; color: #4d5055; font-size: 16px;}
.nyProductshow_con img { display: block; max-width: 100%; margin: 20px auto;}
.nyProductshow_con p span, .nyProductshow_con span, .nyProductshow_con p em, .nyProductshow_con em { color: #4d5055 !important; font-family: '\5FAE\8F6F\96C5\9ED1', 'Microsoft Yahei', 'Arial', 'Helvetica', 'sans-serif' !important; font-size: 16px !important;}
.nyProductshow_con b, .nyProductshow_con strong { font-size: 18px; font-weight: bold;}
.nyProductshow_con table { display: block; width: 100% !important; overflow-x: scroll; padding-bottom: 10px;  border-collapse: separate; border-spacing: 0; margin: 20px 0;}
.nyProductshow_con table::-webkit-scrollbar { height: 3px;}
.nyProductshow_con table tbody { display: table; width: 100% !important;}
.nyProductshow_con table tr { width: 100% !important;}
.nyProductshow_con table tr th, .nyProductshow_con table tr td { padding: 10px; border: 1px solid #d7d9dd !important; border-right: 0 !important;}
.nyProductshow_con table tr th:last-child, .nyProductshow_con table tr td:last-child { border-right: 1px solid #d7d9dd !important;}
.nyProductshow_con table tr th p, .nyProductshow_con table tr td p { margin: 0 !important;}
.nyProductshow_con ol, .nyProductshow_con ul, .nyProductshow_con ol li, .nyProductshow_con ul li { list-style: disc; list-style-position: inside;}


.nyProductshow_feature { position: relative;}
.nyProductshow_feature .swiper-container { margin: -30px; padding: 30px;}
.nyProductshow_feature .swiper-slide { padding: 60px; background-color: #fff; border-radius: 12px; box-shadow: 0 0 0 rgba(0, 0, 0, 0); transition: all 0.5s; -webkit-transition: all 0.5s;}
.nyProductshow_feature .swiper-slide:hover { margin-top: -20px; box-shadow: 0 10px 20px rgba(0, 0, 0, .1);}
.nyProductshow_feature .swiper-slide .feature_ico { width: 128px; height: 128px; margin: 0 auto 50px; background-color: #fff; border: 1px solid #d7d9dd; border-radius: 50%; position: relative;}
.nyProductshow_feature .swiper-slide .feature_ico::after { content: ''; display: block; width: 6px; height: 6px; background-color: #eb633b; border: 4px solid #fff; border-radius: 50%; position: absolute; top: 11px; left: 11px;}
.nyProductshow_feature .swiper-slide .feature_ico i { display: block; width: 80px; height: 80px; overflow: hidden; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.nyProductshow_feature .swiper-slide .feature_ico i img { display: block; width: 80px; height: 160px; margin: 0 auto;}
.nyProductshow_feature .swiper-slide:hover .feature_ico { background-color: #eb633b; border: 1px solid #eb633b;}
.nyProductshow_feature .swiper-slide:hover .feature_ico i img { margin: -80px auto 0;}
.nyProductshow_feature .swiper-slide:hover .feature_ico::after { display: none;}
.nyProductshow_feature .swiper-slide .feature_tit { width: 100%; height: 36px; overflow: hidden; line-height: 36px; color: #2e3033; font-size: 24px; font-weight: bold; text-align: center; white-space: nowrap; text-overflow: ellipsis;}
.nyProductshow_feature .swiper-slide:hover .feature_tit { color: #eb633b;}
.nyProductshow_feature .swiper-slide em { display: block; width: 25px; height: 3px; overflow: hidden; margin: 15px auto 30px; background-color: #eb633b;}
.nyProductshow_feature .swiper-slide p { height: 78px; overflow: hidden; line-height: 26px; color: #4d5055; font-size: 16px; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}

.nyProductshow_feature .swiper-button-prev, .nyProductshow_feature .swiper-button-next { width: 60px; height: 60px; margin-top: -30px; padding: 10px; background: none; top: 50%;}
.nyProductshow_feature .swiper-button-prev { left: -80px;}
.nyProductshow_feature .swiper-button-next { right: -80px; transform: rotateY(180deg); -webkit-transform: rotateY(180deg);}
.nyProductshow_feature .swiper-button-prev:hover svg path, .nyProductshow_feature .swiper-button-next:hover svg path { fill: #eb633b;}
.nyProductshow_feature .swiper-button-disabled { opacity: .25 !important;}

.nyProductshow_feature .swiper-pagination { display: none; width: 100%; height: 2px; bottom: 0 !important;}
.nyProductshow_feature .swiper-pagination span { width: 40px; height: 2px; background-color: #b2b5bb; border-radius: 0; margin:  0 2px; opacity: 1; vertical-align: top;}
.nyProductshow_feature .swiper-pagination span.swiper-pagination-bullet-active { background-color: #1f2022;}


.nyProShowPart03_list ul { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -20px;}
.nyProShowPart03_list ul li { width: 50%; padding: 0 20px;}
.nyProShowPart03_list ul li .nyProShowPart03_con { height: 500px; overflow: hidden; border-radius: 12px; position: relative;}
.nyProShowPart03_list ul li:nth-child(1) { margin-bottom: 40px;}
.nyProShowPart03_list ul li:nth-child(4) { margin-top: -100px;}
.nyProShowPart03_list ul li:nth-child(2) .nyProShowPart03_con, .nyProShowPart03_list ul li:nth-child(3) .nyProShowPart03_con { height: 400px;}
.nyProShowPart03_con::after { content: ''; display: block; width: 100%; height: 50%; background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .9)); position: absolute; left: 0; bottom: 0; z-index: 1; transition: all 0.5s; -webkit-transition: all 0.5s;}
.nyProShowPart03_con:hover::after { background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));}
.nyProShowPart03_con:hover img { transform: scale(1.1); -webkit-transform: scale(1.1);}
.nyProShowPart03_con .nyProShowPart03_text { width: calc(100% - 80px); padding: 32px 40px; background-color: rgba(255, 255, 255, 0); border-radius: 0 12px 0 0; position: absolute; left: 0; bottom: 0; z-index: 2;}
.nyProShowPart03_con:hover .nyProShowPart03_text { background-color: #fff;}
.nyProShowPart03_con .nyProShowPart03_text p { min-height: 32px; line-height: 32px; color: #fff; font-size: 24px; font-weight: bold; padding-left: 22px; position: relative;}
.nyProShowPart03_con .nyProShowPart03_text p::before { content: ''; display: block; width: 12px; height: 12px; background-color: #eb633b; border-radius: 50%; position: absolute; top: 10px; left: 0;}
.nyProShowPart03_con:hover .nyProShowPart03_text p { color: #2e3033;}
.nyProShowPart03_con .nyProShowPart03_text span { display: block; width: 100%; max-height: 0; overflow: hidden; line-height: 26px; color: #4d5055; font-size: 16px; margin-top: 0; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.nyProShowPart03_con:hover .nyProShowPart03_text span { max-height: 52px; margin-top: 16px;}


.nyProShowPart04_main { display: flex; align-items: center;}
.nyProShowPart04_img { width: 40%; height: 400px; overflow: hidden; position: relative;}
.nyProShowPart04_con { width: 60%; padding-left: 80px;}
.nyProShowPart04_con dl { display: flex; flex-wrap: wrap; justify-content: left; padding: 15px 75px 15px 50px; background-color: #6d7177; border-radius: 12px 12px 0 0;}
.nyProShowPart04_con dl dd { line-height: 40px; color: #fff; font-size: 18px; font-weight: bold;}
.nyProShowPart04_con dl dd:nth-child(1) { width: 40%;}
.nyProShowPart04_con dl dd:nth-child(2) { width: 60%;}
.nyProShowPart04_con .nyProShowPart04_data { overflow: hidden; padding: 35px 25px 50px 50px; background-color: #fff; border-radius: 0 0 12px 12px;}
.nyProShowPart04_data ul { max-height: 459px; overflow-y: scroll; padding-right: 50px;}
.nyProShowPart04_data ul::-webkit-scrollbar { width: 3px;}
.nyProShowPart04_data ul::-webkit-scrollbar-thumb { background-color: #eb633b;}
.nyProShowPart04_data ul::-webkit-scrollbar-thumb:window-inactive { background-color: #eb633b;}
.nyProShowPart04_data ul li { display: flex; align-items: center; padding: 10px 0; border-bottom: 1px solid #ebecee;}
.nyProShowPart04_data ul li span, .nyProShowPart04_data ul li p { line-height: 30px; color: #4d5055; font-size: 16px;}
.nyProShowPart04_data ul li span { width: 40%; padding-right: 20px;}
.nyProShowPart04_data ul li p { width: 60%;}


.nyProductshow_msg dl { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -20px -20px;}
.nyProductshow_msg dl dd { width: 50%; margin-bottom: 20px; padding: 0 20px;}
.nyProductshow_msg dl dt { width: 100%; margin-bottom: 20px; padding: 0 20px;}
.nyProductshow_msg dl dt p, .nyProductshow_msg dl dd p { line-height: 24px; color: #4d5055; font-size: 18px; margin-bottom: 10px;}
.nyProductshow_msg dl dt p span, .nyProductshow_msg dl dd p span { color: #e90000;}
.nyProductshow_msg dl dd input, .nyProductshow_msg dl dt input { display: block; width: 100%; height: 48px; overflow: hidden; line-height: 46px; color: #2e3033; font-size: 16px; padding: 0 20px; background-color: #fff; border: 1px solid #a0a3aa; border-radius: 12px; outline: none;}
.nyProductshow_msg dl dt textarea { display: block; width: 100%; height: 150px; overflow-y: scroll; line-height: 24px; color: #222; font-size: 16px; padding: 10px 20px; background-color: #fff; border: 1px solid #a0a3aa; border-radius: 12px; outline: none; resize: none;}
.nyProductshow_msg dl dt textarea::-webkit-scrollbar { width: 0;}
.nyProductshow_msg dl dd input::placeholder, .nyProductshow_msg dl dt input::placeholder, .nyProductshow_msg dl dt textarea::placeholder { color: #999;}

/* 自定义下拉框容器 */
.nyContactMsg_select { width: 100%; position: relative;}
.nyContactMsg_select i { display: block; width: 14px; height: 14px; overflow: hidden; position: absolute; top: 50%; right: 12px; transform: translateY(-50%); -webkit-transform: translateY(-50%); pointer-events: none;}
.nyContactMsg_select .select_header { width: 100%; height: 48px; overflow: hidden; line-height: 46px; color: #999; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; padding: 0 30px 0 20px; background-color: #fff; border: 1px solid #a0a3aa; border-radius: 12px; cursor: pointer;}
.nyContactMsg_select .select_header span { font-size: 16px;}
.nyContactMsg_select .select_options { display: none; max-height: 220px; overflow-y: scroll; background-color: #fff; box-shadow: 0 5px 10px rgba(0, 0, 0, .1); border-radius: 12px; position: absolute; top: 100%; left: 0; right: 0; z-index: 9;}
.nyContactMsg_select .select_options .option { line-height: 24px; color: #555; font-size: 16px; padding: 10px 20px; cursor: pointer;}
.nyContactMsg_select .select_options .option:hover { color: #fff; background-color: #a0a3aa;}
.nyContactMsg_select .select_options::-webkit-scrollbar { width: 0;}

.nyProductshow_msg dl dt:last-child { text-align: center; margin-top: 20px;}
.nyProductshow_msg dl dt button { display: inline-block; vertical-align: top; height: 54px; line-height: 54px; color: #fff; font-size: 16px; font-weight: bold; letter-spacing: 5px; text-align: center; padding: 0 40px; vertical-align: top; border-radius: 8px; border: 0; outline: none; cursor: pointer;}
.nyProductshow_msg dl dt button.submit_btn { background-color: #eb633b; margin-right: 20px;}
.nyProductshow_msg dl dt button.reset_btn { background-color: #6d7177;}
.nyProductshow_msg dl dt button.submit_btn:hover, .nyProductshow_msg dl dt button.reset_btn:hover { background-color: #1f2022;}


@media (max-width:1680px) {
  .nyProShowHead_main { padding: 40px 0 80px;}
  .nyProShowHead_text .nyProShowHead_name { line-height: 44px; font-size: 36px;}

  .nyProductshow_nav ul li a { height: 64px; line-height: 64px; padding: 0 48px;}

  .nyProductshow_part01, .nyProductshow_part02, .nyProductshow_part03, .nyProductshow_part04, .nyProductshow_part05 { padding: 80px 0;}

  .nyProductshow_con { padding: 30px 40px;}

}

@media (max-width:1600px) {}

@media (max-width:1560px) {}

@media (max-width:1440px) {
  .nyProShowHead_img { width: 45%; height: 440px;}
  .nyProShowHead_text { width: 55%; padding-left: 80px;}  
  .nyProShowHead_text dl dd span { height: 41px; line-height: 40px; font-size: 16px;}
  .nyProShowHead_btn a { height: 44px; line-height: 42px; font-size: 15px; padding: 0 30px;}

  .nyProductshow_feature .swiper-slide { padding: 50px;}
  .nyProductshow_feature .swiper-slide .feature_ico { margin: 0 auto 40px;}
  .nyProductshow_feature .swiper-slide .feature_tit { height: 32px; line-height: 32px; font-size: 22px;}
  .nyProductshow_feature .swiper-slide em { margin: 12px auto 24px;}
  .nyProductshow_feature .swiper-slide p { height: 75px; line-height: 25px; font-size: 15px;}

  .nyProShowPart03_con .nyProShowPart03_text p { min-height: 30px; line-height: 30px; font-size: 22px; padding-left: 20px;}
  .nyProShowPart03_con .nyProShowPart03_text p::before { width: 10px; height: 10px;} 
  .nyProShowPart03_con .nyProShowPart03_text span { line-height: 25px; font-size: 15px;}
  .nyProShowPart03_con:hover .nyProShowPart03_text span { max-height: 50px;}

  .nyProShowPart04_con dl { padding: 12px 60px 12px 40px;}
  .nyProShowPart04_con dl dd { line-height: 30px; font-size: 16px;}
  .nyProShowPart04_con .nyProShowPart04_data { padding: 30px 20px 40px 40px;}
  .nyProShowPart04_data ul { max-height: 414px; padding-right: 40px;}
  .nyProShowPart04_data ul li span, .nyProShowPart04_data ul li p { line-height: 25px; font-size: 15px;}

  .nyProductshow_msg dl dt p, .nyProductshow_msg dl dd p { font-size: 16px;}
  .nyProductshow_msg dl dt button { height: 48px; line-height: 48px;}
}

@media (max-width:1366px) {
  .nyProShowHead_img { height: 420px;}
  .nyProShowHead_text .nyProShowHead_name { line-height: 40px; font-size: 32px;}
}

@media (max-width:1280px) {
  .nyProShowHead_main { padding: 30px 0 60px;}
  .nyProShowHead_img { width: 48%; height: 400px;}
  .nyProShowHead_text { width: 52%; padding-left: 60px;}
  .nyProShowHead_text dl { margin: 0 -20px 30px;}
  .nyProShowHead_text dl dd { margin-bottom: 10px; padding: 0 20px;}
  .nyProShowHead_text dl dd span { font-size: 15px;}

  .nyProductshow_nav ul li a { height: 60px; line-height: 60px; font-size: 16px; padding: 0 40px;}

  .nyProductshow_part01, .nyProductshow_part02, .nyProductshow_part03, .nyProductshow_part04, .nyProductshow_part05 { padding: 60px 0;}

  .nyProductshow_feature .swiper-slide:hover { margin-top: -15px;}
  .nyProductshow_feature .swiper-pagination { display: block;}
  .nyProductshow_feature .swiper-button-prev, .nyProductshow_feature .swiper-button-next { display: none;}

  .nyProShowPart03_list ul { margin: 0 -15px;}
  .nyProShowPart03_list ul li { padding: 0 15px;}
  .nyProShowPart03_list ul li:nth-child(1) { margin-bottom: 30px;}
  .nyProShowPart03_con .nyProShowPart03_text { padding: 24px 30px;}
  .nyProShowPart03_con .nyProShowPart03_text p { font-size: 20px;}
  .nyProShowPart03_con .nyProShowPart03_text p::before { width: 8px; height: 8px; top: 11px;}
  .nyProShowPart03_con:hover .nyProShowPart03_text span { margin-top: 10px;}

  .nyProShowPart04_img { width: 45%;}
  .nyProShowPart04_con { width: 55%; padding-left: 60px;}
  .nyProShowPart04_con dl { padding: 10px 45px 10px 30px;}
  .nyProShowPart04_con dl dd { font-size: 15px;}
  .nyProShowPart04_con .nyProShowPart04_data { padding: 20px 15px 30px 30px;}
  .nyProShowPart04_data ul { padding-right: 30px;}

  .nyProductshow_msg dl { margin: 0 -15px -20px;}
  .nyProductshow_msg dl dt, .nyProductshow_msg dl dd { padding: 0 15px;}

  .nyProductshow_msg dl dt:last-child { margin-top: 10px;}

}

@media (max-width:1200px) {

  .nyProductshow_con { padding: 20px 30px;}
  .nyProductshow_con, .nyProductshow_con div, .nyProductshow_con p { line-height: 25px !important; font-size: 15px !important;}  
  .nyProductshow_con img, .nyProductshow_con table, .nyProductshow_con tr, .nyProductshow_con td, .nyProductshow_con p, .nyProductshow_con span, .nyProductshow_con div, .nyProductshow_con video, .nyProductshow_con embed { line-height: 25px; font-size: 15px;}
  .nyProductshow_con p span, .nyProductshow_con span, .nyProductshow_con p em, .nyProductshow_con em { font-size: 15px !important;}
  .nyProductshow_con b, .nyProductshow_con strong { font-size: 17px;}

  .nyProductshow_feature .swiper-container { margin: -20px; padding: 20px 20px 32px;}
  .nyProductshow_feature .swiper-slide { padding: 40px;}
}

@media (max-width:1080px) {
  .nyProShowHead_main { padding: 25px 0 50px;}
  .nyProShowHead_img { width: 46%; height: 360px;}
  .nyProShowHead_text { width: 54%; padding-left: 40px;}
  .nyProShowHead_text .nyProShowHead_name { line-height: 36px; font-size: 28px; margin-bottom: 20px;}
  .nyProShowHead_text dl { margin: 0 -15px 20px;}
  .nyProShowHead_text dl dd { padding: 0 15px;}

  .nyProShowPart03_list ul li .nyProShowPart03_con { height: 440px;}
  .nyProShowPart03_list ul li:nth-child(2) .nyProShowPart03_con, .nyProShowPart03_list ul li:nth-child(3) .nyProShowPart03_con { height: 340px;}
  .nyProShowPart03_con .nyProShowPart03_text { width: calc(100% - 60px);}

  .nyProShowPart04_img { width: 44%; height: 360px;}
  .nyProShowPart04_con { width: 56%; padding-left: 40px;}
  .nyProShowPart04_data ul { max-height: 360px;}
  .nyProShowPart04_data ul li span, .nyProShowPart04_data ul li p { line-height: 24px; font-size: 14px;}
}

@media (max-width:1024px) {
  .nyProductshow_feature .swiper-slide { padding: 30px;}
  .nyProductshow_feature .swiper-slide .feature_ico { margin: 0 auto 30px;}

  .nyProShowPart03_list ul li .nyProShowPart03_con { height: 420px;}
  .nyProShowPart03_list ul li:nth-child(2) .nyProShowPart03_con, .nyProShowPart03_list ul li:nth-child(3) .nyProShowPart03_con { height: 320px;}

}

@media (max-width:920px) {
  .nyProShowHead_main { padding: 20px 0 40px;}
  .nyProShowHead_img { width: 44%; height: 320px;}
  .nyProShowHead_text { width: 56%; padding-left: 30px;}
  .nyProShowHead_text .nyProShowHead_name { line-height: 32px; font-size: 26px;}
  .nyProShowHead_text dl { margin: 0 -10px 10px;}
  .nyProShowHead_text dl dd { padding: 0 10px;}
  .nyProShowHead_text dl dd span { height: 36px; line-height: 35px;}
  .nyProShowHead_text .nyProShowHead_price { line-height: 30px; font-size: 15px; margin-bottom: 20px;}
  .nyProShowHead_text .nyProShowHead_price span { font-size: 22px;}
  .nyProShowHead_btn a { height: 42px; line-height: 40px; font-size: 14px; padding: 0 20px;}
  .nyProShowHead_btn a i { width: 14px; height: 14px;} 
  .nyProShowHead_btn a.btn01 { margin-right: 15px;}

  .nyProductshow_nav ul li a { padding: 0 30px;}

  .nyProductshow_part01, .nyProductshow_part02, .nyProductshow_part03, .nyProductshow_part04, .nyProductshow_part05 { padding: 40px 0;}

  .nyProductshow_con, .nyProductshow_feature .swiper-slide, .nyProShowPart03_list ul li .nyProShowPart03_con, .nyProductshow_msg dl dd input, .nyProductshow_msg dl dt input, .nyContactMsg_select .select_header, .nyContactMsg_select .select_header span, .nyContactMsg_select .select_options .option, .nyContactMsg_select .select_options, .nyProductshow_msg dl dt textarea { border-radius: 8px;}

  .nyProductshow_con { padding: 16px 20px;}

  .nyProductshow_feature .swiper-container { margin: -20px -20px 0; padding: 20px 20px 22px;}
  .nyProductshow_feature .swiper-slide:hover { margin-top: -10px;}
  .nyProductshow_feature .swiper-slide .feature_ico { width: 100px; height: 100px; margin: 0 auto 20px;}
  .nyProductshow_feature .swiper-slide .feature_ico::after { left: 7px; top: 7px;}
  .nyProductshow_feature .swiper-slide .feature_ico i { width: 60px; height: 60px;}
  .nyProductshow_feature .swiper-slide .feature_ico i img { width: 60px; height: 120px;}
  .nyProductshow_feature .swiper-slide:hover .feature_ico i img { margin: -60px auto 0;}
  .nyProductshow_feature .swiper-slide .feature_tit { height: 30px; line-height: 30px; font-size: 18px;}
  .nyProductshow_feature .swiper-slide em { margin: 10px auto 20px;}
  .nyProductshow_feature .swiper-slide p { height: 66px; line-height: 22px; font-size: 14px;}
  .nyProductshow_feature .swiper-pagination span { width: 20px;}

  .nyProShowPart03_list ul { margin: 0 -10px;}
  .nyProShowPart03_list ul li { padding: 0 10px;}
  .nyProShowPart03_list ul li:nth-child(1) { margin-bottom: 20px;}
  .nyProShowPart03_list ul li .nyProShowPart03_con { height: 360px;}
  .nyProShowPart03_list ul li:nth-child(2) .nyProShowPart03_con, .nyProShowPart03_list ul li:nth-child(3) .nyProShowPart03_con { height: 260px;}
  .nyProShowPart03_con .nyProShowPart03_text { width: calc(100% - 40px); padding: 20px; border-radius: 0 8px 0 0;}
  .nyProShowPart03_con .nyProShowPart03_text p { font-size: 18px;}
  .nyProShowPart03_con .nyProShowPart03_text span { line-height: 22px; font-size: 14px;}
  .nyProShowPart03_con:hover .nyProShowPart03_text span { max-height: 44px;}

  .nyProShowPart04_img { height: 320px;}
  .nyProShowPart04_con { padding-left: 30px;}
  .nyProShowPart04_con dl { padding: 10px 30px 10px 20px; border-radius: 8px 8px 0 0;}

  .nyProShowPart04_con .nyProShowPart04_data { padding: 10px 10px 20px 20px; border-radius: 0 0 8px 8px;}
  .nyProShowPart04_data ul { max-height: 315px; padding-right: 20px;}
  .nyProShowPart04_data ul::-webkit-scrollbar { width: 2px;}
  .nyProShowPart04_data ul li span { padding-right: 10px;}

  .nyProductshow_msg dl { margin: 0 -10px -20px;}
  .nyProductshow_msg dl dt, .nyProductshow_msg dl dd { padding: 0 10px;}


}

@media (max-width:820px) { 
  .nyProShowHead_img { width: 50%; height: 290px;}
  .nyProShowHead_text { width: 50%; padding-left: 20px;}
  .nyProShowHead_text .nyProShowHead_name { line-height: 30px; font-size: 22px;}
  .nyProShowHead_text dl dd span { height: 31px; line-height: 30px; font-size: 14px; padding-left: 14px;}
  

  .nyProShowPart03_list ul li .nyProShowPart03_con { height: 320px;}
  .nyProShowPart03_list ul li:nth-child(2) .nyProShowPart03_con, .nyProShowPart03_list ul li:nth-child(3) .nyProShowPart03_con { height: 220px;}

  .nyProShowPart04_img { height: 280px;}
  .nyProShowPart04_data ul { max-height: 294px;}

  .nyProductshow_msg dl dt textarea { line-height: 25px; font-size: 15px;}
}

@media (max-width:767px) {
  .nyProShowHead_main { display: block; align-items: normal; padding: 0 0 40px;}
  .nyProShowHead_img { width: 100%; height: 280px; margin-bottom: 20px;}
  .nyProShowHead_text { width: 100%; padding-left: 0;}

  .nyProductshow_nav ul { width: 100%; display: flex;}
  .nyProductshow_nav ul li { flex-grow: 1;}
  .nyProductshow_nav ul li a { height: 48px; line-height: 48px; font-size: 15px; padding: 0 5px;}

  .nyProShowPart03_list ul { margin: 0;}
  .nyProShowPart03_list ul li { width: 100%; margin: 0 0 20px !important;}
  .nyProShowPart03_list ul li:last-child { margin: 0 !important;}
  .nyProShowPart03_list ul li .nyProShowPart03_con { height: 320px;}
  .nyProShowPart03_list ul li:nth-child(2) .nyProShowPart03_con, .nyProShowPart03_list ul li:nth-child(3) .nyProShowPart03_con { height: 250px;}
  .nyProShowPart03_con .nyProShowPart03_text { width: calc(100% - 20px);}
  
  .nyProductshow_part04 .lyTitle p { text-align: center;}
  .nyProShowPart04_main { display: block; align-items: normal;}
  .nyProShowPart04_img { width: 100%;}
  .nyProShowPart04_con { width: 100%; padding-left: 0;}

  .nyProductshow_msg dl { margin: 0 0 -20px;}
  .nyProductshow_msg dl dt, .nyProductshow_msg dl dd { width: 100%; padding: 0;}
  .nyProductshow_msg dl dt:last-child { margin-top: 0;}
  .nyProductshow_msg dl dt button { padding: 0 30px;}
  .nyProductshow_msg dl dt button.submit_btn { margin-right: 15px;}
}

@media (max-width:390px) {
  .nyProShowHead_img { height: 260px;}

  .nyProShowPart03_list ul li .nyProShowPart03_con { height: 300px;}
  .nyProShowPart03_list ul li:nth-child(2) .nyProShowPart03_con, .nyProShowPart03_list ul li:nth-child(3) .nyProShowPart03_con { height: 240px;}

  .nyProShowPart04_img { height: 260px;}
}

@media (max-width:320px) {
  .nyProShowHead_img { height: 220px;}
  .nyProShowHead_text .nyProShowHead_name { font-size: 20px;}
  .nyProShowHead_btn a.btn01 { margin-right: 8px;}

  .nyProductshow_nav ul li a { font-size: 14px;}

  .nyProShowPart03_list ul li .nyProShowPart03_con { height: 240px;}
  .nyProShowPart03_list ul li:nth-child(2) .nyProShowPart03_con, .nyProShowPart03_list ul li:nth-child(3) .nyProShowPart03_con { height: 190px;}

  .nyProShowPart04_img { height: 220px;}

  .nyProShowPart04_con dl dd { line-height: 22px; font-size: 14px;}
  .nyProShowPart04_data ul li span, .nyProShowPart04_data ul li p { line-height: 20px; font-size: 12px;}
  
}