/*nyShow start*/
.nyShow { overflow: hidden; padding: 100px 0;}
.nyShow_left { width: calc(100% - 460px); float: left;}
.nyShow_title { line-height: 54px; color: #222; font-size: 44px; font-weight: bold; text-transform: uppercase;}
.nyShow_tips { margin: 30px 0; padding: 15px 0; border-top: 1px solid #222; border-bottom: 1px solid #222;}
.nyShow_time { height: 30px; line-height: 30px; color: #222; font-size: 18px; float: left;}
.nyShow_time i { display: block; width: 20px; height: 20px; overflow: hidden; margin: 5px 10px 0 0; float: left;}
.nyShow_share { height: 30px; line-height: 30px; float: right;}
.nyShow_share span { display: block; line-height: 30px; color: #222; font-size: 18px; float: left;}
.nyShow_share a { display: block; width: 30px; height: 30px; overflow: hidden; padding: 6px; float: left;}
.nyShow_share a:hover svg path { fill: #00793c;}
.nyShow_con { min-height: 320px;}
.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: 18px !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%; line-height: 30px; color: #555; font-size: 18px;}
.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: 18px !important;}
.nyShow_con strong { line-height: 32px; color: #555; font-size: 24px !important; font-weight: bold;}

.nyPrevNext { margin-top: 40px;}
.nyPrevNext ul li { background-color: #f8f8f8; border-radius: 8px; margin-top: 20px; padding: 10px 20px;}
.nyPrevNext ul li:hover { background-color: #00793c; box-shadow: 0 0 12px rgba(0, 121, 60, .7);}
.nyPrevNext ul li span { display: block; width: 60px; height: 40px; overflow: hidden; line-height: 40px; color: #00793c; font-size: 18px; font-weight: bold; float: left;}
.nyPrevNext ul li a { display: block; width: calc(100% - 100px); height: 40px; overflow: hidden; line-height: 40px; color: #00793c; font-size: 18px; white-space: nowrap; text-overflow: ellipsis; float: left;}
.nyPrevNext ul li i { display: block; width: 24px; height: 24px; overflow: hidden; margin: 8px 0; padding: 4px; background-color: #00793c; border-radius: 50%; float: right;}
.nyPrevNext ul li:hover span, .nyPrevNext ul li:hover a { color: #fff;}
.nyPrevNext ul li:hover i { background-color: #fff;}
.nyPrevNext ul li:hover i svg path { fill: #00793c;}

.nyShow_right { width: 460px; padding-left: 100px; float: right;}
.nyShow_list { width: 100%; overflow: hidden; padding: 30px; background-color: #f8f8f8; border-radius: 8px 8px 0 0;}
.nyShow_list title { display: block; line-height: 28px; color: #777; font-size: 18px; margin-bottom: 30px;}
.nyShow_list ul li { margin-bottom: 30px;}
.nyShow_list ul li:last-child { margin-bottom: 15px;}
.nyShow_list ul li a { display: block; line-height: 28px; color: #222; font-size: 20px; font-weight: bold;}
.nyShow_list ul li a::after { content: ''; display: block; width: 36px; height: 4px; background-color: #00793c; margin-top: 10px; transition: all 0.5s; -webkit-transition: all 0.5s;}
.nyShow_list ul li a:hover { color: #00793c;}
.nyShow_list ul li a:hover::after { width: 72px;}
.nyShow_back a { display: block; width: 100%; height: 60px; overflow: hidden; line-height: 60px; color: #fff; font-size: 16px; font-weight: bold; padding: 0 30px; background-color: #0d2d54; border-radius: 0 0 8px 8px;}
.nyShow_back a i { display: block; width: 16px; height: 16px; overflow: hidden; margin: 22px 15px 22px 0; float: left;}
.nyShow_back a:hover { background-color: #00793c;}
/*nyShow end*/

@media (max-width:1680px) {
  .nyShow { padding: 80px 0;}
  .nyShow_left { width: calc(100% - 440px);}
  .nyShow_title { line-height: 50px; font-size: 40px;}
  .nyShow_tips { padding: 10px 0;}
  .nyShow_time { font-size: 16px;}
  .nyShow_time i { width: 18px; height: 18px; margin: 5px 8px 0 0;}
  .nyShow_share span { font-size: 16px;}
  .nyShow_con { font-size: 16px !important;}
  .nyShow_con div, .nyShow_con p { font-size: 16px !important; margin: 10px 0;}
  .nyShow_con strong { line-height: 30px; font-size: 22px !important;}
  .nyShow_con img { margin: 20px auto;}
  .nyPrevNext ul li span, .nyPrevNext ul li a { font-size: 16px;}

  .nyShow_right { width: 440px; padding-left: 80px;}
  .nyShow_list title { line-height: 24px; font-size: 16px;}
  .nyShow_list ul li:last-child { margin-bottom: 10px;}
  .nyShow_list ul li a { font-size: 18px;}
  .nyShow_list ul li a::after { height: 3px;}
}

@media (max-width:1600px) {
  .nyShow_title { line-height: 44px; font-size: 36px;}

}

@media (max-width:1560px) {}

@media (max-width:1440px) {
  .nyShow { padding: 60px 0;}
  .nyShow_left { width: calc(100% - 420px);}
  .nyShow_title { line-height: 40px; font-size: 32px;}
  .nyShow_time, .nyShow_share span { font-size: 15px;}
  .nyShow_con, .nyShow_con div, .nyShow_con p { font-size: 15px!important;}
  .nyShow_con strong { font-size: 20px !important;}
  .nyPrevNext { margin-top: 30px;}
  .nyPrevNext ul li { padding: 5px 20px;}
  .nyPrevNext ul li span, .nyPrevNext ul li a { font-size: 15px;}

  .nyShow_right { width: 420px; padding-left: 60px;}
  .nyShow_list title { font-size: 15px; margin-bottom: 20px;}
  .nyShow_back a { height: 50px; line-height: 50px; font-size: 15px;}
  .nyShow_back a i { margin: 17px 10px 17px 0;}
}

@media (max-width:1366px) {}

@media (max-width:1280px) {
  .nyShow_title { font-size: 30px;}
  .nyShow_con strong { font-size: 18px !important;}
}

@media (max-width:1200px) {}

@media (max-width:1080px) {
  .nyShow_left { width: calc(100% - 360px);}
  .nyShow_title { line-height: 36px; font-size: 28px;}
  .nyShow_tips { margin: 20px 0; padding: 6px 0;}

  .nyShow_right { width: 360px; padding-left: 40px;}
  .nyShow_list { padding: 20px;}
  .nyShow_list ul li { margin-bottom: 20px;}
  .nyShow_list ul li a { line-height: 26px; font-size: 16px;}
  .nyShow_list ul li a::after { height: 2px;}
  .nyShow_back a { height: 48px; line-height: 48px; font-size: 14px; padding: 0 20px;}
  .nyShow_back a i { width: 14px; height: 14px;}
}

@media (max-width:1024px) {}

@media (max-width:920px) {
  .nyShow { padding: 40px 0;}
  .nyShow_left { width: calc(100% - 300px);}
  .nyShow_title { line-height: 32px; font-size: 24px;}
  .nyPrevNext { margin-top: 20px;}

  .nyShow_right { width: 300px; padding-left: 30px;}
}

@media (max-width:820px) {}

@media (max-width:767px) {
  .nyShow { padding: 20px 0 40px;}
  .nyShow_left { width: 100%; float: none;}
  .nyShow_title { line-height: 30px; font-size: 22px;}
  .nyShow_time, .nyShow_share span { font-size: 14px;}
  .nyShow_time i { width: 16px; height: 16px; margin: 7px 4px 0 0;}

  .nyShow_right { width: 100%; margin-top: 40px; padding: 0; float: none;}
}

@media (max-width:390px) {
  .nyShow_title { font-size: 20px;}
}

@media (max-width:320px) {}


