.nySupport_title { margin-bottom: 50px;}
.nySupport_title p { line-height: 40px; color: #040404; font-family: "PoppinsSemiBold"; font-size: 48px; text-align: center;}
.nySupport_title span { display: block; line-height: 30px; color: #040404; font-size: 18px; text-align: center; margin-top: 10px;}

#sup01, #sup02, #sup03 { margin: -80px 0 80px;}

/*nySupport_video start*/
.nySupport_video { overflow: hidden; padding: 100px 0; background-color: #fff;}
.nySupport_videoList ul { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -20px -40px;}
.nySupport_videoList ul li { width: 25%; margin-bottom: 40px; padding: 0 20px;}
.nySupport_videoCon { min-height: 100%;}
.nySupport_videoCon a.nySupport_videoImg { display: block; width: 100%; height: 240px; overflow: hidden; margin-bottom: 15px; position: relative;}
.nySupport_videoCon:hover a.nySupport_videoImg img { transform: scale(1.1); -webkit-transform: scale(1.1);}
.nySupport_videoCon a.nySupport_videoImg::after { content: ''; display: block; width: 100%; height: 100%; overflow: hidden; background-color: rgba(0, 0, 0, .15); position: absolute; left: 0; top: 0; z-index: 1;}
.nySupport_videoCon a.nySupport_videoImg i { display: block; width: 54px; height: 54px; overflow: hidden; padding: 15px; border: 2px solid #fff; border-radius: 50%; position: absolute; left: 50%; top: 50%; z-index: 2; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.nySupport_videoCon a.nySupport_videoName { display: block; width: 100%; line-height: 28px; color: #040404; font-size: 18px;}
.nySupport_videoCon:hover a.nySupport_videoName { color: #084187;}
/*nySupport_video end*/


/*nySupport_down start*/
.nySupport_down { overflow: hidden; padding: 100px 0 0;}

.nySupport_downSwiper .swiper-container { padding-bottom: 60px;}
.nySupport_downCon { padding: 40px; background-color: #fafafa; position: relative;}
.nySupport_downCon:hover { box-shadow: 0 6px 16px rgba(0, 0, 0, .06);}
.nySupport_downCon::before { content: ''; display: block; width: 0; height: 5px; overflow: hidden; background-color: #084187; position: absolute; left: 0; top: 0; transition: all 0.5s; -webkit-transition: all 0.5s;}
.nySupport_downCon:hover::before { width: 100%;}
.nySupport_downCon .time span { display: block; height: 22px; overflow: hidden; line-height: 22px; color: #084187; font-family: "PoppinsMedium"; font-size: 16px; padding-right: 20px; border-right: 1px solid #ddd; float: left;}
.nySupport_downCon .time p { height: 22px; overflow: hidden; line-height: 22px; color: #999; font-family: "PoppinsLight"; font-size: 14px; float: right;}
.nySupport_downCon .time p i { display: inline-block; width: 14px; height: 14px; overflow: hidden; vertical-align: middle; margin: -2px 8px 0 0;}
.nySupport_downCon a.name { display: block; width: 100%; height: 56px; overflow: hidden; line-height: 28px; color: #040404; font-size: 18px; margin: 30px auto; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.nySupport_downCon:hover a.name { color: #084187;}
.nySupport_downCon a.btn { display: block; width: 160px; height: 40px; overflow: hidden; line-height: 40px; color: #fff; font-family: "PoppinsMedium"; font-size: 16px; text-align: center; background-color: #999;}
.nySupport_downCon a.btn:hover { background-color: #084187;}
.nySupport_downCon a.btn i { display: inline-block; width: 20px; height: 20px; overflow: hidden; vertical-align: middle; margin: -2px 0 0 10px;}
.nySupport_downCon a.btn:hover i { margin: -2px 0 0 15px;}

.nySupport_downSwiper .swiper-pagination { width: 100%; height: 16px; bottom: 0 !important;}
.nySupport_downSwiper .swiper-pagination span { width: 16px; height: 16px; background-color: rgba(0, 0, 0, .1); border-radius: 50%; margin: 0 6px; opacity: 1; vertical-align: top;}
.nySupport_downSwiper .swiper-pagination span.swiper-pagination-bullet-active { background-color: #084187;}
/*nySupport_down end*/


/*nySupport_service start*/
.nySupport_service { overflow: hidden; padding: 100px 0; background-color: #fff;}

.nySupport_form dl { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -30px;}
.nySupport_form dl dt, .nySupport_form dl dd { width: 50%; margin-bottom: 20px; padding: 0 30px; }
.nySupport_form dl dt { width: 100%; margin-bottom: 0;}
.nySupport_form dl dt p, .nySupport_form dl dd p { line-height: 20px; color: #555; font-size: 18px; margin-bottom: 10px;}
.nySupport_input { display: block; width: 100%; height: 40px; overflow: hidden; line-height: 28px; color: #040404; font-size: 18px; padding: 5px 20px; background-color: #fff; border: 1px solid #aaa; outline: none;}
.nySupport_textarea { display: block; width: 100%; height: 160px; overflow-y: scroll; line-height: 28px; color: #040404; font-size: 18px; padding: 9px 20px; background-color: #fff; border: 1px solid #aaa; outline: none; resize: none;}
.nySupport_submit { display: block; width: 180px; height: 48px; overflow: hidden; line-height: 48px; color: #fff; font-family: "PoppinsMedium"; font-size: 18px; text-align: center; background-color: #084187; border-radius: 4px; margin: 40px auto 0; border: 0; outline: none; cursor: pointer;}
.nySupport_submit:hover { background-color: #040404;}
/*nySupport_service end*/


@media (max-width:1680px) { 

  .nySupport_title { margin-bottom: 40px;}
  .nySupport_title p { font-size: 44px;}
  .nySupport_title span { line-height: 24px; font-size: 16px;}

  .nySupport_video, .nySupport_service { padding: 80px 0;}
  .nySupport_down { padding: 80px 0 0;}

  .nySupport_downSwiper .swiper-container { padding-bottom: 50px;}
  .nySupport_downSwiper .swiper-pagination { height: 12px;}
  .nySupport_downSwiper .swiper-pagination span { width: 12px; height: 12px;}

  .nySupport_form dl { margin: 0 -20px;}
  .nySupport_form dl dt, .nySupport_form dl dd { padding: 0 20px;}

}

@media (max-width:1600px) {
  .nySupport_title p { line-height: 36px; font-size: 40px;}
}

@media (max-width:1560px) {}

@media (max-width:1440px) {
  .nySupport_title { margin-bottom: 30px;}
  .nySupport_title p { line-height: 32px; font-size: 36px;}
  .nySupport_title span { line-height: 22px; font-size: 14px;}

  #sup01, #sup02, #sup03 { margin: -60px 0 60px;}

  .nySupport_video, .nySupport_service { padding: 60px 0;}
  .nySupport_down { padding: 60px 0 0;}
  .nySupport_videoList ul { margin: 0 -15px -30px;}
  .nySupport_videoList ul li { margin-bottom: 30px; padding: 0 15px;}

  .nySupport_downSwiper .swiper-container { padding-bottom: 40px;}
  .nySupport_downCon { padding: 30px;}
  .nySupport_downCon a.name { margin: 20px auto;}
  .nySupport_downSwiper .swiper-pagination { height: 10px;}
  .nySupport_downSwiper .swiper-pagination span { width: 10px; height: 10px;}

  .nySupport_form dl dt p, .nySupport_form dl dd p, .nySupport_input { font-size: 16px;}
  
}

@media (max-width:1366px) {
  .nySupport_videoCon a.nySupport_videoImg { height: 220px;}
}

@media (max-width:1280px) {
  .nySupport_videoCon a.nySupport_videoImg { height: 200px;}

  .nySupport_form dl { margin: 0 -15px;}
  .nySupport_form dl dt, .nySupport_form dl dd { padding: 0 15px;}
  .nySupport_submit { margin: 30px auto 0;}
}

@media (max-width:1200px) {
  .nySupport_title p { line-height: 30px; font-size: 32px;}  

  .nySupport_videoCon a.nySupport_videoImg { height: 180px;}
  .nySupport_videoCon a.nySupport_videoName { line-height: 26px; font-size: 16px;}

  .nySupport_downCon .time span { font-size: 14px;}
  .nySupport_downCon a.name { max-height: 52px; line-height: 26px; font-size: 16px;}
  .nySupport_downCon a.btn { width: 140px; height: 36px; line-height: 36px; font-size: 14px;}
  .nySupport_downCon a.btn i { width: 18px; height: 18px;}

  .nySupport_submit { width: 160px; height: 44px; line-height: 44px; font-size: 16px;}
}

@media (max-width:1080px) {

  .nySupport_videoList ul { margin: 0 -10px -20px;}
  .nySupport_videoList ul li { margin-bottom: 20px; padding: 0 10px;}
  .nySupport_videoCon a.nySupport_videoImg { height: 170px; margin-bottom: 10px;}
  .nySupport_videoCon a.nySupport_videoImg i { width: 44px; height: 44px; padding: 12px;}

  .nySupport_downCon { padding: 20px;}
  .nySupport_downCon a.name { margin: 15px auto;}
}

@media (max-width:1024px) {

  .nySupport_videoCon a.nySupport_videoImg { height: 160px;}  
}

@media (max-width:920px) {
  .nySupport_title { margin-bottom: 20px;}
  .nySupport_title p { font-size: 28px;}
  .nySupport_title span { margin-top: 6px;}

  #sup01, #sup02, #sup03 { margin: -40px 0 40px;}

  .nySupport_video, .nySupport_service { padding: 40px 0;}
  .nySupport_down { padding: 40px 0 0;}
  .nySupport_videoCon a.nySupport_videoImg { height: 140px;}
  .nySupport_videoCon a.nySupport_videoName { line-height: 22px; font-size: 14px;}

  .nySupport_downSwiper .swiper-container { padding-bottom: 30px;}

  .nySupport_form dl { margin: 0 -10px;}
  .nySupport_form dl dt, .nySupport_form dl dd { padding: 0 10px;}
  .nySupport_submit { margin: 20px auto 0;}
}

@media (max-width:820px) {
  .nySupport_title p { font-size: 26px;}

  .nySupport_videoCon a.nySupport_videoImg { height: 120px;}

}

@media (max-width:767px) {
  .nySupport_videoList ul { margin: 0 -5px -15px;}
  .nySupport_videoList ul li { width: 50%; margin-bottom: 15px; padding: 0 5px;}
  .nySupport_videoCon a.nySupport_videoImg { height: 130px;}

  .nySupport_form dl { margin: 0;}
  .nySupport_form dl dt, .nySupport_form dl dd { width: 100%; padding: 0;}

}

@media (max-width:390px) {}

@media (max-width:320px) {
  .nySupport_title { line-height: 26px; font-size: 24px;}

  .nySupport_videoCon a.nySupport_videoImg { height: 100px;}
  .nySupport_videoCon a.nySupport_videoImg i { width: 40px; height: 40px; padding: 10px;}

  .nySupport_downCon { padding: 20px 12px;}
  .nySupport_downCon .time span { padding-right: 12px;}
}
