.nyProCrumb { margin: -400px auto 0;}

/* nyProShow_main start */
.nyProShow_main { overflow: hidden; margin: 0 auto 50px; padding: 50px; background-color: #fff; position: relative; z-index: 1;}
.nyProShow_main .nyProShow_img { width: 50%; height: 450px; padding-bottom: 50px; float: left; position: relative;}
.nyProShow_img .swiper-container { height: 100%;}
.nyProShow_img .swiper-slide { overflow: hidden; position: relative;}

.nyProShow_img .swiper-pagination { width: 100%; height: 12px; padding: 0; bottom: 0 !important;}
.nyProShow_img .swiper-pagination span { width: 12px; height: 12px; background-color: #ddd; border-radius: 6px; margin: 0 4px; opacity: 1; vertical-align: top;}
.nyProShow_img .swiper-pagination span.swiper-pagination-bullet-active { width: 30px; background-color: #5fb62f;}

.nyProShow_main .nyProShow_text { width: 50%; padding-left: 40px; float: right;}
.nyProShow_text .nyProShow_name { max-height: 72px; overflow: hidden; line-height: 36px; color: #222; font-family: "RobotoMedium"; font-size: 30px; font-weight: normal; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.nyProShow_text .nyProShow_dec { margin: 24px auto 40px; padding: 24px; background-color: #eaf1f0;}
.nyProShow_dec span { display: block; line-height: 26px; color: #222; font-family: "RobotoMedium"; font-size: 18px; margin-bottom: 10px;}
.nyProShow_dec h1 { height: 78px; overflow: hidden; line-height: 26px; color: #555; font-family: "RobotoLight"; font-size: 16px; font-weight: normal; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.nyProShow_text .nyProShow_share { margin: 40px 0;}
.nyProShow_share a { display: block; width: 44px; height: 44px; overflow: hidden; margin-right: 20px; padding: 11px; background-color: #024f8e; border-radius: 50%; float: left;}
.nyProShow_share a:hover { background-color: #5fb62f;}

.nyProShow_text .nyProShow_btn { margin-top: 60px;}
.nyProShow_btn a { display: block; height: 48px; font-size: 16px; padding: 0 60px; border-radius: 24px; float: left;}
.nyProShow_btn a.btn01 { line-height: 48px; color: #fff; background-color: #5fb62f; margin-right: 20px;}
.nyProShow_btn a.btn01:hover { background-color: #469a18;}
.nyProShow_btn a.btn02 { line-height: 46px; color: #5fb62f; background-color: #fff; border: 1px solid #5fb62f;}
.nyProShow_btn a.btn02:hover { color: #fff; background-color: #469a18; border: 1px solid #469a18;}
.nyProShow_btn a i { display: inline-block; width: 15px; height: 15px; overflow: hidden; vertical-align: middle; margin: -2px 0 0 15px;}
.nyProShow_btn a:hover i { margin: -2px 0 0 25px;}
.nyProShow_btn a.btn02:hover i svg path { fill: #fff;}
/* nyProShow_main end */


/*nyProShow_part01 start*/
.nyProShow_part01, .nyProShow_part02, .nyProShow_part03 { overflow: hidden; margin: 50px auto; padding: 30px 50px 50px; background-color: #fff;}

.nyProShow_con { min-height: 300px; line-height: 26px; color: #555; font-family: "RobotoLight"; font-size: 16px;}
.nyProShow_con, .nyProShow_con div, .nyProShow_con p { line-height: 26px !important; font-family: "RobotoLight" !important; color: #555 !important; font-size: 16px !important;}
.nyProShow_con div, .nyProShow_con p { margin: 10px 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%; line-height: 26px; color: #555; font-family: "RobotoLight"; font-size: 16px;}
.nyProShow_con table { display: block; width: 100% !important; overflow-x: scroll; padding-bottom: 10px;  border-collapse: separate; border-spacing: 0; margin: 20px 0;}
.nyProShow_con table::-webkit-scrollbar { height: 3px;}
.nyProShow_con table tr th, .nyProShow_con table tr td { margin: -1px 0 0 -1px; padding: 10px; border: 1px solid #ddd !important; border-right: 0 !important;}
.nyProShow_con table tr th:last-child, .nyProShow_con table tr td:last-child { border-right: 1px solid #ddd !important;}
.nyProShow_con table tr { background-color: #f8f8f8 !important; }
.nyProShow_con table tr:nth-child(2n) { background-color: #fff !important;}
.nyProShow_con img { display: block; margin: 20px auto;}
.nyProShow_con p span, .nyProShow_con span, .nyProShow_con p em, .nyProShow_con em { color: #555 !important; font-family: "RobotoLight" !important; font-size: 16px !important;}
.nyProShow_con strong { display: inline-block; line-height: 26px; color: #222; font-family: "RobotoMedium" !important; font-size: 18px !important; font-weight: normal; margin: 20px 0 0;}

.nyProShow_case { margin-top: 40px;}
.nyProShow_case ul { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -12px;}
.nyProShow_case ul li { width: 33.333333%; padding: 0 12px;}
.nyProShow_case ul li .nyProShowCase_con { min-height: 100%;}
.nyProShowCase_con .nyProShowCase_img { width: 100%; height: 280px; overflow: hidden; margin-bottom: 20px; border-radius: 16px; box-shadow: 0 9px 18px rgba(0, 0, 0, .15);}
.nyProShowCase_con .nyProShowCase_img a { display: block; width: 100%; height: 100%; overflow: hidden; position: relative;}
.nyProShowCase_con:hover .nyProShowCase_img a img { transform: scale(1.05); -webkit-transform: scale(1.05);}
.nyProShowCase_con .nyProShowCase_img a::after { content: ''; display: block; width: 100%; height: 100%; overflow: hidden; background: linear-gradient(to right, rgba(2, 79, 142, .7), rgba(95, 182, 47, .7)); position: absolute; left: 0; bottom: 100%; z-index: 1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyProShowCase_con:hover .nyProShowCase_img a::after { bottom: 0;}
.nyProShowCase_con .nyProShowCase_img a i { display: block; width: 60px; height: 60px; overflow: hidden; padding: 14px; background-color: rgba(255, 255, 255, .9); border-radius: 50%; position: absolute; left: 50%; top: 100%; z-index: 2; transform: translate(-50%, 0%); -webkit-transform: translate(-50%, 0%);}
.nyProShowCase_con:hover .nyProShowCase_img a i { top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.nyProShowCase_con a.nyProShowCase_name { display: block; line-height: 28px; color: #222; font-family: "RobotoBold"; font-size: 18px; text-align: center;}
.nyProShowCase_con:hover a.nyProShowCase_name { color: #5fb62f;}

.nyProShow_td ul { display: flex; flex-flow: row wrap; justify-content: space-between; margin-bottom: -12px;}
.nyProShow_td ul li { width: 49%; overflow: hidden; margin: 0 2% 12px 0; padding: 20px 24px; background-color: rgba(95, 182, 47, 0); border-radius: 0; float: left;}
.nyProShow_td ul li:nth-child(2n+2) { margin: 0 0 12px;}
.nyProShow_td ul li:hover { background-color: rgba(95, 182, 47, 1); border-radius: 20px 0;}
.nyProShow_td ul li p {  line-height: 26px; color: #555; font-family: "RobotoLight"; font-size: 16px; padding-left: 24px; position: relative;}
.nyProShow_td ul li:hover p { color: #fff;}
.nyProShow_td ul li p::before { content: ''; display: block; width: 8px; height: 8px; border: 1px solid #999; border-radius: 50%; position: absolute; left: 0; top: 7px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyProShow_td ul li:hover p::before { border: 1px solid #fff;}
.nyProShow_td ul::after { content: ''; display: block; height: 0; overflow: hidden; clear: both;}


.nyProShow_part04 { margin: 50px auto 80px;}
.nyProShow_rel ul { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -16px;}
.nyProShow_rel ul li { width: 33.333333%; padding: 0 16px;}
.nyProShowRel_con { min-height: 100%; box-shadow: 0 0 0 rgba(0, 0, 0, 0);}
.nyProShowRel_con:hover { box-shadow: 0 0 10px rgba(95, 182, 47, .1); border-radius: 20px 0;}
.nyProShowRel_con .nyPro_img { height: 340px; padding: 2px; background: linear-gradient(to right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1)); border-radius: 0;}
.nyProShowRel_con:hover .nyPro_img { background: linear-gradient(to right, #024f8e, #5fb62f); border-radius: 20px 0 0 0;}
.nyProShowRel_con .nyPro_img a { display: block; width: 100%; height: 100%; overflow: hidden; background-color: #fff; border-bottom: 1px solid #e6e6e6; padding: 0; border-radius: 0; position: relative;}
.nyProShowRel_con:hover .nyPro_img a { padding: 28px; border-radius: 18px 0 0; border-bottom: 1px solid #fff;}
.nyProShowRel_con:hover .nyPro_img a img { transform: scale(1.05); -webkit-transform: scale(1.05);}

.nyProShowRel_con .nyPro_name { background: linear-gradient(to right, #fff, #fff); border-radius: 0;}
.nyProShowRel_con:hover .nyPro_name { background: linear-gradient(to right, #024f8e, #5fb62f); border-radius: 0 0 20px;}
.nyProShowRel_con .nyPro_name a { display: block; width: 100%; height: 60px; overflow: hidden; line-height: 60px; color: #5fb62f; font-family: "RobotoMedium"; font-size: 18px; text-align: center; white-space: nowrap; text-overflow: ellipsis; padding: 0 20px;}
.nyProShowRel_con:hover .nyPro_name a { color: #fff;}
/*nyProShow_part01 end*/


/* nyProShow_menu start */
.nyProShow_menu { margin: 50px auto;}
.nyProShow_menu ul { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -1px;}
.nyProShow_menu ul li { width: 20%; padding: 0 1px;}
.nyProShow_menu ul li a { display: block; min-height: 100%; overflow: hidden; padding: 18px; background: linear-gradient(to right, #fff, #fff);}
.nyProShow_menu ul li a.on, .nyProShow_menu ul li a:hover { background: linear-gradient(to right, #024f8e, #5fb62f);}
.nyProShow_menu ul li a i { display: block; width: 30px; height: 30px; overflow: hidden; margin: 4px auto 6px;}
.nyProShow_menu ul li a.on i svg path, .nyProShow_menu ul li a:hover i svg path { fill: #fff;}
.nyProShow_menu ul li a span { display: block; line-height: 24px; color: #555; font-family: "RobotoBold"; font-size: 18px; text-align: center;}
.nyProShow_menu ul li a.on span, .nyProShow_menu ul li a:hover span { color: #fff;}
/* nyProShow_menu end */


.nyProShow_title { margin-bottom: 40px; padding-bottom: 20px; border-bottom: 1px solid #e6e6e6;}
.nyProShow_title p { height: 40px; overflow: hidden; line-height: 40px; color: #222; font-family: "RobotoBold"; font-size: 36px; text-transform: uppercase;}
.nyProShow_title p::after { content: ''; display: inline-block; width: 30px; height: 6px; overflow: hidden; background-color: #5fb62f; vertical-align: middle; margin: -2px 0 0 24px;}


/* nyProMsg start */
.nyProMsg { overflow: hidden; padding: 80px 0 140px; background-color: #fff;}
.nyProMsg_form dl { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -15px;}
.nyProMsg_form dl dd { width: 50%; margin-bottom: 30px; padding: 0 15px;}
.nyProMsg_form dl dt { width: 100%; margin-bottom: 0; padding: 0 15px;}
.nyProMsg_form dl dd input, .nyProMsg_form dl dt input { display: block; width: 100%; height: 60px; overflow: hidden; line-height: 58px; color: #222; font-family: "RobotoLight"; font-size: 18px; padding: 0 20px; background-color: #fff; border: 1px solid #e6e6e6; outline: none;}
.nyProMsg_form dl dt textarea { display: block; width: 100%; height: 150px; overflow-y: scroll; line-height: 24px; color: #222; font-family: "RobotoLight"; font-size: 18px; padding: 10px 20px; background-color: #fff; border: 1px solid #e6e6e6; outline: none; resize: none;}
.nyProMsg_form dl dd input::placeholder, .nyProMsg_form dl dt input::placeholder, .nyProMsg_form dl dt textarea::placeholder { color: #777;}

/* 自定义下拉框容器 */
.nyProMsg_select { width: 100%; background-color: #fff; border: 1px solid #e6e6e6; position: relative;}
.nyProMsg_select i { display: block; width: 16px; height: 16px; overflow: hidden; position: absolute; top: 50%; right: 12px; transform: translateY(-50%); -webkit-transform: translateY(-50%); pointer-events: none;}
.nyProMsg_select .select_header { width: 100%; height: 60px; overflow: hidden; line-height: 58px; color: #777; font-family: "RobotoLight"; font-size: 18px; white-space: nowrap; text-overflow: ellipsis; padding: 0 30px 0 20px; cursor: pointer;}
.nyProMsg_select .select_options { display: none; max-height: 222px; overflow-y: scroll; background-color: #fff; border: 1px solid #e6e6e6; box-shadow: 0 5px 10px rgba(0, 0, 0, .1); position: absolute; top: 100%; left: -1px; right: -1px; z-index: 9;}
.nyProMsg_select .select_options .option { line-height: 24px; color: #777; font-family: "RobotoLight"; font-size: 16px; padding: 10px 20px; cursor: pointer;}
.nyProMsg_select .select_options .option:hover { color: #fff; background-color: #5fb62f;}
.nyProMsg_select .select_options::-webkit-scrollbar { width: 0;}

.nyProMsg_form dl dt button { display: block; width: 240px; height: 60px; line-height: 60px; color: #fff; font-family: "RobotoBold"; font-size: 24px; text-align: center; text-transform: capitalize; margin: 40px 0 0; background-color: #5fb62f; vertical-align: top; border-radius: 30px; border: 0; outline: none; cursor: pointer;}
.nyProMsg_form dl dt button i { display: inline-block; width: 24px; height: 24px; overflow: hidden; vertical-align: middle; margin: -4px 0 0 15px;}
.nyProMsg_form dl dt button:hover { background-color: #469a18;}
.nyProMsg_form dl dt button:hover i { margin: -4px 0 0 25px;}
/* nyProMsg end */

@media (max-width:1680px) {
  .nyProCrumb { margin: -320px auto 0;}
}

@media (max-width:1600px) {
  .nyProCrumb { margin: -280px auto 0;}
}

@media (max-width:1560px) {}

@media (max-width:1440px) {
  .nyProCrumb { margin: -240px auto 0;}

  .nyProShow_main { margin: 0 auto 40px; padding: 40px;}
  .nyProShow_main .nyProShow_img { height: 440px; padding-bottom: 40px;}
  .nyProShow_text .nyProShow_dec { margin: 20px auto 40px; padding: 20px;}
  .nyProShow_dec h1 { height: 75px; line-height: 25px; font-size: 15px;}
  .nyProShow_btn a { padding: 0 40px;}

  .nyProShow_img .swiper-pagination { height: 12px;}
  .nyProShow_img .swiper-pagination span { width: 12px; height: 12px;}
  .nyProShow_img .swiper-pagination span.swiper-pagination-bullet-active { width: 24px;}

  .nyProShow_menu { margin: 40px auto;}
  .nyProShow_menu ul li a span { font-size: 16px;}

  .nyProShow_title p { height: 36px; line-height: 36px; font-size: 32px;}
  .nyProShow_title p::after { height: 5px; margin: -4px 0 0 20px;}

  .nyProShow_part01, .nyProShow_part02, .nyProShow_part03 { margin: 40px auto; padding: 40px;}
  .nyProShow_part04 { margin: 40px auto 60px;}

  .nyProShow_rel ul { margin: 0 -15px;}
  .nyProShow_rel ul li { padding: 0 15px;}
  .nyProShowRel_con:hover { border-radius: 16px 0;}
  .nyProShowRel_con .nyPro_img { height: 320px;}
  .nyProShowRel_con:hover .nyPro_img { border-radius: 16px 0 0;}
  .nyProShowRel_con:hover .nyPro_img a { border-radius: 14px 0 0;}
  .nyProShowRel_con:hover .nyPro_name { border-radius: 0 0 16px;}

  .nyProMsg { padding: 60px 0 110px;}
  .nyProMsg_form dl dd input, .nyProMsg_form dl dt input { height: 50px; line-height: 48px; font-size: 16px;}
  .nyProMsg_select .select_header { height: 48px; line-height: 46px; font-size: 16px;}
  .nyProMsg_form dl dt textarea { font-size: 16px;}
  .nyProMsg_form dl dt button { width: 200px; height: 50px; line-height: 50px; font-size: 18px;}
  .nyProMsg_form dl dt button i { width: 20px; height: 20px;}
}

@media (max-width:1366px) {
  .nyProCrumb { margin: -220px auto 0;}

  .nyProShow_main .nyProShow_img { height: 400px;}
  .nyProShow_text .nyProShow_name { font-size: 28px;}
  .nyProShow_text .nyProShow_btn { margin-top: 40px;}

  .nyProShowCase_con .nyProShowCase_img { height: 260px;}

  .nyProShowRel_con .nyPro_img { height: 300px;}
}

@media (max-width:1280px) {
  .nyProCrumb { margin: -200px auto 0;}

  .nyProShowRel_con .nyPro_img { height: 280px;}
}

@media (max-width:1200px) {
  .nyProCrumb { margin: -160px auto 0;}

  .nyProShow_text .nyProShow_name { max-height: 64px; line-height: 32px; font-size: 26px;}

  .nyProShow_menu ul li a { padding: 10px;}
  .nyProShow_menu ul li a span { font-size: 15px;}

  .nyProShow_title p { height: 32px; line-height: 32px; font-size: 30px;}
  .nyProShow_title p::after { width: 28px; height: 4px;}
  
  .nyProShowCase_con .nyProShowCase_img { height: 240px; border-radius: 12px; box-shadow: 0 6px 12px rgba(0, 0, 0, .15);}

  .nyProShow_rel ul { margin: 0 -12px;}
  .nyProShow_rel ul li { padding: 0 12px;}
  .nyProShowRel_con .nyPro_img { height: 260px;}
  .nyProShowRel_con .nyPro_name a { height: 50px; line-height: 50px; font-size: 16px;}

  .nyProMsg_form dl { margin: 0 -12px;}
  .nyProMsg_form dl dd { margin-bottom: 24px; padding: 0 12px;}
  .nyProMsg_form dl dt { padding: 0 12px;}
}

@media (max-width:1080px) {
  .nyProCrumb { margin: -120px auto 0;}

  .nyProShow_main { margin: 0 auto 30px; padding: 30px;}
  .nyProShow_main .nyProShow_img { height: 360px; padding-bottom: 30px;}
  .nyProShow_main .nyProShow_text { padding-left: 30px;}
  .nyProShow_text .nyProShow_name { max-height: 60px; line-height: 30px; font-size: 24px;}
  .nyProShow_text .nyProShow_dec { margin: 15px auto 30px; padding: 15px;}
  .nyProShow_text .nyProShow_share { margin: 30px 0;}
  .nyProShow_share a { width: 40px; height: 40px; margin-right: 15px;}
  .nyProShow_text .nyProShow_btn { margin-top: 30px;}
  .nyProShow_btn a { height: 44px; font-size: 15px; padding: 0 30px;}
  .nyProShow_btn a.btn01 { line-height: 44px;}
  .nyProShow_btn a.btn02 { line-height: 42px;}
  .nyProShow_btn a i { width: 13px; height: 13px; margin: -4px 0 0 10px;}
  .nyProShow_btn a:hover i { margin: -4px 0 0 20px;}

  .nyProShow_menu { margin: 30px auto;}

  .nyProShow_part01, .nyProShow_part02, .nyProShow_part03 { margin: 30px auto; padding: 30px;}
  .nyProShow_title { margin-bottom: 30px; padding-bottom: 15px;}
  .nyProShow_title p { height: 30px; line-height: 30px; font-size: 28px;}
  .nyProShow_title p::after { width: 24px; height: 3px; margin: -4px 0 0 15px;}

  .nyProShow_case { margin-top: 30px;}
  .nyProShowCase_con .nyProShowCase_img { height: 230px; margin-bottom: 15px;}

  .nyProShowRel_con .nyPro_img { height: 230px;}

  .nyProMsg { padding: 60px 0 100px;}

}

@media (max-width:1024px) {
  .nyProShow_img .swiper-pagination { height: 10px;}
  .nyProShow_img .swiper-pagination span { width: 10px; height: 10px;}
  .nyProShow_img .swiper-pagination span.swiper-pagination-bullet-active { width: 20px;}

  .nyProShowCase_con .nyProShowCase_img, .nyProShowRel_con .nyPro_img { height: 220px;}
}

@media (max-width:920px) {
  .nyProCrumb { margin: -100px auto 0;}

  .nyProShow_btn a { padding: 0 22px;}

  .nyProShow_menu ul li a span { font-size: 14px;}
  
  .nyProShow_case ul { margin: 0 -10px;}
  .nyProShow_case ul li { padding: 0 10px;}
  .nyProShowCase_con .nyProShowCase_img { height: 200px; margin-bottom: 10px;}
  .nyProShowCase_con a.nyProShowCase_name { line-height: 26px; font-size: 16px;}

  .nyProShow_part04 { margin: 40px auto;}
  .nyProShow_rel ul { margin: 0 -10px;}
  .nyProShow_rel ul li { padding: 0 10px;}
  .nyProShowRel_con .nyPro_img { height: 200px;}

  .nyProMsg { padding: 40px 0 80px;}
  .nyProMsg_form dl { margin: 0 -10px;}
  .nyProMsg_form dl dd { margin-bottom: 20px; padding: 0 10px;}
  .nyProMsg_form dl dt { padding: 0 10px;}
  .nyProMsg_form dl dt button { margin: 30px 0 0;}
}

@media (max-width:820px) {
  .nyProCrumb { margin: -70px auto 30px;}

  .nyProShow_main .nyProShow_img { width: 100%; height: 420px; margin-bottom: 30px; float: none;}
  .nyProShow_main .nyProShow_text { width: 100%; padding-left: 0; float: none;}
  .nyProShow_text .nyProShow_name { max-height: 72px; line-height: 36px; font-size: 28px;}
  .nyProShow_dec h1 { height: auto; max-height: 75px;}

  .nyProShow_menu ul li a span { line-height: 20px;}

  .nyProShowCase_con .nyProShowCase_img, .nyProShowRel_con .nyPro_img { height: 180px;}
}

@media (max-width:767px) {
  .nyProCrumb { margin: -50px auto 20px; padding: 10px 0;}

  .nyProShow_main { margin: 0 auto 20px; padding: 20px;}
  .nyProShow_main .nyProShow_img { height: 260px; margin-bottom: 20px; padding-bottom: 20px;}
  .nyProShow_text .nyProShow_name { max-height: 64px; line-height: 30px; font-size: 24px;}
  .nyProShow_text .nyProShow_dec { margin: 15px auto 20px;}
  .nyProShow_text .nyProShow_share { margin: 20px 0;}
  .nyProShow_text .nyProShow_btn { margin-top: 20px;}
  .nyProShow_btn a { padding: 0 20px;}

  .nyProShow_img .swiper-pagination { height: 8px;}
  .nyProShow_img .swiper-pagination span { width: 8px; height: 8px; margin-left: 6px; margin-right: 0;}
  .nyProShow_img .swiper-pagination span.swiper-pagination-bullet-active { width: 16px;}

  .nyProShow_menu { margin: 20px auto;}
  .nyProShow_menu ul { margin: 0 -1px -2px;}
  .nyProShow_menu ul li { width: 33.333333%; margin-bottom: 2px;}
  .nyProShow_menu ul li:nth-child(4), .nyProShow_menu ul li:nth-child(5) { width: 50%;}
  .nyProShow_menu ul li a span { font-size: 12px;}

  .nyProShow_part01, .nyProShow_part02, .nyProShow_part03 { margin: 20px auto; padding: 20px;}
  .nyProShow_title { margin-bottom: 20px; padding-bottom: 10px;}
  .nyProShow_title p { font-size: 24px;}
  .nyProShow_title p::after { width: 20px; height: 2px; margin: -4px 0 0 10px;}

  .nyProShow_case { margin-top: 20px;}
  .nyProShow_case ul { margin: 0 0 -20px;}
  .nyProShow_case ul li { width: 100%; margin-bottom: 20px; padding: 0;}
  .nyProShowCase_con .nyProShowCase_img, .nyProShowRel_con .nyPro_img { height: 240px;}
  .nyProShowCase_con a.nyProShowCase_name { line-height: 30px; font-size: 18px;}

  .nyProShow_td ul li { width: 100%; margin-bottom: 10px; padding: 16px;}
  .nyProShow_td ul li:hover { border-radius: 12px 0;}

  .nyProShow_rel ul { margin: 0 0 -20px;}
  .nyProShow_rel ul li { width: 100%; margin-bottom: 20px; padding: 0;}

  .nyProMsg_form dl { margin: 0;}
  .nyProMsg_form dl dd { width: 100%; margin-bottom: 12px; padding: 0;}
  .nyProMsg_form dl dt { padding: 0;}
  .nyProMsg_form dl dt button { width: 180px; margin: 20px 0 0;}

}

@media (max-width:390px) {
  .nyProShow_main { padding: 20px 12px;}
  .nyProShow_btn a { padding: 0 15px;}
  .nyProShow_btn a.btn01 { margin-right: 10px;}
  .nyProShow_btn a:hover i { margin: -4px 0 0 10px;}  

  .nyProShowCase_con .nyProShowCase_img, .nyProShowRel_con .nyPro_img { height: 230px;}
}

@media (max-width:320px) {
  .nyProShow_btn a.btn01 { margin-bottom: 10px;}

  .nyProShow_main .nyProShow_img, .nyProShowCase_con .nyProShowCase_img, .nyProShowRel_con .nyPro_img { height: 190px;}
}
