/*nyShow start*/
.nyShow { overflow: hidden; padding: 50px 0 100px;}
.nyShow_main { overflow: hidden; padding: 50px 70px; background-color: #fff; border-radius: 16px;}
.nyShow_head { margin-bottom: 30px;}
.nyShow_head h1 { line-height: 40px; color: #222; font-size: 30px; font-weight: bold; text-transform: capitalize; text-align: center; margin-bottom: 30px;}
.nyShow_head .nyShow_tips { display: flex; align-items: center; justify-content: center; width: 100%; overflow: hidden; padding: 8px; background-color: #f7f7f9; border-radius: 8px;}
.nyShow_tips span { display: block; height: 24px; line-height: 24px; color: #fff; font-size: 14px; padding: 0 10px; background-color: #999; border-radius: 2px;}
.nyShow_tips em { display: block; line-height: 24px; color: #777; font-size: 14px; font-style: normal; margin-left: 20px;}

.nyShow_con { min-height: 240px; padding-bottom: 50px; border-bottom: 1px solid #e6e6e6;}
.nyShow_con, .nyShow_con div, .nyShow_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;}
.nyShow_con div, .nyShow_con p { margin-bottom: 10px;}
.nyShow_con div:last-child, .nyShow_con p:last-child { margin-bottom: 0;}
.nyShow_con img, .nyShow_con table, .nyShow_con tr, .nyShow_con td, .nyShow_con p, .nyShow_con span, .nyShow_con div, .nyShow_con video, .nyShow_con embed { width: auto !important; height: auto !important; max-width: 100% !important; max-height: 100%;}
.nyShow_con img { display: block; margin: 20px auto;}
.nyShow_con p span, .nyShow_con span, .nyShow_con p em, .nyShow_con em { color: #555 !important; font-family: 'Arial', '\5FAE\8F6F\96C5\9ED1', 'Microsoft Yahei', 'Helvetica', 'sans-serif' !important; font-size: 16px !important;}
.nyShow_con b, .nyShow_con strong {  color: #222; font-size: 24px !important; font-weight: bold;}

.nyShow_con video { display: block; width: 60%; background-color: #000;}

.nyShow_down { overflow: hidden; margin: 50px 0; text-align: center;}
.nyShow_down a { display: inline-block; vertical-align: top; height: 48px; overflow: hidden; line-height: 48px; color: #fff; font-size: 16px; text-align: center; padding: 0 30px; background-color: #2a7570; border-radius: 24px;}
.nyShow_down a i { display: inline-block; width: 24px; height: 24px; overflow: hidden; vertical-align: middle; margin: -2px 10px 0 0;}
.nyShow_down a:hover { background-color: #222;}
.nyShow_down a:hover i { margin: -2px 20px 0 0;}

.nyPrevNext { margin-top: 50px;}
.nyPrevNext p { display: flex; align-items: center; height: 48px; overflow: hidden; line-height: 48px; color: #999; font-size: 18px;}
.nyPrevNext p.nyPrev { margin-bottom: 20px;}
.nyPrevNext p span { display: block; width: 140px; height: 48px; overflow: hidden; line-height: 46px; color: #2a7570; font-size: 18px; text-align: center; margin-right: 40px; border: 1px solid #2a7570; border-radius: 24px;}
.nyPrevNext p a { display: block; width: calc(100% - 180px); overflow: hidden; line-height: 30px; color: #222; font-size: 18px; white-space: nowrap; text-overflow: ellipsis;}
.nyPrevNext p:hover span { color: #fff; background-color: #2a7570;}
.nyPrevNext p:hover a { color: #2a7570;}
/*nyShow end*/


@media (max-width:1680px) {
  .nyShow { padding: 40px 0 80px;}
  .nyShow_main { padding: 40px 60px;}
  .nyShow_con { padding-bottom: 40px;}
  .nyShow_down { margin: 40px 0;}
  .nyPrevNext { margin-top: 40px;}
  .nyPrevNext p { height: 42px; line-height: 42px; font-size: 16px;}
  .nyPrevNext p span { width: 120px; height: 42px; line-height: 40px; font-size: 16px; margin-right: 30px;}
  .nyPrevNext p a { width: calc(100% - 150px); font-size: 16px;}
}

@media (max-width:1600px) {}

@media (max-width:1560px) {}

@media (max-width:1440px) {
  .nyShow { padding: 30px 0 60px;}
  .nyShow_down { margin: 30px 0;}
}

@media (max-width:1366px) {
  .nyShow_head { margin-bottom: 24px;}
  .nyShow_head h1 { line-height: 36px; font-size: 28px; margin-bottom: 24px;}
}

@media (max-width:1280px) {
  .nyShow_main { padding: 40px;}
  .nyShow_head h1 { line-height: 34px; font-size: 26px;}
  .nyPrevNext p span { margin-right: 20px;}
  .nyPrevNext p a { width: calc(100% - 140px);}
}

@media (max-width:1200px) {}

@media (max-width:1080px) {
  .nyShow_main { padding: 30px; border-radius: 8px;}
  .nyShow_head { margin-bottom: 20px;}
  .nyShow_head h1 { line-height: 32px; font-size: 24px; margin-bottom: 20px;}

  .nyShow_con { padding-bottom: 30px;}  
  .nyShow_con, .nyShow_con div, .nyShow_con p { font-size: 15px !important;}
  .nyShow_down { margin: 20px 0;}
  .nyShow_down a { height: 44px; line-height: 44px; font-size: 15px; padding: 0 24px; border-radius: 22px;}
  .nyShow_down a i { width: 22px; height: 22px;}
  .nyPrevNext { margin-top: 30px;}
  .nyPrevNext p.nyPrev { margin-bottom: 15px;}
  .nyPrevNext p { height: 40px; line-height: 40px; font-size: 15px;}
  .nyPrevNext p span { width: 100px; height: 40px; line-height: 38px; font-size: 15px; margin-right: 20px;}
  .nyPrevNext p a { width: calc(100% - 120px); font-size: 15px;}
}

@media (max-width:1024px) {}

@media (max-width:920px) {
  .nyShow { padding: 20px 0 40px;}

  .nyShow_con video { width: 100%;}
}

@media (max-width:820px) {
  .nyShow_head h1 { line-height: 30px; font-size: 22px;}
}

@media (max-width:767px) {
  .nyShow_main { padding: 20px;}
  .nyShow_head h1 { line-height: 30px; font-size: 20px;}
  .nyShow_con { padding-bottom: 20px;}  
  .nyShow_con, .nyShow_con div, .nyShow_con p { font-size: 15px !important;}  
  .nyShow_con img { margin: 10px auto;}
  .nyPrevNext { margin-top: 20px;}
  .nyPrevNext p.nyPrev { margin-bottom: 10px;}
  .nyPrevNext p { height: 32px; line-height: 32px; font-size: 15px;}
  .nyPrevNext p span { width: 80px; height: 32px; line-height: 30px; font-size: 14px; margin-right: 10px;}
  .nyPrevNext p a { width: calc(100% - 90px); font-size: 15px;}
}

@media (max-width:390px) {}

@media (max-width:320px) {
  .nyPrevNext p { display: block; height: auto;}
  .nyPrevNext p a { width: 100%; line-height: 25px; margin-top: 5px; white-space: inherit; padding-left: 12px;}
  .nyPrevNext p.nyPrev { margin-bottom: 15px;}
}

