
.nyShow { overflow: hidden; padding: 80px 0;}
.nyShow_main { display: flex; justify-content: space-between;}
.nyShow_left { width: 32%; padding-right: 80px; border-right: 1px solid #ddd;}
.nyShow_left span { display: block; height: 30px; line-height: 30px; color: #555; font-size: 16px; margin-bottom: 20px;}
.nyShow_left span i { display: block; width: 16px; height: 16px; margin: 6px 8px 6px 0; float: left;}
.nyShow_left h1 { line-height: 36px; color: #222; font-size: 24px; font-weight: bold;}
.nyShow_left a.nyShow_back { display: block; width: 128px; height: 40px; overflow: hidden; line-height: 38px; color: #222; font-size: 16px; text-align: center; background-color: #fff; border: 1px solid #ddd; margin-top: 80px;}
.nyShow_left a.nyShow_back:hover { color: #fff; background-color: #009596; border: 1px solid #009596;}

.nyShow_right { width: 68%; padding-left: 80px;}
.nyShow_con { min-height: 300px;}
.nyShow_con, .nyShow_con div, .nyShow_con p { line-height: 2 !important; font-family: '\5FAE\8F6F\96C5\9ED1', 'Microsoft Yahei', 'Arial', 'Helvetica', 'sans-serif' !important; color: #555 !important; font-size: 16px !important;}
.nyShow_con div, .nyShow_con p { margin-bottom: 14px;}
.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; max-width: 100%; margin: 20px auto;}
.nyShow_con p span, .nyShow_con span, .nyShow_con p em, .nyShow_con em { color: #555 !important; font-family: '\5FAE\8F6F\96C5\9ED1', 'Microsoft Yahei', 'Arial', 'Helvetica', 'sans-serif' !important; font-size: 16px !important;}
.nyShow_con b, .nyShow_con strong { color: #222; font-size: 18px; font-weight: bold; margin-bottom: 20px;}
.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 tbody { display: table; width: 100% !important;}
.nyShow_con table tr { width: 100% !important;}
.nyShow_con table tr th, .nyShow_con table tr td { padding: 10px; border: 1px solid #d7d9dd !important; border-right: 0 !important;}
.nyShow_con table tr th:last-child, .nyShow_con table tr td:last-child { border-right: 1px solid #d7d9dd !important;}
.nyShow_con table tr th p, .nyShow_con table tr td p { margin: 0 !important;}
.nyShow_con ol, .nyShow_con ul, .nyShow_con ol li, .nyShow_con ul li { list-style: disc; list-style-position: inside;}

@media (max-width:1680px) {
  .nyShow { padding: 60px 0;}
  .nyShow_left { padding-right: 60px;}
  .nyShow_right { padding-left: 60px;}
}

@media (max-width:1600px) {}

@media (max-width:1560px) {}

@media (max-width:1440px) {
  .nyShow_left span { font-size: 15px;}
  .nyShow_left h1 { line-height: 32px; font-size: 22px;}
  .nyShow_left a.nyShow_back { width: 120px; height: 40px; line-height: 38px; font-size: 14px; margin-top: 60px;}

  .nyShow_con, .nyShow_con div, .nyShow_con p, .nyShow_con p span, .nyShow_con span, .nyShow_con p em, .nyShow_con em { font-size: 15px !important;}
  .nyShow_con b, .nyShow_con strong { font-size: 17px;}
}

@media (max-width:1366px) {}

@media (max-width:1280px) {
  .nyShow_left { padding-right: 40px;}
  .nyShow_right { padding-left: 40px;}
}

@media (max-width:1200px) {

  .nyShow_con, .nyShow_con div, .nyShow_con p { line-height: 25px !important; font-size: 15px !important;}  
  .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 { line-height: 25px; font-size: 15px;}
  .nyShow_con p span, .nyShow_con span, .nyShow_con p em, .nyShow_con em { font-size: 15px !important;}
  .nyShow_con b, .nyShow_con strong { font-size: 17px;}
  .nyShow_con div, .nyShow_con p { margin-bottom: 12px;}
}

@media (max-width:1080px) {}

@media (max-width:1024px) {}

@media (max-width:920px) {}

@media (max-width:820px) {
  .nyShow { padding: 40px 0;}
  .nyShow_left { padding-right: 30px;}
  .nyShow_right { padding-left: 30px;}
  .nyShow_left h1 { font-size: 20px;}
  .nyShow_left a.nyShow_back { margin-top: 40px;}
}

@media (max-width:767px) {
  .nyShow_main { display: block; justify-content: unset;}
  .nyShow_left, .nyShow_right { width: 100%; padding: 0; border: 0;}
  .nyShow_right { margin-top: 20px;}
  .nyShow_left span { height: 25px; line-height: 25px; font-size: 15px; margin-bottom: 12px;}
  .nyShow_left span i { width: 15px; height: 15px; margin: 5px 7px 5px 0;}
  .nyShow_left a.nyShow_back { display: none;}

}

@media (max-width:390px) {}

@media (max-width:320px) {}