/*nyProShow_head start*/
.nyProShow_head { overflow: hidden; padding: 60px 0 160px; background: linear-gradient(to bottom, #f8f8f8, #ddd);}
.nyProShow_img { width: 55%; height: 600px; position: relative; float: left;}
.nyProShow_big { width: calc(100% - 140px); height: 100%; overflow: hidden; background-color: #fff; border-radius: 16px; float: right;}
.nyProShow_big .swiper-container, .nyProShow_small .swiper-container { height: 100%;}
.nyProShow_big .swiper-slide { height: 100%; overflow: hidden; position: relative;}
.nyProShow_small { width: 120px; height: 100%; float: left;}
.nyProShow_small .swiper-slide { overflow: hidden; border: 1px solid #fff; background-color: #fff; border-radius: 8px; position: relative; cursor: pointer;}
.nyProShow_small .swiper-slide.swiper-slide-thumb-active { border: 1px solid #00793c;}

.nyProShow_text { width: 45%; padding-left: 80px; float: right;}
.nyProShow_name { line-height: 44px; color: #222; font-size: 36px; font-weight: bold; margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #ddd;}
.nyProShow_dec, .nyProShow_btn { margin-bottom: 30px;}
.nyProShow_dec span { display: block; line-height: 24px; color: #222; font-size: 18px; font-weight: bold; text-transform: uppercase; margin-bottom: 10px;}
.nyProShow_dec h1 { line-height: 24px; color: #555; font-size: 16px;}
.nyProShow_btn a { display: block; width: 100%; height: 50px; overflow: hidden; line-height: 50px; color: #fff; font-size: 18px; text-transform: uppercase; text-align: center; border-radius: 25px;}
.nyProShow_btn a i { display: inline-block; width: 18px; height: 18px; overflow: hidden; vertical-align: middle; margin: -2px 10px 0 0;}
.nyProShow_btn a.btn1 { background-color: #00793c; margin-bottom: 15px;}
.nyProShow_btn a.btn2, .nyProShow_btn a.btn1:hover { background-color: #0d2d54;}
.nyProShow_btn a.btn2:hover { background-color: #00793c;}
.nyProShow_share span { display: block; line-height: 30px; color: #555; font-size: 18px; margin-right: 10px; float: left;}
.nyProShow_share a { display: block; width: 30px; height: 30px; overflow: hidden; margin-right: 10px; padding: 7px; border-radius: 50%; float: left;}
/*nyProShow_head start*/

/*nyProShow_main start*/
.nyProShow_tab { margin: -80px auto 60px; padding: 20px; background-color: #fff; border-radius: 16px; position: relative;}
.nyProShow_tab ul { display: flex; flex-wrap: wrap; justify-items: left; margin: 0 -2px;}
.nyProShow_tab ul li { width: 25%; padding: 0 2px;}
.nyProShow_tab ul li p { height: 60px; overflow: hidden; line-height: 60px; color: #fff; font-size: 18px; font-weight: bold; text-align: center; background-color: #bbb; border-radius: 4px; cursor: pointer;}
.nyProShow_tab ul li.active p, .nyProShow_tab ul li p:hover { background-color: #00793c;}
.nyProShow_tab ul li p i { display: inline-block; width: 22px; height: 22px; vertical-align: middle; margin: -2px 10px 0 0;}

.nyProShow_des { min-height: 300px; padding-bottom: 80px;}
.nyProShow_des, .nyProShow_des div, .nyProShow_des p { line-height: 30px !important; font-family: 'Arial', '\5FAE\8F6F\96C5\9ED1', 'Microsoft Yahei', 'Helvetica', 'sans-serif' !important; color: #555 !important; font-size: 18px !important;}
.nyProShow_des div, .nyProShow_des p { margin: 15px 0;}
.nyProShow_des br { display: none;}
.nyProShow_des img, .nyProShow_des table, .nyProShow_des tr, .nyProShow_des td, .nyProShow_des p, .nyProShow_des span, .nyProShow_des div, .nyProShow_des video, .nyProShow_des embed { width: auto !important; height: auto !important; max-width: 100% !important; max-height: 100%; line-height: 30px; color: #555; font-size: 18px;}
.nyProShow_des img { display: block; margin: 30px auto;}
.nyProShow_des p span, .nyProShow_des span, .nyProShow_des p em, .nyProShow_des em { color: #555 !important; font-family: 'Arial', '\5FAE\8F6F\96C5\9ED1', 'Microsoft Yahei', 'Helvetica', 'sans-serif' !important; font-size: 18px !important;}
.nyProShow_des strong { color: #555; font-size: 24px !important; font-weight: bold;}

.nyProShow_fea { min-height: 300px; padding-bottom: 70px;}
.nyProShow_fea ul { display: flex; flex-wrap: wrap; justify-items: left; margin: 0 -15px;}
.nyProShow_fea ul li { width: 33.333333%; padding: 0 15px; margin-bottom: 30px;}
.nyProShow_fea ul li .con { height: 100%; padding: 40px; background-color: #fff; border-bottom: 3px solid #00793c; box-shadow: 0 0 12px rgba(0, 48, 76, .08); border-radius: 8px;}
.nyProShow_fea ul li .con title { display: block; line-height: 30px; color: #00793c; font-size: 24px; font-weight: bold; margin-bottom: 20px;}
.nyProShow_fea ul li .con p { line-height: 28px; color: #555; font-size: 18px;}
.nyProShow_fea ul li .con:hover { background-color: #00793c;}
.nyProShow_fea ul li .con:hover title { color: #fff;}
.nyProShow_fea ul li .con:hover p { color: rgba(255, 255, 255,.55);}

.nyProShow_app { min-height: 300px; padding-bottom: 100px;}
.nyProShow_app dl { display: flex; flex-wrap: wrap; justify-items: left; margin: 0 -15px;}
.nyProShow_app dl dd { width: 33.333333%; padding: 0 15px;}
.nyProShow_app dl dd .con { height: 300px; overflow: hidden; background-color: #fff; border-radius: 8px; position: relative;}
.nyProShow_app dl dd .con a { display: block; width: 100%; height: 100%; overflow: hidden; position: relative;}
.nyProShow_app dl dd .con:hover a img { transform: scale(1.05); -webkit-transform: scale(1.05);}
.nyProShow_app dl dd .con a::before { content: ''; display: block; width: 100%; height: 50%; background: linear-gradient(to bottom, rgba(13, 45, 84, 0), rgba(13, 45, 84, 1)); position: absolute; bottom: 0; left: 0; z-index: 1; transition: all 0.5s; -webkit-transition: all 0.5s;}
.nyProShow_app dl dd .con:hover a::before { background: linear-gradient(to bottom, rgba(0, 121, 60, 0), rgba(0, 121, 60, 1));}
.nyProShow_app dl dd .con a title { display: block; width: 100%; height: 40px; overflow: hidden; line-height: 40px; color: #fff; font-size: 24px; font-weight: bold; text-align: center; white-space: nowrap; text-overflow: ellipsis; padding: 0 30px; position: absolute; bottom: 20px; left: 0; z-index: 2;}
/*nyProShow_main end*/

/*nyProShow_msg start*/
.nyProShow_msg { overflow: hidden; padding: 100px 0; background-color: #0d2d54; position: relative;}
.nyProShow_msg dl { display: flex; flex-wrap: wrap; justify-items: left; margin: 0 -20px;}
.nyProShow_msg dl dt, .nyProShow_msg dl dd { width: 50%; padding: 0 20px; margin-bottom: 20px;}
.nyProShow_msg dl dt { width: 100%;}
.nyProShow_msg dl dt:last-child { margin-bottom: 0;}
.nyProShow_msg dl dt span, .nyProShow_msg dl dd span { display: block; line-height: 24px; color: #fff; font-size: 16px; font-weight: bold; margin-bottom: 6px;}
.nyMessage_ipt input { display: block; width: 100%; height: 60px; overflow: hidden; line-height: 60px; color: #222; font-size: 16px; padding: 0 20px; background: #fff; border-radius: 4px; border: 0; outline: none;}
.nyMessage_area textarea { display: block; width: 100%; height: 130px; overflow-y: scroll; line-height: 30px; color: #333; font-size: 16px; padding: 5px 20px; background: #fff; border-radius: 4px; border: 0; outline: none; resize: none;}
.nyMessage_btn { margin-top: 30px;}
.nyMessage_btn button { display: block; width: 220px; height: 60px; overflow: hidden; line-height: 60px; color: #fff; font-size: 20px; font-weight: bold; text-align: center; background-color: #00793c; border-radius: 30px; border: 0; outline: none; cursor: pointer;}
.nyMessage_btn button i { display: inline-block; width: 24px; height: 24px; overflow: hidden; margin: -2px 0 0 20px; vertical-align: middle;}
.nyMessage_btn button:hover i { margin: -2px 0 0 30px;}
/*nyProShow_msg end*/

/*nyProShow_rec start*/
.nyProShow_rec { overflow: hidden; padding: 100px 0;}
.nyProduct_list ul { display: flex; flex-wrap: wrap; justify-items: left; margin: 0 -15px;}
.nyProduct_list ul li { width: 25%; padding: 0 15px;}
.nyProduct_con { width: 100%; height: 100%; overflow: hidden; box-shadow: 0 0 12px rgba(0, 48, 76,.08); border-radius: 8px; position: relative;}
.nyProduct_con .nyProduct_img { width: 100%; height: 300px; overflow: hidden; background-color: #fff; border-radius: 8px 8px 0 0;}
.nyProduct_con .nyProduct_img a { display: block; width: 100%; height: 100%; overflow: hidden; position: relative;}
.nyProduct_con:hover .nyProduct_img a img { transform: scale(1.05); -webkit-transform: scale(1.05);}
.nyProduct_con .nyProduct_text { width: 100%; overflow: hidden; padding: 30px; background-color: #fff; border-radius: 0 0 8px 8px;}
.nyProduct_con:hover .nyProduct_text { background-color: #00793c;}
.nyProduct_con .nyProduct_text a.name { display: block; height: 30px; overflow: hidden; line-height: 30px; color: #222; font-size: 20px; font-weight: bold; white-space: nowrap; text-overflow: ellipsis;}
.nyProduct_con:hover .nyProduct_text a.name { color: #fff;}
.nyProduct_con .nyProduct_text p.ms { height: 48px; overflow: hidden; line-height: 24px; color: #999; font-size: 16px; margin: 10px 0 20px; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.nyProduct_con:hover .nyProduct_text p.ms { color: rgba(255, 255, 255, .5);}
.nyProduct_con .nyProduct_text a.btn { display: block; width: 180px; height: 50px; overflow: hidden; line-height: 50px; color: #00793c; font-size: 18px; text-align: center; background-color: #f8f8f8; border-radius: 25px;}
.nyProduct_con .nyProduct_text a.btn i { display: inline-block; width: 22px; height: 22px; overflow: hidden; vertical-align: middle; margin: -2px 0 0 10px;}
.nyProduct_con:hover .nyProduct_text a.btn { background-color: #fff;}
.nyProduct_con:hover .nyProduct_text a.btn i { margin: -2px 0 0 20px;}
/*nyProShow_rec end*/

@media (max-width:1680px) {
  .nyProShow_head { padding: 40px 0 140px;}
  .nyProShow_text { padding-left: 60px;}
  .nyProShow_name { line-height: 40px; font-size: 32px;}
  .nyProShow_btn a, .nyProShow_share span { font-size: 16px;}

  .nyProShow_tab { margin: -80px auto 40px;}

  .nyProShow_des { font-size: 16px !important; padding-bottom: 60px;}
  .nyProShow_des div, .nyProShow_des p { margin: 10px 0; font-size: 16px !important;}
  .nyProShow_fea { padding-bottom: 50px;}
  .nyProShow_fea ul li .con { padding: 30px;}
  .nyProShow_fea ul li .con title { font-size: 22px; margin-bottom: 15px;}
  .nyProShow_fea ul li .con p { line-height: 26px; font-size: 16px;}
  .nyProShow_app { padding-bottom: 80px;}
  .nyProShow_app dl dd .con a title { font-size: 22px; bottom: 15px;}

  .nyProShow_msg { padding: 80px 0;}
  .nyMessage_ipt input { height: 50px; line-height: 50px; font-size: 15px;}
  .nyMessage_area textarea { font-size: 15px;}
  .nyMessage_btn { margin-top: 20px;}
  .nyMessage_btn button { width: 180px; height: 50px; line-height: 50px; font-size: 16px;}
  .nyMessage_btn button i { width: 22px; height: 22px; margin: -4px 0 0 10px;}
  .nyMessage_btn button:hover i { margin: -4px 0 0 20px;}

  .nyProShow_rec { padding: 80px 0;}
  .nyProduct_con .nyProduct_text { padding: 20px;}
  .nyProduct_con .nyProduct_text p.ms { height: 44px; line-height: 22px; font-size: 15px;}
  .nyProduct_con .nyProduct_text a.btn { width: 160px; height: 48px; line-height: 48px; font-size: 16px;}
}

@media (max-width:1600px) {
  .nyProShow_img { height: 520px;}
  .nyProShow_name { margin-bottom: 25px; padding-bottom: 25px;}
  .nyProShow_dec, .nyProShow_btn { margin-bottom: 25px;}
  .nyProShow_dec h1, .nyProShow_btn a, .nyProShow_share span { font-size: 15px;}
  .nyProShow_btn a { height: 45px; line-height: 45px;}
  .nyProShow_btn a.btn1 { margin-bottom: 10px;}

  .nyProShow_des div, .nyProShow_des p { font-size: 15px !important;}
  .nyProShow_fea ul li .con title, .nyProShow_app dl dd .con a title { font-size: 20px;}
  .nyProShow_fea ul li .con p { line-height: 25px; font-size: 15px;}
}

@media (max-width:1560px) {}

@media (max-width:1440px) {
  .nyProShow_img { width: 50%; height: 500px;}
  .nyProShow_small { width: 100px;}
  .nyProShow_big { width: calc(100% - 120px); border-radius: 8px;}
  .nyProShow_text { width: 50%;}
  .nyProShow_name { margin-bottom: 20px; padding-bottom: 20px;}
  .nyProShow_dec, .nyProShow_btn { margin-bottom: 20px;}
  .nyProShow_dec span { font-size: 16px;}
  .nyProShow_dec h1, .nyProShow_btn a, .nyProShow_share span { font-size: 14px;}

  .nyProShow_des { padding-bottom: 40px;}
  .nyProShow_fea { padding-bottom: 30px;}
  .nyProShow_fea ul li .con title { font-size: 18px; margin-bottom: 10px;}
  .nyProShow_app { padding-bottom: 60px;}
  .nyProShow_app dl dd .con a title { height: 30px; line-height: 30px; font-size: 18px;}

  .nyProShow_msg { padding: 60px 0;}

  .nyProShow_rec { padding: 60px 0;}
  .nyProduct_con .nyProduct_img { height: 280px;}
  .nyProduct_con .nyProduct_text a.name { font-size: 18px;}
  .nyProduct_con .nyProduct_text p.ms { font-size: 14px; margin: 5px 0 15px;}
  .nyProduct_con .nyProduct_text a.btn { height: 44px; line-height: 44px; font-size: 14px;}
  .nyProduct_con .nyProduct_text a.btn i { width: 20px; height: 20px;}
}

@media (max-width:1366px) {
  .nyProShow_app dl dd .con { height: 280px;}
}

@media (max-width:1280px) {
  .nyProShow_img { width: 52%;}
  .nyProShow_text { width: 48%; padding-left: 40px;}
  .nyProShow_name { line-height: 36px; font-size: 28px;}

  .nyProShow_app dl dd .con { height: 260px;}

  .nyProShow_msg dl dt span, .nyProShow_msg dl dd span { font-size: 14px;}

  .nyProduct_con .nyProduct_img { height: 240px;}
  .nyProduct_con .nyProduct_text { padding: 15px;}
}

@media (max-width:1200px) {}

@media (max-width:1080px) {
  .nyProShow_head { padding: 40px 0 110px;}
  .nyProShow_img { height: 440px;}
  .nyProShow_small { width: 80px;}
  .nyProShow_small .swiper-slide { border-radius: 4px;}
  .nyProShow_big { width: calc(100% - 90px); border-radius: 4px;}
  .nyProShow_text { padding-left: 30px;}
  .nyProShow_name { line-height: 30px; font-size: 24px;}
  .nyProShow_dec, .nyProShow_btn { margin-bottom: 18px;}
  .nyProShow_dec span { margin-bottom: 5px;}
  .nyProShow_dec h1 { max-height: 48px; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

  .nyProShow_tab { margin: -60px auto 40px; padding: 10px; border-radius: 8px;}
  .nyProShow_tab ul li p { height: 50px; line-height: 50px; font-size: 16px;}

  .nyProShow_fea { padding-bottom: 40px;}
  .nyProShow_fea ul { margin: 0 -10px;}
  .nyProShow_fea ul li { margin-bottom: 20px; padding: 0 10px;}
  .nyProShow_fea ul li .con { padding: 20px; border-radius: 4px;}
  .nyProShow_fea ul li .con p { line-height: 24px; font-size: 14px;}
  .nyProShow_app dl { margin: 0 -10px;}
  .nyProShow_app dl dd { padding: 0 10px;}
  .nyProShow_app dl dd .con { height: 240px; border-radius: 4px;}
  .nyProShow_app dl dd .con a title { padding: 0 20px;}

  .nyProShow_msg dl { margin: 0 -15px;}
  .nyProShow_msg dl dt, .nyProShow_msg dl dd { padding: 0 15px;}
  .nyMessage_btn { margin-top: 10px;}

  .nyProduct_list ul { margin: 0 -10px;}
  .nyProduct_list ul li { padding: 0 10px;}
  .nyProduct_con .nyProduct_img { height: 200px;}
}

@media (max-width:1024px) {
  .nyProShow_des, .nyProShow_fea, .nyProShow_app { min-height: 280px;}
  .nyProShow_app dl dd .con { height: 220px;}
}

@media (max-width:920px) {
  .nyProShow_head { padding: 30px 0 100px;}
  .nyProShow_img { height: 420px;}
  .nyProShow_name { margin-bottom: 15px; padding-bottom: 15px;}
  .nyProShow_dec h1 { max-height: 44px; line-height: 22px;}
  .nyProShow_btn a { height: 44px; line-height: 44px;}
  .nyProShow_btn a i { width: 16px; height: 16px;}
  
  .nyProShow_tab { margin: -60px auto 20px;}
  .nyProShow_tab ul li p i { width: 20px; height: 20px;}
  .nyProShow_des, .nyProShow_fea { min-height: 240px; padding-bottom: 20px;}
  .nyProShow_app { min-height: 240px; padding-bottom: 40px;}
  .nyProShow_app dl dd .con { height: 200px;}

  .nyProShow_msg { padding: 40px 0;}
  .nyProShow_msg dl { margin: 0 -10px;}
  .nyProShow_msg dl dt, .nyProShow_msg dl dd { padding: 0 10px;}

  .nyProShow_rec { padding: 40px 0 20px;}
  .nyProduct_list ul { margin: 0 -10px;}
  .nyProduct_list ul li { width: 50%; margin-bottom: 20px; padding: 0 10px;}
  .nyProduct_con .nyProduct_img { height: 300px;}
}

@media (max-width:820px) {}

@media (max-width:767px) {
  .nyProShow_head { padding: 20px 0 40px;}
  .nyProShow_img { width: 100%; height: auto; float: none;}
  .nyProShow_big { width: 100%; height: 320px; float: none;}
  .nyProShow_small { width: 100%; height: 64px; margin-top: 10px; float: none;}
  .nyProShow_text { width: 100%; margin-top: 20px; padding-left: 0; float: none;}
  
  .nyProShow_tab { margin: 20px auto; padding: 0; border-radius: 0;}
  .nyProShow_tab ul li { width: 50%; margin-bottom: 4px;}
  .nyProShow_tab ul li p { height: 44px; line-height: 44px; font-size: 14px;}

  .nyProShow_app { padding-bottom: 20px;}
  .nyProShow_fea ul, .nyProShow_app dl { margin: 0;}
  .nyProShow_fea ul li, .nyProShow_app dl dd { width: 100%; padding: 0;}
  .nyProShow_app dl dd { margin-bottom: 20px;}
  .nyProShow_app dl dd .con { height: 240px;}
  
  .nyProShow_msg dl { margin: 0;}
  .nyProShow_msg dl dd { width: 100%;}
  .nyProShow_msg dl dt, .nyProShow_msg dl dd { padding: 0;}
  .nyMessage_ipt input { height: 45px; line-height: 45px;}
  .nyMessage_btn { margin-top: 0;}

  .nyProShow_rec { padding: 40px 0 20px;}
  .nyProduct_list ul { margin: 0;}
  .nyProduct_list ul li { width: 100%; padding: 0;}
  .nyProduct_con .nyProduct_img { height: 300px;}
}

@media (max-width:390px) {
  .nyProShow_big { height: 300px;}
  .nyProShow_small { height: 60px;}
}

@media (max-width:320px) {
  .nyProShow_big { height: 250px;}
  .nyProShow_small { height: 56px;}

  .nyProShow_tab ul li p i { margin: -2px 6px 0 0;}
  .nyProShow_app dl dd .con { height: 200px;}

  .nyProduct_con .nyProduct_img { height: 240px;}
}


