/*nyShow start*/
.nyShow { overflow: hidden; padding: 80px 0 140px; background-color: #f2f8f7;}

.nyShow_left { width: calc(100% - 280px); padding-right: 48px; float: left;}
.nyShowLeft_main { overflow: hidden; padding: 48px; background-color: #fff;}
.nyShow_name { line-height: 36px; color: #222; font-family: "RobotoBold"; font-size: 24px;}
.nyShow_tips { margin: 20px 0 0; padding-bottom: 20px; border-bottom: 1px solid #e6e6e6; position: relative;}
.nyShow_tips span { display: block; height: 30px; line-height: 30px; color: #999; font-family: "RobotoLight"; font-size: 16px; margin-right: 30PX; float: left;}
.nyShow_tips span i { display: block; width: 18px; height: 18px; overflow: hidden; margin: 5px 8px 6px 0; float: left;}
.nyShow_tips::before { content: ''; display: block; width: 78px; height: 1px; background-color: #5fb62f; position: absolute; bottom: -1px; left: 0;}
.nyShow_con { min-height: 300px; line-height: 26px; color: #555; font-family: "RobotoLight"; font-size: 16px; margin: 40px 0 60px;}
.nyShow_con, .nyShow_con div, .nyShow_con p { line-height: 26px !important; font-family: "RobotoLight" !important; color: #555 !important; font-size: 16px !important;}
.nyShow_con div, .nyShow_con p { margin: 10px 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%; line-height: 26px; color: #555; font-family: "RobotoLight"; font-size: 16px;}
.nyShow_con table { display: block; width: 100% !important; overflow-x: scroll; padding-bottom: 10px;  border-collapse: separate; border-spacing: 0; margin: 20px 0;}
.nyShow_con table::-webkit-scrollbar { height: 3px;}
.nyShow_con table tr th, .nyShow_con table tr td { margin: -1px 0 0 -1px; padding: 10px; border: 1px solid #ddd !important; border-right: 0 !important;}
.nyShow_con table tr th:last-child, .nyShow_con table tr td:last-child { border-right: 1px solid #ddd !important;}
.nyShow_con table tr { background-color: #f8f8f8;}
.nyShow_con table tr:nth-child(2n) { background-color: #fff;}

.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: "RobotoLight" !important; font-size: 16px !important;}
.nyShow_con strong { display: inline-block; line-height: 26px; color: #222; font-family: "RobotoMedium" !important; font-size: 18px !important; font-weight: normal; margin: 20px 0 0;}

.nyShow_share { margin-top: 40px;}
.nyShow_share p { height: 36px; line-height: 36px; color: #222; font-size: 16px; float: left;}
.nyShow_share a { display: block; width: 36px; height: 36px; overflow: hidden; border-radius: 50%; margin-left: 12px; padding: 9px; float: left;}
.nyShow_share a.facebook { background-color: #5996ff;}
.nyShow_share a.wechat { background-color: #5fb62f;}
.nyShow_share a.youtube { background-color: #e60a0a;}
.nyShow_share a.titter { background-color: #000000;}

.nyPrevNext { margin: 40px 0; padding: 24px 0; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; position: relative;}
.nyPrevNext::before, .nyPrevNext::after { content: ''; display: block; width: 20%; height: 1px; background-color: #5fb62f; position: absolute; left: 0;}
.nyPrevNext::before { top: -1px;}
.nyPrevNext::after { bottom: -1px;}
.nyPrevNext ul { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -20px;}
.nyPrevNext ul li { width: 50%; padding: 0 20px;}
.nyPrevNext ul li span { display: block; height: 24px; line-height: 24px; color: #999; font-family: "RobotoLight"; font-size: 16px; margin-bottom: 10px;}
.nyPrevNext ul li span i { display: inline-block; width: 16px; height: 16px; overflow: hidden; vertical-align: middle; margin: -2px 0 0 6px;}
.nyPrevNext ul li a { display: block; line-height: 24px; color: #555; font-size: 16px;}
.nyPrevNext ul li a:hover { color: #5fb62f;}

.nyShow_back a { display: inline-block; vertical-align: top; height: 50px; line-height: 50px; overflow: hidden; line-height: 50px; color: #fff; font-size: 16px; padding: 0 36px; background-color: #5fb62f; border-radius: 25px;}
.nyShow_back a i { display: inline-block; width: 22px; height: 22px; overflow: hidden; vertical-align: middle; margin: -4px 10px 0 0;}
.nyShow_back a:hover { background-color: #469a18;}
.nyShow_back a:hover i { margin: -4px 20px 0 0;}

.nyShow_right { width: 280px; float: right;}

/*nyShow end*/

@media (max-width:1680px) {}

@media (max-width:1600px) {}

@media (max-width:1560px) {}

@media (max-width:1440px) {
  .nyShow { padding: 60px 0 110px;}
  .nyShow_left { padding-right: 40px;}
  .nyShowLeft_main { padding: 40px;}
  .nyShow_tips span, .nyPrevNext ul li span { font-size: 15px;}
}

@media (max-width:1366px) {}

@media (max-width:1280px) {
  .nyShow_left { width: calc(100% - 260px);}

  .nyShow_right { width: 260px;}
}

@media (max-width:1200px) {}

@media (max-width:1080px) {
  .nyShow { padding: 60px 0 100px;}
  .nyShow_left { width: 100%; margin-bottom: 30px; padding-right: 0; float: none;}
  .nyShowLeft_main { padding: 30px;}
  .nyShow_name { line-height: 32px; font-size: 22px;}
  .nyShow_tips { margin: 15px 0 0; padding-bottom: 15px;}
  .nyShow_con { margin: 30px 0 40px;}

  .nyShow_share { margin-top: 30px;}

  .nyPrevNext { margin: 30px 0; padding: 20px 0;}
  .nyPrevNext ul { margin: 0 -15px;}
  .nyPrevNext ul li { padding: 0 15px;}

  .nyShow_back a { padding: 0 30px;}

  .nyShow_right { width: 100%; float: none;}
}

@media (max-width:1024px) {}

@media (max-width:920px) {
  .nyShow { padding: 40px 0 80px;}
}

@media (max-width:820px) {}

@media (max-width:767px) {
  .nyShow_left { margin-bottom: 20px;}
  .nyShowLeft_main { padding: 20px;}
  .nyShow_name { line-height: 30px; font-size: 20px;}
  .nyShow_tips { margin: 10px 0 0; padding-bottom: 10px;}
  .nyShow_con { margin: 20px 0 30px;}

  .nyShow_share { margin-top: 20px;}

  .nyPrevNext { margin: 20px 0; padding: 20px 0;}
  .nyPrevNext ul { margin: 0;}
  .nyPrevNext ul li { width: 100%; padding: 0;}
  .nyPrevNext ul li:first-child { margin-bottom: 20px;}
  .nyPrevNext ul li span { margin-bottom: 5px;}

  .nyShow_back a { height: 44px; line-height: 44px; font-size: 15px; padding: 0 24px;}
}

@media (max-width:390px) {}

@media (max-width:320px) {}
