/*nyCaseShow start*/
.nyCaseShow { overflow: hidden; padding: 80px 0 140px; background-color: #f2f8f7;}

.nyCaseShow_container { overflow: hidden; padding: 48px; background-color: #fff;}
.nyCaseShow_name { line-height: 36px; color: #222; font-family: "RobotoBold"; font-size: 24px;}
.nyCaseShow_tips { margin: 20px 0 0; padding-bottom: 20px; border-bottom: 1px solid #e6e6e6; position: relative;}
.nyCaseShow_tips span { display: block; height: 30px; line-height: 30px; color: #999; font-family: "RobotoLight"; font-size: 16px; margin-right: 30PX; float: left;}
.nyCaseShow_tips span i { display: block; width: 18px; height: 18px; overflow: hidden; margin: 5px 8px 6px 0; float: left;}
.nyCaseShow_tips::before { content: ''; display: block; width: 78px; height: 1px; background-color: #5fb62f; position: absolute; bottom: -1px; left: 0;}
.nyCaseShow_con { min-height: 300px; line-height: 26px; color: #555; font-family: "RobotoLight"; font-size: 16px; margin: 40px 0 60px;}
.nyCaseShow_con, .nyCaseShow_con div, .nyCaseShow_con p { line-height: 26px !important; font-family: "RobotoLight" !important; color: #555 !important; font-size: 16px !important;}
.nyCaseShow_con div, .nyCaseShow_con p { margin: 10px 0;}
.nyCaseShow_con br { display: none;}
.nyCaseShow_con img, .nyCaseShow_con table, .nyCaseShow_con tr, .nyCaseShow_con td, .nyCaseShow_con p, .nyCaseShow_con span, .nyCaseShow_con div, .nyCaseShow_con video, .nyCaseShow_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;}
.nyCaseShow_con table { display: block; width: 100% !important; overflow-x: scroll; padding-bottom: 10px;  border-collapse: separate; border-spacing: 0; margin: 20px 0;}
.nyCaseShow_con table::-webkit-scrollbar { height: 3px;}
.nyCaseShow_con table tr th, .nyCaseShow_con table tr td { margin: -1px 0 0 -1px; padding: 10px; border: 1px solid #ddd !important; border-right: 0 !important;}
.nyCaseShow_con table tr th:last-child, .nyCaseShow_con table tr td:last-child { border-right: 1px solid #ddd !important;}
.nyCaseShow_con img { display: block; margin: 20px auto;}
.nyCaseShow_con p span, .nyCaseShow_con span, .nyCaseShow_con p em, .nyCaseShow_con em { color: #555 !important; font-family: "RobotoLight" !important; font-size: 16px !important;}
.nyCaseShow_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;}

.nyCaseShow_share { margin-top: 40px;}
.nyCaseShow_share p { height: 36px; line-height: 36px; color: #222; font-size: 16px; margin: 2px 5px 2px 0; float: left;}
.nyCaseShow_share a { display: block; width: 36px; height: 36px; overflow: hidden; border-radius: 50%; margin-left: 12px; padding: 9px; float: left;}
.nyCaseShow_share a.facebook { background-color: #5996ff;}
.nyCaseShow_share a.wechat { background-color: #5fb62f;}
.nyCaseShow_share a.youtube { background-color: #e60a0a;}
.nyCaseShow_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;}

.nyCaseShow_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;}
.nyCaseShow_back a i { display: inline-block; width: 22px; height: 22px; overflow: hidden; vertical-align: middle; margin: -4px 10px 0 0;}
.nyCaseShow_back a:hover { background-color: #469a18;}
.nyCaseShow_back a:hover i { margin: -4px 20px 0 0;}

.nyCaseShow_rec { margin-top: 80px;}
.nyCaseShow_title { margin-bottom: 40px;}
.nyCaseShow_title p { display: block; line-height: 40px; color: #222; font-family: "RobotoBold"; font-size: 42px; margin: 0 0 15px; position: relative;}
.nyCaseShow_title::after { content: ''; display: block; width: 60px; height: 6px; background-color: #5fb62f;}
.nyCaseShow_rec ul { min-height: 240px; display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -12px;}
.nyCaseShow_rec ul li { width: 33.333333%; padding: 0 12px;}
.nyCaseShow_rec ul li .nyCaseRec_con { height: 350px; overflow: hidden; border-radius: 16px; box-shadow: 0 9px 18px rgba(0, 0, 0, .15); position: relative;}
.nyCaseRec_con a.nyCaseRec_img { display: block; width: 100%; height: 100%; overflow: hidden; position: relative;}
.nyCaseRec_con:hover a.nyCaseRec_img img { transform: scale(1.05); -webkit-transform: scale(1.05);}
.nyCaseRec_con a.nyCaseRec_img::after { content: ''; display: block; width: 100%; height: 60%; overflow: hidden; background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6)); position: absolute; left: 0; bottom: 0;}
.nyCaseRec_con .nyCaseRec_text { width: 100%; padding: 30px; background: linear-gradient(to right, rgba(2, 79, 142, 0), rgba(95, 182, 47, 0)); position: absolute; bottom: 0; left: 0;}
.nyCaseRec_con:hover .nyCaseRec_text { background: linear-gradient(to right, rgba(2, 79, 142, .8), rgba(95, 182, 47, .8));}
.nyCaseRec_text a.nyCaseRec_name { display: block; width: 100%; max-height: 72px; overflow: hidden; line-height: 36px; color: #fff; font-family: "RobotoBold"; font-size: 28px; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-bottom: 15px;}
.nyCaseRec_text a.nyCaseRec_btn { display: inline-block; width: auto; height: 30px; line-height: 30px; color: rgba(255, 255, 255, .5); font-family: "RobotoLight"; font-size: 16px; text-transform: capitalize; vertical-align: top;}
.nyCaseRec_text a.nyCaseRec_btn i { display: inline-block; width: 15px; height: 15px; overflow: hidden; vertical-align: middle; margin: -2px 10px 0 0;}
.nyCaseRec_text a.nyCaseRec_btn:hover { color: #fff;}
.nyCaseRec_text a.nyCaseRec_btn:hover i { margin: -2px 20px 0 0;}
/*nyCaseShow end*/

@media (max-width:1680px) {}

@media (max-width:1600px) {}

@media (max-width:1560px) {}

@media (max-width:1440px) {
  .nyCaseShow { padding: 60px 0 110px;}
  .nyCaseShow_container { padding: 40px;}
  .nyCaseShow_tips span, .nyPrevNext ul li span { font-size: 15px;}

  .nyCaseShow_rec { margin-top: 60px;}
  .nyCaseShow_rec ul li .nyCaseRec_con { box-shadow: 0 6px 12px rgba(0, 0, 0, .15);}
  .nyCaseRec_con .nyCaseRec_text { padding: 24px;}
  .nyCaseRec_text a.nyCaseRec_name { max-height: 64px; line-height: 32px; font-size: 24px; margin-bottom: 12px;}
  .nyCaseRec_text a.nyCaseRec_btn { font-size: 15px;}
  .nyCaseRec_text a.nyCaseRec_btn i { width: 13px; height: 13px; margin: -4px 10px 0 0;}
  .nyCaseRec_text a.nyCaseRec_btn:hover i { margin: -4px 20px 0 0;}
}

@media (max-width:1366px) {}

@media (max-width:1280px) {
  .nyCaseShow_title { margin-bottom: 30px;}
  .nyCaseShow_title p { font-size: 40px; margin-bottom: 10px;}
  .nyCaseShow_title::after { width: 50px; height: 5px;}

  .nyCaseRec_con .nyCaseRec_text { padding: 20px 24px;}
  .nyCaseRec_text a.nyCaseRec_name { max-height: 60px; line-height: 30px; font-size: 22px; margin-bottom: 10px;}
}

@media (max-width:1200px) {
  .nyCaseShow_rec ul li .nyCaseRec_con { height: 320px;}
}

@media (max-width:1080px) {
  .nyCaseShow { padding: 60px 0 100px;}
  .nyCaseShow_title p { line-height: 40px; font-size: 36px;}
  .nyCaseShow_title::after { width: 48px; height: 4px;}
  .nyCaseShow_container { padding: 30px;}
  .nyCaseShow_name { line-height: 32px; font-size: 22px;}
  .nyCaseShow_tips { margin: 15px 0 0; padding-bottom: 15px;}
  .nyCaseShow_con { margin: 30px 0 40px;}

  .nyCaseShow_share { margin-top: 30px;}

  .nyPrevNext { margin: 30px 0; padding: 20px 0;}
  .nyPrevNext ul { margin: 0 -15px;}
  .nyPrevNext ul li { padding: 0 15px;}

  .nyCaseShow_back a { padding: 0 30px;}

  .nyCaseShow_rec ul li .nyCaseRec_con { height: 300px; border-radius: 12px;}
  .nyCaseRec_con .nyCaseRec_text { padding: 16px 20px;}
  .nyCaseRec_text a.nyCaseRec_name { max-height: 56px; line-height: 28px; font-size: 20px; margin-bottom: 8px;}

}

@media (max-width:1024px) {}

@media (max-width:920px) {
  .nyCaseShow { padding: 40px 0 80px;}
  .nyCaseShow_title p { line-height: 36px; font-size: 32px;}
  .nyCaseShow_title::after { width: 40px;}

  .nyCaseShow_rec { margin-top: 40px;}
  .nyCaseShow_title { margin-bottom: 20px;}
  .nyCaseShow_rec ul { margin: 0 -10px;}
  .nyCaseShow_rec ul li { padding: 0 10px;}
  .nyCaseShow_rec ul li .nyCaseRec_con { height: 260px;}
}

@media (max-width:820px) {
  .nyCaseShow_rec ul li .nyCaseRec_con { height: 240px;}
  .nyCaseRec_text a.nyCaseRec_name { max-height: 52px; line-height: 26px; font-size: 18px;}
}

@media (max-width:767px) {
  .nyCaseShow_title p { line-height: 32px; font-size: 28px;}
  .nyCaseShow_container { padding: 20px;}
  .nyCaseShow_name { line-height: 30px; font-size: 20px;}
  .nyCaseShow_tips { margin: 10px 0 0; padding-bottom: 10px;}
  .nyCaseShow_con { margin: 20px 0 30px;}

  .nyCaseShow_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;}

  .nyCaseShow_back a { height: 44px; line-height: 44px; font-size: 15px; padding: 0 24px;}

  .nyCaseShow_rec ul { margin: 0;}
  .nyCaseShow_rec ul li { width: 100%; margin-bottom: 20px; padding: 0;}
  .nyCaseShow_rec ul li:last-child { margin-bottom: 0;}
  .nyCaseShow_rec ul li .nyCaseRec_con { height: 300px;}
}

@media (max-width:390px) {}

@media (max-width:320px) {

  .nyCaseShow_rec ul li .nyCaseRec_con { height: 240px;}
}
