/*nyService_part1 start*/
.nyService_part1 { overflow: hidden; padding: 50px 0;}
.nyServPart1_list ul { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -30px;}
.nyServPart1_list ul li { width: 25%; padding: 0 30px; position: relative;}
.nyServPart1_list ul li .nyServPart1_con { min-height: 100%; overflow: hidden;}
.nyServPart1_con i { display: block; width: 80px; height: 80px; overflow: hidden; margin: 0 auto; padding: 20px; background-color: #ff6c02; border-radius: 50%;}
.nyServPart1_con p { line-height: 30px; color: #222; font-size: 18px; text-align: center; margin: 30px auto 10px;}
.nyServPart1_con span { display: block; line-height: 28px; color: #999; font-size: 16px; text-align: center;}
/*nyService_part1 end*/


/*nyService_part2 start*/
.nyService_part2 { overflow: hidden; padding: 50px 0; background: #fff url(../images/servBg2.jpg) center top no-repeat; background-size: cover;}
.nyServPart2_main ul { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -10px;}
.nyServPart2_main ul li { width: 50%; padding: 0 10px;}
.nyServPart2_main ul li .nyServPart2_con { min-height: 100%; overflow: hidden; padding: 50px; background-color: rgba(255, 255, 255, 0); box-shadow: 0 0 0 rgba(0, 0, 0, 0);}
.nyServPart2_main ul li .nyServPart2_con:hover { background-color: #fff; box-shadow: 0 0 20px rgba(0, 0, 0, .05);}
.nyServPart2_con .nyServPart2_tit { line-height: 40px; color: #222; font-size: 36px; margin-bottom: 20px;}
.nyServPart2_con .nyServPart2_tit::before { content: ''; display: inline-block; vertical-align: middle; margin: -4px 20px 0 0; width: 30px; height: 5px; background-color: #ff6c02; transform: skew(-30deg); -webkit-transform: skew(-30deg);}
.nyServPart2_con .nyServPart2_ms { line-height: 30px; color: #999; font-size: 16px;}
.nyServPart2_con .nyServPart2_text { margin-top: 30px;}
.nyServPart2_con .nyServPart2_text em { display: block; line-height: 30px; color: #222; font-size: 20px; margin-bottom: 10px;}
.nyServPart2_con .nyServPart2_text p { line-height: 30px; color: #999; font-size: 16px;}
.nyServPart2_con .nyServPart2_text dl dd { margin-bottom: 20px;}
.nyServPart2_con .nyServPart2_text dl dd:last-child { margin-bottom: 0;}
.nyServPart2_con .nyServPart2_ewm { margin-top:30px;}
.nyServPart2_con .nyServPart2_ewm p { width:140px; height:140px; overflow:hidden; border:1px solid #e6e6e6;}
.nyServPart2_con .nyServPart2_ewm p img { display: block; width:100%; height:100%; overflow:hidden;}
.nyServPart2_con .nyServPart2_ewm span { display: block; width:140px; line-height:24px; color:#999; font-size:14px; text-align:center; margin-top:6px;}
/*nyService_part2 end*/



@media (max-width:1680px) {
  .nyServPart1_list ul { margin: 0 -20px;}
  .nyServPart1_list ul li { padding: 0 20px;}

  .nyServPart2_main ul li .nyServPart2_con { padding: 40px;}
}

@media (max-width:1600px) {}

@media (max-width:1560px) {}

@media (max-width:1440px) {
  .nyServPart1_list ul { margin: 0 -15px;}
  .nyServPart1_list ul li { padding: 0 15px;}
  .nyServPart1_con i { width: 72px; height: 72px;}
  .nyServPart1_con p { margin: 20px auto 10px;}
  .nyServPart1_con span { line-height: 25px; font-size: 15px;}

  .nyServPart2_main ul li .nyServPart2_con { padding: 30px;}
  .nyServPart2_con .nyServPart2_tit { font-size: 32px; margin-bottom: 15px;}
  .nyServPart2_con .nyServPart2_tit::before { width: 28px; height: 4px;}
  .nyServPart2_con .nyServPart2_text, .nyServPart2_con .nyServPart2_ewm { margin-top: 24px;}
  .nyServPart2_con .nyServPart2_ms, .nyServPart2_con .nyServPart2_text p { line-height: 30px; font-size: 15px;}
  .nyServPart2_con .nyServPart2_text em { line-height: 26px; font-size: 18px;}
}

@media (max-width:1366px) {
  .nyServPart1_con p { line-height: 26px; font-size: 16px;}
  .nyServPart1_con span { line-height: 24px; font-size: 14px;}
}

@media (max-width:1280px) {}

@media (max-width:1200px) {
  .nyServPart2_con .nyServPart2_tit { font-size: 30px; margin-bottom: 12px;}

}

@media (max-width:1080px) {}

@media (max-width:1024px) {}

@media (max-width:920px) {
  .nyService_part1, .nyService_part2 { padding: 40px 0;}
  .nyServPart1_list ul { margin: 0 -10px;}
  .nyServPart1_list ul li { padding: 0 10px;}

  .nyServPart2_main ul li .nyServPart2_con { padding: 20px;}
  .nyServPart2_con .nyServPart2_tit { line-height: 32px; font-size: 28px; margin-bottom: 10px;}
}

@media (max-width:820px) {
  .nyServPart2_main ul { margin: 0;}
  .nyServPart2_main ul li { width: 100%; padding: 0;}
}

@media (max-width:767px) {
  .nyServPart1_list ul { margin: 0 -15px -20px;}
  .nyServPart1_list ul li { width: 50%; margin-bottom: 20px; padding: 0 15px;}
  .nyServPart1_con i { width: 60px; height: 60px; padding: 15px;}

  .nyServPart2_con .nyServPart2_tit { line-height: 30px; font-size: 24px;}
  .nyServPart2_con .nyServPart2_tit::before { width: 24px; height: 3px; margin: -4px 10px 0 0;}
  .nyServPart2_con .nyServPart2_text, .nyServPart2_con .nyServPart2_ewm { margin-top: 20px;}
}

@media (max-width:390px) {}

@media (max-width:320px) {}