/*nyShow start*/
.nyShow { overflow: hidden;}
.nyShow_main { padding: 60px 20px 40px; position: relative;}
.nyShow_title { line-height: 1.3; color: #222; font-family: "AlimamaShuHeiTi-Bold"; font-size: 40px; font-weight: bold;}
.nyShow_time { height: 30px; overflow: hidden; line-height: 30px; color: #777; font-size: 18px; margin-top: 20px;}
.nyShow_time i { display: block; width: 24px; height: 24px; margin: 3px 8px 3px 0; float: left;}
.nyShow_con { min-height: 240px; margin: 30px auto; padding: 30px 0; border-top: 1px solid #222; border-bottom: 1px solid #222;}
.nyShow_con, .nyShow_con div, .nyShow_con p { line-height: 1.8 !important; font-family: 'Arial', '\5FAE\8F6F\96C5\9ED1', 'Microsoft Yahei', 'Helvetica', 'sans-serif' !important; color: #222 !important; font-size: 18px !important;}
.nyShow_con div, .nyShow_con p { margin-bottom: 10px;}
.nyShow_con br { display: none;}
.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: 30px auto;}
.nyShow_con p span, .nyShow_con span, .nyShow_con p em, .nyShow_con em { color: #222 !important; font-family: 'Arial', '\5FAE\8F6F\96C5\9ED1', 'Microsoft Yahei', 'Helvetica', 'sans-serif' !important; font-size: 18px !important;}
.nyShow_con b, .nyShow_con strong { line-height: 1.3; color: #222; font-size: 24px !important; font-weight: bold;}

.nyShow_back { margin: 30px 0;}
.nyShow_back a { display: inline-block; height: 40px; line-height: 40px; color: #c6000b; font-size: 24px; font-weight: bold; font-style: italic; vertical-align: top;}
.nyShow_back a i { display: block; width: 24px; height: 24px; overflow: hidden; margin: 8px 10px 8px 0; float: left;}
.nyShow_back a:hover { color: #121212;}
.nyShow_back a:hover i svg path { fill: #121212;}

.nyShow_share { display: flex; align-items: center;}
.nyShow_share span { display: block; line-height: 1.8; color: #777; font-size: 18px;}
.nyShow_share a { display: inline-block; width: 48px; height: 48px; overflow: hidden; margin: 0 0 0 10px; padding: 12px; vertical-align: top; background-color: #c6000b; border-radius: 50%;}
.nyShow_share a:hover { background-color: #121212;}
/*nyShow end*/


@media (max-width:480px) {
  .nyShow_title { font-size: 32px;}
}

@media (max-width:414px) {
  .nyShow_title { font-size: 28px;}
  .nyShow_time { font-size: 16px; margin-top: 10px;}
  .nyShow_time i { width: 22px; height: 22px; margin: 4px 8px 4px 0;}
  .nyShow_con { margin: 20px auto; padding: 20px 0;}
  .nyShow_con, .nyShow_con div, .nyShow_con p { font-size: 16px !important;}
  .nyShow_con b, .nyShow_con strong { font-size: 20px !important;}

  .nyShow_back { margin: 20px 0;}
  .nyShow_back a i { width: 22px; height: 22px; margin: 9px 10px 9px 0;}
  .nyShow_back a { font-size: 20px;}

  .nyShow_share span { font-size: 16px;}
  .nyShow_share a { width: 40px; height: 40px; padding: 10px;}
}

@media (max-width:390px) {
  .nyShow_main { padding: 60px 3% 40px;}
  .nyShow_title { font-size: 26px;}
}

@media (max-width:320px) {
  .nyShow_title { font-size: 22px;}
  .nyShow_time { font-size: 15px;}
  .nyShow_time i { width: 20px; height: 20px; margin: 5px 6px 5px 0;}
  .nyShow_con, .nyShow_con div, .nyShow_con p { font-size: 15px !important;}
  .nyShow_con b, .nyShow_con strong { font-size: 18px !important;}

  .nyShow_share span { font-size: 15px;}
  .nyShow_share a { width: 36px; height: 36px; padding: 9px;}

}
