/*nyShow start*/
.nyShow { overflow: hidden; padding: 100px 0;}
.nyShow_main { overflow: hidden; padding: 50px 150px; background-color: #fff; border-radius: 16px;}
.nyShow_head { display: flex; align-items: center; justify-content: space-between; margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #ddd;}
.nyShow_head h1 { width: 72%; line-height: 48px; color: #222; font-size: 36px; font-weight: bold; text-transform: capitalize;}
.nyShow_head .nyShare { max-width: 28%; text-align: right;}
.nyShare span { display: inline-block; height: 36px; line-height: 36px; color: #777; font-size: 16px; vertical-align: top;}
.nyShare a { display: inline-block; width: 36px; height: 36px; overflow: hidden; padding: 10px; background-color: #fd0909; border-radius: 50%; vertical-align: top; margin-left: 6px;}
.nyShare a:hover { background-color: #222;}

.nyShare .sharethis-inline-share-buttons { display: inline-block !important; height: 36px !important; line-height: 36px !important; color: #777; font-size: 16px; vertical-align: top;}
.nyShare .sharethis-inline-share-buttons .st-btn, .nyShare .sharethis-inline-share-buttons .st-btn:last-child { display: inline-block !important; width: 36px !important; height: 36px !important; overflow: hidden; margin: 0 0 0 6px !important; padding: 0 8px !important; background-color: #fd0909; border-radius: 50%; vertical-align: top;}
.nyShare .sharethis-inline-share-buttons .st-btn .st-label { display: none !important;}
.nyShare #st-1.st-has-labels .st-btn { min-width: 36px !important; padding: 0 8px;}
.nyShare #st-1 .st-btn > img { width: 20px !important; height: 20px !important; top: 8px;}

.nyShow_con { min-height: 240px;}
.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: 15px 0;}
.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: #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_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: #fd0909; 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: 50px 0; padding-bottom: 24px; border-bottom: 1px solid #ddd;}
.nyPrevNext p { display: flex; height: 44px; overflow: hidden; line-height: 44px; color: #555; font-size: 16px; position: relative;}
.nyPrevNext p span, .nyPrevNext p a { display: inline-block; height: 44px; line-height: 44px; vertical-align: top;}
.nyPrevNext p span { color: #222; font-size: 24px; font-weight: bold; padding-right: 15px;}
.nyPrevNext p a { overflow: hidden; color: #555; font-size: 16px; white-space: nowrap; text-overflow: ellipsis;}
.nyPrevNext p a:hover { color: #fd0909; text-decoration: underline;}

.nyShow_back a { display: block; width: 120px; height: 120px; overflow: hidden; margin: 0 auto; padding: 30px 10px; background-color: #fd0909; border-radius: 50%;}
.nyShow_back a:hover { background-color: #222;}
.nyShow_back a i { display: block; width: 32px; height: 32px; overflow: hidden; margin: 0 auto;}
.nyShow_back a span { display: block; line-height: 1.3; color: #fff; font-size: 14px; text-align: center; margin-top: 10px;}
/*nyShow end*/

@media (max-width:1680px) {
  .nyShow { padding: 80px 0;}
  .nyShow_main { padding: 40px 120px;}
  .nyShow_head h1 { line-height: 44px; font-size: 36px;}
  
  .nyPrevNext { margin: 40px 0;}
  .nyPrevNext p span { font-size: 22px;}
  
}

@media (max-width:1600px) {}

@media (max-width:1560px) {}

@media (max-width:1440px) {
  .nyShow { padding: 60px 0;}
  .nyShow_main { padding: 40px 80px;}
  .nyShow_head h1 { line-height: 40px; font-size: 32px;}
  .nyShow_head { margin-bottom: 20px; padding-bottom: 20px;}
  .nyShow_con div, .nyShow_con p { margin: 10px 0;}
  .nyShow_con b, .nyShow_con strong { font-size: 22px !important;}
  .nyShow_con img { margin: 20px auto;}

  .nyPrevNext { padding-bottom: 12px;}
  .nyPrevNext p, .nyPrevNext p span, .nyPrevNext p a { height: 40px; line-height: 40px;}
  .nyPrevNext p span { font-size: 18px;}
  
}

@media (max-width:1366px) {
  .nyShow_main { padding: 40px 60px;}
}

@media (max-width:1280px) {
  .nyShow_main { padding: 40px;}
}

@media (max-width:1200px) {
  .nyShow_head h1 { font-size: 30px;}
  .nyShare span { font-size: 15px;}
}

@media (max-width:1080px) {
  .nyShow_main { padding: 30px; border-radius: 12px;}
}

@media (max-width:1024px) {
  .nyShow_head h1 { font-size: 28px;}
}

@media (max-width:920px) {
  .nyShow { padding: 40px 0;}
  .nyShow_main { padding: 30px; border-radius: 8px;}
  .nyShow_head h1 { line-height: 36px; font-size: 24px;}
  .nyShare span { font-size: 14px;}
  .nyPrevNext { margin: 30px 0; padding-bottom: 10px;}
  .nyShow_back a { width: 100px; height: 100px; padding: 18px 10px;}
  .nyShow_back a i { width: 26px; height: 26px;}
  .nyShow_back a span { margin-top: 5px;}
}

@media (max-width:820px) {
  .nyShow_head h1 { width: 100%; line-height: 32px; font-size: 22px; float: none;}
  .nyShow_head .nyShare { margin-top: 15px; float: none;}
  .nyShare span { height: 32px; line-height: 32px;}
  .nyShare a { width: 32px; height: 32px; margin-left: 4px; padding: 8px;}

  .nyShare .sharethis-inline-share-buttons { height: 32px !important; line-height: 32px !important;}
  .nyShare .sharethis-inline-share-buttons .st-btn { width: 32px !important; height: 32px !important; padding: 0 6px !important; margin: 0 0 0 4px !important;}
  .nyShare #st-1.st-has-labels .st-btn { min-width: 32px !important; padding: 0 6px;}
  .nyShare #st-1 .st-btn > img { width: 20px !important; height: 20px !important; top: 6px;}
}

@media (max-width:767px) {
  .nyShow_main { padding: 20px;}
  .nyShow_head { display: block;}
  .nyShow_head h1 { width: 100%; line-height: 30px; font-size: 20px;}
  .nyShow_head .nyShare { max-width: 100%; text-align: left;}

  .nyPrevNext { margin: 20px 0; padding-bottom: 10px;}
}

@media (max-width:390px) {
  .nyShow_con b, .nyShow_con strong { font-size: 16px !important;}
  .nyPrevNext p span { font-size: 16px;}
}

@media (max-width:320px) {}

