@media (min-width: 576px) {
  .common-pagination__item {
    height: 37px;
    padding: 0 20px;
    line-height: 37px;
  }

  .common-desc {
    padding: 20px;
  }
}
@media (min-width: 768px) {
  .app-container {
    padding: 0 30px;
  }

  /* header */
  .header {
  
    padding: 0;
  }
  .header .logo {
    width: auto;
   
  }
  .header .logo img {
    height: 100%;
  }

  /* mobile nav */
  .header .menu-open {
    height: 36px;
  }

  /* banner */
  .banner {
    height: 245px;
  }
  .banner .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
  }
  .banner .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 10px;
  }

  /* section */
  .section-item .news-head {
    padding: 0;
  }
  .section-item .news-head-title {
    font-size: 24px;
    line-height: 53px;
  }
  .section-item .news-head-more {
    width: 110px;
	  height: 34px;
  }
  .section-item .news-head-more .more-text {
    padding-right: 11px;
  }
  .section-item .news-head-more .more-icon {
    width: 12px;
    height: 12px;
  }
  .section-item .list-item {
    height: 42px;
  }

  /* section-1 */
  .section-1 {
    padding: 24px 0 46px 0;
  }
  .section-1 .news-swiper-cover {
    height: 414px;
  }
  .section-1 .news-swiper-info {
    height: 70px;
    line-height: 26px;
  }
  .section-1 .news-list {
    display: flex;
    padding: 23px 24px 0 24px;
  }
  .section-1 .news-list-item {
    width: 48%;
  }
  .section-1 .news-list-item:last-child {
    border-bottom: 1px #e6e6e6 solid;
  }

  /* section-2 */
  .section-2 {
    padding: 46px 0;
  }
  .section-2 .app-container {
    display: flex;
  }
  .section-2-news:first-child {
    margin-right: 25px;
  }

  /* section-3 */
  .section-3 {
    padding: 35px 0 46px 0;
  }
  .section-3 .app-container {
    display: flex;
  }
  .section-3-news {
    padding: 0;
  }
  .section-3-news:first-child {
    margin-right: 35px;
    margin-bottom: 0;
  }

  /* section-4 */
  .section-4 {
    padding: 45px 0 25px 0;
  }
  .section-4-news {
   max-height: 100%;
 }
  .section-4-news_item {
    width: 32%;
    margin: 0 2% 20px 0;
  }
  .section-4-news_item:nth-child(3n) {
    margin-right: 0;
  }

  /* footer */
  .footer-top {
    padding: 28px 0 20px 0;
  }
  .footer-links-icon {
    width: 30px;
    height: 20px;
  }
  .footer-links-title {
    font-size: 20px;
    padding-left: 9px;
  }
  .footer-links-list {
    padding-top: 27px;
  }
  .footer-ewm-img {
    width: 146px;
    height: 146px;
  }
  .footer-ewm-text {
    font-size: 16px;
    padding-top: 17px;
  }
  .footer-bottom {
    padding: 18px 0;
  }
  .footer-info {
    font-size: 16px;
    line-height: 36px;
  }

  /* ny-banner */
  .ny-banner {
    height: 270px;
  }

  /* common-pos */
  .common-pos-wrap {
    display: flex;
    padding: 0;
  }

  /* common-news-list */
  .common-news-list .item {
    padding: 15px 0;
  }
  .common-news-list .item-title {
    font-size: 18px;
    padding: 0 21px;
    line-height: 36px;
  }
  .common-news-list .item-time {
    line-height: 36px;
  }

  /* news-detail */
  .news-detail .title {
    font-size: 24px;
    line-height: 32px;
    padding: 30px 0 0 0;
  }
  .news-detail .info {
    padding: 15px 0;
  }
}
@media (min-width: 992px) {
  /* banner */
  .banner {
    height: 351px;
  }

  .common-pagination__item {
    display: inline-block !important;
  }

  .common-desc {
    padding: 37px 30px;
  }
  .common-desc,
  .common-desc p,
  .common-desc p span,
  .common-desc span {
    font-size: 18px;
    line-height: 36px;
  }
}
@media (min-width: 1024px) {
  .app-container {
    padding: 0 50px;
  }
  .ny-index .app-container {
    padding: 0 20px;
  }
  /* header */
  .header {
    
  }
  .header .logo {
   
  }

  /* banner */
  .banner {
    height: 327px;
  }


  /* section */
  .section-item .news-head {
    margin-bottom: 20px;
  }

  /* section-1 */
  .section-1 {
    padding: 24px 0 46px 0;
  }
  .section-1 .news-cont {
    display: flex;
  }
  .section-1 .news-swiper {
    width: 395px;
  }
  .section-1 .news-swiper-info {
    width: 371px;
  }
  .section-1 .news-swiper-cover {
    height: 297px;
  }
  .section-1 .news-list {
    padding: 10px 14px 0 14px;
  }
  .section-1 .news-list-item .item-title {
    line-height: 20px;
    max-height: 40px;
  }
  .section-1 .news-list-item .item-time {
    padding-top: 3px;
    padding-bottom: 0;
  }

  /* section-2 */
  .section-2-news:first-child {
    margin-right: 35px;
  }
  .section-2-news .head-title {
    width: 180px;
  }
  .section-2-news_list {
    padding: 27px;
  }

  /* ny-banner */
  .ny-banner {
    height: 300px;
  }

  /* common-slide */
  .common-slide {
    display: block;
  }

  /* ny-section */
  .ny-section-r {
    margin-left: 35px;
  }
}
@media (min-width: 1200px) {
  .app-container {
    width: 1200px;
    padding: 0;
  }
  /* header */
  .header {
    height: 96px;
  }
  .header .logo {
    height: 82px;
  }
  .header .menu-open {
    display: none;
  }

  /* nav */
  .nav {
    display: flex;
    z-index: 999;
    position: relative;
    height: 82px;
  }
  .nav .nav-item::after {
    bottom: 20px;
  }
  .nav-item>a {
    line-height: 82px;
  }
  .nav .nav-item__second {
    top: 82px;
  }
  .nav .nav-item__second a {
    font-size: 18px;
    line-height: 48px;
  }
  .nav .nav-item:hover .nav-item__second {
    padding: 22px 0;
  }
  .nav .nav-item:hover .nav-item__second a {
    height: 48px;
  }
  .nav-sticky {
    position: fixed !important;
    left: 0;
    top: 96px;
    background-color: #fff;
  }
  .nav-sticky a {
    color: #333;
  }
  /* banner */
  .banner {
    height: 425px;
    margin-top: -82px;
  }

  /* section */
  .section-item .news-head {
    margin-bottom: 28px;
  }

  /* section-1 */
  .section-1 {
    padding: 24px 0 72px 0;
  }
  .section-1 .news-swiper {
    width: 513px;
  }
  .section-1 .news-swiper-info {
    width: 482px;
    height: 80px;
    line-height: 26px;
  }
  .section-1 .news-swiper-cover {
    height: 360px;
  }
  .section-1 .news-swiper-title {
    font-size: 18px;
  }
  .section-1 .news-swiper-time {
    font-size: 16px;
  }
  .section-1 .news-list {
    padding: 18px 24px 0 24px;
  }
  .section-1 .news-list-item {
    margin-bottom: 12px;
  }
  .section-1 .news-list-item .item-title {
    line-height: 24px;
    max-height: 48px;
  }
  .section-1 .news-list-item .item-time {
    padding-top: 5px;
  }

  /* section-2 */
  .section-2 {
    padding: 64px 0;
  }
  .section-2-news:first-child {
    margin-right: 54px;
  }
  .section-2-news_head {
    height: 155px;
  }
  .section-2-news .head-title-icon {
    width: 68px;
    height: 68px;
  }
  .section-2-news .head-title-text {
    font-size: 22px;
    padding-top: 10px;
  }
  .section-2-news_list {
    padding: 32px 38px;
  }

  /* section-3 */
  .section-3 {
    padding: 50px 0;
  }
  .section-3-news:first-child {
    margin-right: 54px;
  }

  /* section-4 */
  .section-4 {
    padding: 45px 0;
  }
  .section-4-news_item {
    padding: 0 18px;
    margin: 0 2% 30px 0;
  }
  .section-4-news_item .item-date {
    padding-right: 16px;
  }
  .section-4-news_item .item-date-day {
    font-size: 30px;
  }
  .section-4-news_item .item-date-year {
    font-size: 16px;
  }
  .section-4-news_item .item-title {
    line-height: 30px;
    max-height: 60px;
    padding-left: 15px;
  }

  /* ny-banner */
  .ny-banner {
    height: 350px;
  }

  /* ny-section */
  .ny-section-r {
    margin-left: 75px;
  }
  .common-slide {
    width: 320px;
    margin-top: -150px;
  }
  .common-slide-title {
    height: 150px;
    font-size: 36px;
  }
  .common-slide-list a {
    line-height: 70px;
  }
  .common-pos-wrap .page-title {
    font-size: 30px;
  }

  .common-pagination {
    margin-top: 78px;
  }
}
@media (min-width: 1400px) {
  .app-container {
    width: 1380px;
  }

  /* header */
  .header {
    height: 110px;
  }
  .header .logo {
    height: 94px;
  }
  .nav-sticky {
    top: 110px;
  }
  /* banner */
  .banner {
    height: 680px;
  }

  /* section-1 */
  .section-1 .news-swiper {
    width: 590px;
  }
  .section-1 .news-swiper-info {
    width: 555px;
    height: 92px;
    line-height: 32px;
  }
  .section-1 .news-swiper-cover {
    height: 414px;
  }
  .section-1 .news-list {
    padding: 23px 24px 0 24px;
  }
  .section-1 .news-list-item {
    margin-bottom: 23px;
  }

  /* section-2 */
  .section-2-news_head {
    height: 178px;
  }
  .section-2-news .head-title-icon {
    width: 78px;
    height: 78px;
  }
  .section-2-news .head-title-text {
    font-size: 24px;
    padding-top: 15px;
  }
  .section-2-news_list {
    padding: 42px 38px;
  }

  .common-pagination-form,
  .common-pagination__count {
    display: inline-block !important;
  }
}