
.nyShow { overflow: hidden; padding: 100px 0;}
.nyShow_title { line-height: 40px; color: #2e3033; font-size: 30px; font-weight: bold; text-align: center; margin: 0 auto 50px;}
.nyShow_main span.nyShow_time { display: block; height: 30px; overflow: hidden; line-height: 30px; color: #8f9299; font-size: 16px; font-style: italic; text-align: center; margin: -30px auto 50px;}
.nyShow_main span.nyShow_time i { display: inline-block; width: 18px; height: 18px; overflow: hidden; margin: -4px 6px 0 0; vertical-align: middle;}
.nyShow_main .nyShow_con { overflow: hidden; padding: 50px 100px; background-color: #fff; border-radius: 12px;}

.nyShow_share { height: 30px; line-height: 30px; color: #8f9299; font-size: 16px; margin-bottom: 50px;}
.nyShow_share a { display: inline-block; width: 30px; height: 30px; overflow: hidden; padding: 5px; vertical-align: top;}
.nyShow_share a:hover svg path { fill: #eb633b;}

.nyShow_text { min-height: 300px;}
.nyShow_text, .nyShow_text div, .nyShow_text p { line-height: 30px !important; font-family: '\5FAE\8F6F\96C5\9ED1', 'Microsoft Yahei', 'Arial', 'Helvetica', 'sans-serif' !important; color: #4d5055 !important; font-size: 16px !important;}
.nyShow_text div, .nyShow_text p { margin: 10px 0;}
.nyShow_text img, .nyShow_text table, .nyShow_text tr, .nyShow_text td, .nyShow_text p, .nyShow_text span, .nyShow_text div, .nyShow_text video, .nyShow_text embed { width: auto !important; height: auto !important; max-width: 100% !important; max-height: 100%; line-height: 30px; color: #4d5055; font-size: 16px;}
.nyShow_text img { display: block; max-width: 100%; margin: 20px auto;}
.nyShow_text p span, .nyShow_text span, .nyShow_text p em, .nyShow_text em { color: #4d5055 !important; font-family: '\5FAE\8F6F\96C5\9ED1', 'Microsoft Yahei', 'Arial', 'Helvetica', 'sans-serif' !important; font-size: 16px !important;}
.nyShow_text b, .nyShow_text strong { font-size: 18px; font-weight: bold;}
.nyShow_text table { display: block; width: 100% !important; overflow-x: scroll; padding-bottom: 10px;  border-collapse: separate; border-spacing: 0; margin: 20px 0;}
.nyShow_text table::-webkit-scrollbar { height: 3px;}
.nyShow_text table tbody { display: table; width: 100% !important;}
.nyShow_text table tr { width: 100% !important;}
.nyShow_text table tr th, .nyShow_text table tr td { padding: 10px; border: 1px solid #d7d9dd !important; border-right: 0 !important;}
.nyShow_text table tr th:last-child, .nyShow_text table tr td:last-child { border-right: 1px solid #d7d9dd !important;}
.nyShow_text table tr th p, .nyShow_text table tr td p { margin: 0 !important;}
.nyShow_text ol, .nyShow_text ul, .nyShow_text ol li, .nyShow_text ul li { list-style: disc; list-style-position: inside;}

.nyPrevNext { margin-top: 50px; padding: 50px 0; border-top: 1px solid #d7d9dd;}
.nyPrevNext_main { display: flex; align-items: center;}
.nyPrevNext_main dl { width: calc(100% - 160px); padding-right: 50px;}
.nyPrevNext_main dl dd { padding: 2px 0;}
.nyPrevNext_main dl dd a { display: block; height: 32px; overflow: hidden; line-height: 32px; color: #2e3033; font-size: 16px; white-space: nowrap; text-overflow: ellipsis;}
.nyPrevNext_main dl dd a:hover { color: #eb633b;}
.nyPrevNext_main .nyPrevNext_back { width: 160px;}
.nyPrevNext_back a { display: block; width: 100%; height: 48px; overflow: hidden; line-height: 48px; color: #fff; font-size: 16px; font-weight: bold; text-align: center; background-color: #4d5055; border-radius: 4px;}
.nyPrevNext_back a:hover { background-color: #eb633b;}
.nyPrevNext_back a i { display: inline-block; width: 20px; height: 20px; overflow: hidden; margin: -4px 10px 0 0; vertical-align: middle;}
.nyPrevNext_back a:hover i { margin: -4px 20px 0 0;}


.nyNews_rec { margin-top: 100px;}
.nyNews_rec ul { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -15px;}
.nyNews_rec ul li { width: 33.333333%; padding: 0 15px;}
.nyNews_con { min-height: 100%; overflow: hidden; background-color: #fff; border-radius: 12px; box-shadow: 0 0 0 rgba(0, 0, 0, 0);}
.nyNews_con:hover { box-shadow: 0 12px 30px rgba(0, 0, 0, .2);}
.nyNews_con .nyNews_img { width: 100%; height: 284px; overflow: hidden;}
.nyNews_con .nyNews_img a { display: block; width: 100%; height: 100%; overflow: hidden; position: relative;}
.nyNews_con:hover .nyNews_img a img { transform: scale(1.1); -webkit-transform: scale(1.1);}
.nyNews_con .nyNews_text { width: 100%; height: auto; overflow: hidden; padding: 24px 24px 36px;}
.nyNews_con .nyNews_text a.name { display: block; height: 64px; overflow: hidden; line-height: 32px; color: #2e3033; font-size: 20px; font-weight: bold; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.nyNews_con:hover .nyNews_text a.name { color: #eb633b;}
.nyNews_con .nyNews_text span { display: block; height: 30px; overflow: hidden; line-height: 30px; color: #8f9299; font-size: 16px; font-style: italic; margin: 10px auto;}
.nyNews_con .nyNews_text span i { display: block; width: 18px; height: 18px; overflow: hidden; margin: 6px 6px 6px 0; float: left;}
.nyNews_con .nyNews_text p { height: 52px; overflow: hidden; line-height: 26px; color: #4d5055; font-size: 16px; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.nyNews_con .nyNews_text a.btn { display: block; width: 160px; height: 44px; overflow: hidden; line-height: 44px; color: #eb633b; font-size: 16px; text-align: center; background-color: #4d5055; border-radius: 4px; margin-top: 30px;}
.nyNews_con:hover .nyNews_text a.btn { color: #fff; background-color: #eb633b;}
.nyNews_con .nyNews_text a.btn i { display: inline-block; width: 16px; height: 16px; overflow: hidden; vertical-align: middle; margin: -2px 0 0 10px;}
.nyNews_con:hover .nyNews_text a.btn:hover i { margin: -2px 0 0 20px;}
.nyNews_con:hover .nyNews_text a.btn i svg path { fill: #fff;}

@media (max-width:1680px) {
  .nyShow { padding: 80px 0;}
  .nyShow_main span.nyShow_time { margin: -30px auto 40px;}
  .nyShow_main .nyShow_con { padding: 40px 80px;}
  .nyShow_share { margin-bottom: 40px;}
  .nyPrevNext { margin-top: 40px; padding: 40px 0;}

  .nyNews_rec { margin-top: 80px;}
  .nyShow_title { margin-bottom: 40px;}
  .nyPrevNext_main dl { padding-right: 40px;}
}

@media (max-width:1600px) {}

@media (max-width:1560px) {}

@media (max-width:1440px) {}

@media (max-width:1366px) {}

@media (max-width:1280px) {
  .nyShow { padding: 60px 0;}
  .nyShow_main span.nyShow_time { margin: -20px auto 30px;}

  .nyNews_rec { margin-top: 60px;}
  .nyShow_title { line-height: 36px; font-size: 28px; margin-bottom: 30px;}
  .nyShow_main .nyShow_con { padding: 30px 60px;}
  .nyShow_share { margin-bottom: 30px;}
  .nyPrevNext { margin-top: 30px; padding: 30px 0;}
  .nyPrevNext_main dl { width: calc(100% - 150px); padding-right: 30px;}
  .nyPrevNext_main .nyPrevNext_back { width: 150px;}
  .nyPrevNext_back a { height: 44px; line-height: 44px; font-size: 15px;}
  .nyPrevNext_back a i { width: 18px; height: 18px;}
}

@media (max-width:1200px) {
  .nyShow_main span.nyShow_time { height: 25px; line-height: 25px; font-size: 15px;}
  .nyShow_main span.nyShow_time i { width: 17px; height: 17px; margin: -2px 6px 0 0;}
  .nyShow_share { font-size: 15px;}
  .nyShow_text, .nyShow_text div, .nyShow_text p { line-height: 25px !important; font-size: 15px !important;}  
  .nyShow_text img, .nyShow_text table, .nyShow_text tr, .nyShow_text td, .nyShow_text p, .nyShow_text span, .nyShow_text div, .nyShow_text video, .nyShow_text embed { line-height: 25px; font-size: 15px;}
  .nyShow_text p span, .nyShow_text span, .nyShow_text p em, .nyShow_text em { font-size: 15px !important;}
  .nyShow_text b, .nyShow_text strong { font-size: 17px;}

  .nyPrevNext_main dl dd { padding: 3px 0;}
  .nyPrevNext_main dl dd a { height: 30px; line-height: 30px; font-size: 15px;}

  .nyNews_con .nyNews_img { height: 260px;}
  .nyNews_con .nyNews_text { padding: 20px 20px 30px;}
  .nyNews_con .nyNews_text a.name { height: 60px; line-height: 30px; font-size: 18px;}
  .nyNews_con .nyNews_text span { height: 25px; line-height: 25px; font-size: 15px;}
  .nyNews_con .nyNews_text span i { width: 17px; height: 17px; margin: 4px 5px 4px 0;}
  .nyNews_con .nyNews_text p { height: 50px; line-height: 25px; font-size: 15px;}
  .nyNews_con .nyNews_text a.btn { margin-top: 25px; width: 150px; font-size: 15px;}
  .nyNews_con .nyNews_text a.btn i { width: 14px; height: 14px;}
}

@media (max-width:1080px) {
  .nyShow_title { line-height: 32px; font-size: 24px;}
  .nyShow_main .nyShow_con { padding: 30px 40px;}

  .nyNews_con .nyNews_img { height: 230px;}
}

@media (max-width:1024px) {
  .nyNews_con .nyNews_img { height: 200px;}
}

@media (max-width:920px) {
  .nyShow { padding: 40px 0;}  
  .nyNews_rec { margin-top: 40px;}
  .nyShow_title { margin-bottom: 20px;}
  .nyShow_main span.nyShow_time { height: 24px; line-height: 24px; font-size: 14px; margin: -15px auto 20px;}
  .nyShow_main span.nyShow_time i { width: 16px; height: 16px;}
  .nyShow_main .nyShow_con { padding: 20px 30px; border-radius: 8px;}
  .nyShow_share { margin-bottom: 20px;}
  .nyPrevNext { margin-top: 20px; padding: 20px 0;}
  .nyPrevNext_main dl { width: calc(100% - 130px); padding-right: 20px;}
  .nyPrevNext_main .nyPrevNext_back { width: 130px;}
  .nyPrevNext_back a { height: 40px; line-height: 40px; font-size: 14px;}
  .nyPrevNext_back a i { width: 16px; height: 16px;}

  .nyNews_rec ul { margin: 0 -10px;}
  .nyNews_rec ul li { padding: 0 10px;}
  .nyNews_con { border-radius: 8px;}
  .nyNews_con .nyNews_img { height: 200px;}
  .nyNews_con .nyNews_text { padding: 20px;}
  .nyNews_con .nyNews_text a.name { height: 52px; line-height: 26px; font-size: 16px;}
  .nyNews_con .nyNews_text span { height: 24px; line-height: 24px; font-size: 14px;}
  .nyNews_con .nyNews_text span i { width: 16px; height: 16px; margin: 4px 4px 4px 0;}
  .nyNews_con .nyNews_text p { height: 48px; line-height: 24px; font-size: 14px;}
  .nyNews_con .nyNews_text a.btn { width: 130px; height: 40px; line-height: 40px; font-size: 14px; margin-top: 16px;}

}

@media (max-width:820px) {
  .nyNews_con .nyNews_img { height: 180px;}
}

@media (max-width:767px) {
  .nyShow_title { line-height: 30px; font-size: 22px;}
  .nyShow_main span.nyShow_time { margin: -10px auto 20px;}
  .nyShow_main .nyShow_con { padding: 20px;}
  .nyPrevNext_main { display: block; align-items: normal;}
  .nyPrevNext_main dl { width: 100%; padding-right: 0;}
  .nyPrevNext_main .nyPrevNext_back { margin: 20px auto 0;}

  .nyNews_rec ul { margin: 0;}
  .nyNews_rec ul li { width: 100%; margin-bottom: 20px; padding: 0;}
  .nyNews_rec ul li:last-child { margin-bottom: 0;}
  .nyNews_con .nyNews_img { height: 240px;}
  .nyNews_con .nyNews_text a.name { height: 60px; line-height: 30px; font-size: 18px;}

}

@media (max-width:390px) {}

@media (max-width:320px) {
  .nyShow_title { font-size: 20px;}

  .nyNews_con .nyNews_img { height: 200px;}
}