@media screen and (max-width: 1520px) {
  .section-4 {
    margin: 0;
  }
}
@media screen and (max-width: 1420px) {
  .npc-container {
    width: 100% !important;
    padding: 0 15px;
    box-sizing: border-box;
  }
  /* section-4 */
  .section-4-swiper .swiper-slide-img {
    height: 158px;
  }
  .section-4-swiper .swiper-slide-main {
    padding: 28px 0 32px 0;
    margin: -47px auto 0 auto;
  }
  .section-4-swiper .swiper-slide-main_icon {
    height: 32px;
  }
  .section-4-swiper .swiper-slide-main_text {
    padding-top: 20px;
    font-size: 18px;
    line-height: 20px;
  }

  /* section-5 */
  .section-5-right {
    width: 472px;
    margin-left: 30px;
  }
  .section-5-right .quick-item {
    width: 225px;
  }
  .section-5-right .quick-item:nth-child(2n) {
    margin-left: 22px;
  }
  .section-5-right .quick-item-main {
    width: 200px;
	  height: 150px;
  }
  .section-5-right .quick-item-main_icon {
    height: 32px;
  }
  .section-5-right .quick-item-main_text {
    padding: 18px 12px 0 12px;
    font-size: 16px;
    line-height: 24px;
  }

  /* section-6 */
  .section-6 .e-books {
    width: 420px;
    padding: 18px 13px;
  }
  .section-6 .e-books-cover {
    width: 186px;
    height: 258px;
    margin-right: 15px;
  }
  .section-6 .e-books-info_title {
    font-size: 18px;
  }
  .section-6 .e-books-info_period {
    font-size: 16px;
    padding-top: 20px;
  }
  .section-6 .select-list {
    width: 165px;
    height: 40px;
    margin-top: 20px;
  }
  .section-6 .select-list:first-child {
    margin-top: 32px;
  }
  .section-6 .select-list-title {
    font-size: 16px;
    line-height: 40px;
  }

  /* npc-section */
  .npc-section-container {
    padding: 54px 0;
  }
  /* npc-section-header */
  .npc-section-header_title {
    font-size: 28px;
  }
  .npc-section-header_bg {
    margin: 0 38px 0 15px;
  }
  .npc-section-header_menu {
    width: 150px;
  }
  .npc-section-header_menu .menu-title-icon {
    width: 20px;
    height: 16px;
    margin-right: 10px;
  }
  .npc-section-header_menu .menu-title-text {
    font-size: 16px;
  }
  .npc-section-header_menu .menu-content {
    left: 0;
  }
  .npc-section-header_menu .menu-content a {
    font-size: 16px;
    line-height: 32px;
  }

  /* news-detail */
  .news-detail-info .operate-item>img {
    height: 20px;
  }
  .news-detail-desc {
    padding-top: 34px;
  }

  /* overview */
  .overview-intro-list {
    padding: 43px 0;
  }
  .overview-director-content {
    margin: 43px 0;
  }
  .overview-intro-item {
    height: 90px;
    line-height: 90px;
    font-size: 26px;
  }
  .overview-director .director {
    margin-right: 48px;
  }
  .overview-director .director-avatar {
    width: 188px;
  }
  .overview-director .director-deputy-item {
    margin-right: 25px;
  }
  .overview-director .director-deputy-item:nth-child(5n) {
    margin-right: 25px;
  }
  .overview-director .director-deputy-avatar {
    width: 128px;
    height: 160px;
  }
  .overview-director .director-name {
    font-size: 18px;
    padding-top: 26px;
  }
  .overview-director .director-deputy-name {
    font-size: 14px;
    padding: 20px 0;
  }
  .overview-deputies-tips {
    padding: 15px 0  43px 0;
  }
  .overview-deputies-form {
    margin: 43px 0;
  }
  .overview-deputies-form .form-item {
    width: 33%;
    margin-right: 0;
  }
  .overview-deputies-form .form-item-label {
    width: 100px;
    text-align: right;
  }
  .overview-deputies-form .form-item-val {
    width: calc(100% - 100px);
  }
  .overview-deputies-form .form-submit {
    width: calc(33% - 100px);
    margin-left: 100px;
  }
  .overview-committee-list {
    padding: 18px 0 43px 0;
  }
  .overview-committee .committee-item {
    height: 90px;
    padding: 0 45px;
    margin-top: 25px;
  }
  .overview-committee .committee-item-text {
    font-size: 20px;
    line-height: 32px;
  }
  .overview-institution-img {
    padding: 43px 6px;
  }

  /* deputies */
  .deputies-resume-avatar {
    width: 188px;
    margin-right: 68px;
  }

  /* regulation */
  .regulation-form {
    padding: 19px 25px;
  }
  .regulation-form .form-item {
    margin-right: 30px;
  }
  .regulation-form .form-date .form-item-val {
    width: 172px;
    background-size: 18px 18px;
    padding-right: 30px;
  }
  .regulation-form .form-submit {
    width: 112px;
  }

  /* search */
  .search-form {
    height: 62px;
  }
  .search-result-title {
    font-size: 32px;
    line-height: 36px;
    padding: 34px 0 26px 0;
  }
  .search-result-title::after {
    width: 128px;
  }

  /* news-video */
  .news-recommend-cover {
    height: 500px;
  }
  .news-recommend-item {
    height: 100px;
  }
  .news-recommend-item_title,
  .news-video-item_title {
    font-size: 16px;
    line-height: 26px;
    max-height: 52px;
  }
  .news-video-item_title {
    margin: 18px 0;
  }
  .news-video-list {
    margin-bottom: 34px;
  }

  /* petition */
  .petition-container {
    padding: 45px 75px;
  }
  .petition-phone {
    top: 38px;
    right: 36px;
    font-size: 18px;
  }
  .petition-container-title {
    font-size: 38px;
    line-height: 42px;
    padding: 38px 0 75px 0;
  }
  .petition-form {
    padding: 0 40px;
  }
  .petition-form-title {
    padding: 40px 0 20px 0;
    margin-bottom: 20px;
  }
  .petition-form-title::after {
    width: 140px;
  }
  .petition-form .form-btn-list {
    margin-top: 100px;
  }
}

@media screen and (max-width: 1024px) {
  /* 公共头部 */
  .header {
    padding-bottom: 45px;
  }
  .welcome-tips {
    display: none;
  }
  .header-logo {
    width: 76px;
    height: 81px;
  }
  .header-title-cn {
    font-size: 36px;
    line-height: 38px;
  }
  .header-title-en {
    font-size: 13px;
    padding-bottom: 20px;
  }
  .header-search {
    width: 288px;
	  height: 46px;
  }
  .header-search-input {
    font-size: 18px;
  }
  .header-search-icon {
    width: 24px;
    height: 24px;
  }

  /* 公共导航栏 */
  .npc-nav-item {
    padding: 0 20px;
    font-size: 18px;
  }

  /* 公共尾部 */
  .npc-footer .dropdown-menu {
    height: 44px;
    margin-left: 20px;
  }
  .npc-footer .dropdown-title {
    font-size: 16px;
    line-height: 44px;
    padding: 0 20px;
  }
  .npc-footer .dropdown-title::after {
    right: 20px;
  }
  .npc-footer .dropdown-content a {
    font-size: 14px;
    padding: 10px 14px;
  }
  .npc-footer-right .ewm-weixin,
  .npc-footer-right .ewm-mobile {
    display: none;
  }

  /* section-1 */
  .section-1 {
    padding: 28px 0 24px 0;
  }
  .section-1-news_first {
    font-size: 30px;
    line-height: 32px;
    padding-bottom: 10px;
  }
  .section-1-news {
    font-size: 16px;
    line-height: 18px;
  }

  /* section-news */
  .section-5 .section-news-tabs .tabs-child {
    height: 74px;
    padding-bottom: 10px;
  }
  .section-5 .section-news-list .news-list-item {
    height: 68px;
  }

  /* section-3 */
  .section-3 {
    margin-bottom: 45px;
  }
  .section-3-left {
    padding-bottom: 7px;
    margin-right: 30px;
  }
  .section-3-left .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
  }
  .section-3-left .swiper-slide-img {
    height: 347px;
  }
  .section-3-left .swiper-slide-title {
    font-size: 18px;
    line-height: 20px;
    padding: 20px 0 8px 0;
  }
  .section-3-left .swiper-slide-intro {
    font-size: 14px;
    line-height: 26px;
    max-height: 52px;
  }
  .section-3-left .swiper-pagination {
    top: 333px;
  }

  /* section-4 */
  .section-4 {
    padding: 45px 0;
  }
  .section-4-member {
    width: 292px;
    margin-left: 30px;
  }
  .section-4-member_title {
    font-size: 20px;
    line-height: 22px;
    padding-bottom: 18px;
  }
  .section-4-member .member-leader {
    padding: 7px;
    margin: 15px 0 4px 0;
  }
  .section-4-member .member-leader-swiper {
    height: 125px;
  }
  .section-4-member .leader-swiper-avatar {
    width: 95px;
    margin-right: 13px;
  }
  .section-4-member .leader-swiper-name {
    font-size: 18px;
    line-height: 30px;
  }
  .section-4-member .leader-swiper-job {
    font-size: 14px;
    line-height: 22px;
  }
  .section-4-member .member-leader-list {
    padding: 10px 0 0 0;
  }
  .section-4-member .leader-item {
    font-size: 14px;
  }
  .section-4-member .member-list-item {
    height: 48px;
    margin-bottom: 4px;
    font-size: 14px;
    line-height: 48px;
  }
  .section-4-swiper {
    padding-top: 54px;
  }
  .section-4-swiper .swiper-slide-img {
    height: 119px;
  }
  .section-4-swiper .swiper-slide-main {
    padding: 21px 0 24px 0;
    margin: -35px auto 0 auto;
  }
  .section-4-swiper .swiper-slide-main_icon {
    height: 24px;
  }
  .section-4-swiper .swiper-slide-main_text {
    padding-top: 15px;
    font-size: 16px;
    line-height: 18px;
  }

  /* section-5 */
  .section-5 {
    margin-bottom: 45px;
  }
  .section-5-tabs_child .child-list {
    height: 40px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  .section-5-tabs_child .child-list::-webkit-scrollbar {
    display: none;
  }
  .section-5-tabs_child .child-list-item {
    font-size: 16px;
    line-height: 40px;
  }
  .section-5-right {
    width: 280px;
    margin-left: 23px;
  }
  .section-5-right .quick-item {
    width: 100%;
	  height: 109px;
    margin-bottom: 6px;
  }
  .section-5-right .quick-item:nth-child(2n) {
    margin-left: 0;
  }
  .section-5-right .quick-item:nth-child(1),
  .section-5-right .quick-item:nth-child(2) {
    margin-bottom: 6px;
  }
  .section-5-right .quick-item:last-child {
    margin-bottom: 0;
  }
  .section-5-right .quick-item-main {
    width: 220px;
	  height: 90px;
  }
  .section-5-right .quick-item-main_icon {
    height: 24px;
  }
  .section-5-right .quick-item-main_text {
    padding: 5px 8px 0 8px;
    font-size: 14px;
    line-height: 20px;
  }

  /* section-6 */
  .section-6 {
    margin-bottom: 45px;
  }
  .section-6-tabs {
    height: 65px;
  }
  .section-6-tabs .tabs-item {
    font-size: 18px;
    line-height: 65px;
  }
  .section-6-content {
    padding: 30px 15px;
  }
  .section-6 .e-books {
    width: 335px;
	  height: 290px;
    padding: 18px 7px;
    margin-right: 30px;
  }
  .section-6 .e-books-cover {
    width: 140px;
    height: 194px;
    margin-right: 5px;
  }
  .section-6 .e-books-info_title {
    font-size: 16px;
  }
  .section-6 .e-books-info_period {
    font-size: 14px;
    padding-top: 10px;
  }
  .section-6 .select-list {
    width: 124px;
    height: 36px;
    margin-top: 12px;
  }
  .section-6 .select-list:first-child {
    margin-top: 26px;
  }
  .section-6 .select-list-title {
    font-size: 14px;
    line-height: 36px;
  }
  .section-6 .cover-list {
    margin-top: 30px;
  }
  .section-6 .cover-list-item_img {
    height: 155px;
  }
  .section-6 .cover-list-item_title {
    font-size: 16px;
    line-height: 52px;
  }
  .section-6 .npc-introduction {
    height: 300px;
  }
  .section-6 .intro-title {
    width: 112px;
    font-size: 18px;
  }
  .section-6 .intro-main {
    padding: 22px 27px;
  }
  .section-6 .intro-content-desc {
    max-height: 208px;
  }
  .section-6 .intro-content-desc,
  .section-6 .intro-content-desc p,
  .section-6 .intro-content-desc span,
  .section-6 .intro-content-desc text,
  .section-6 .intro-content-desc section {
    font-size: 16px !important;
    line-height: 26px !important;
  }
  .section-6 .intro-content-more {
    left: 27px;
    bottom: 17px;
    width: 105px;
    height: 36px;
    font-size: 14px;
    line-height: 36px;
  }
  .section-6-links_item {
    height: 68px;
    padding: 0 15px;
    margin-top: 20px;
  }
  .section-6-links_item span {
    font-size: 16px;
    line-height: 22px;
  }

  /* npc-section */
  .npc-section-container {
    padding: 40px 0;
  }

  /* overview */
  .overview-intro-item {
    font-size: 24px;
  }
  .overview-director-content {
    padding: 38px 30px 30px 30px;
  }
  .overview-committee .committee-item {
    padding: 0 26px;
  }
  .overview-committee .committee-item-text {
    font-size: 18px;
    line-height: 26px;
  }

  /* deputies */
  .deputies-resume-avatar {
    width: 141px;
    margin-right: 50px;
  }
  .deputies-resume-info .resume-info {
    height: 45px;
    font-size: 16px;
  }
  .overview-deputies-area .area-list {
    padding: 0 100px;
  }
  /* director */
  .director-title {
    margin-bottom: 76px;
  }
  .director-section .director-list {
    padding-bottom: 52px;
  }

  /* regulation */
  .resource-regulation, .resource-other {
    margin-bottom: 45px;
  }
  .regulation-form .form-item {
    height: 36px;
    margin-right: 18px;
  }
  .regulation-form .form-item-label,
  .regulation-form .form-submit-text {
    font-size: 16px;
  }
  .regulation-form .form-item-val {
    font-size: 14px;
  }
  .regulation-form .form-date .form-item-val {
    width: 129px;
    background-size: 15px 15px;
    padding-right: 27px;
  }
  .regulation-form .form-submit {
    width: 92px;
    height: 36px;
  }
  .regulation-form .form-submit-icon {
    width: 16px;
    height: 16px;
    margin-right: 10px;
  }
  .regulation-table-head {
    height: 52px;
  }
  .regulation-table-body_tr {
    height: 55px;
  }
  .regulation-table-head_td,
  .regulation-table-body_td {
    font-size: 16px;
  }
  .regulation-table-head_td:nth-last-child(-n + 2),
  .regulation-table-body_td:nth-last-child(-n + 2) {
    width: 132px;
  }
  .regulation-table .common-pagination {
    margin: 45px auto;
  }
  .resource-links-item {
    height: 135px;
  }
  .resource-books {
    height: 290px;
  }
  .resource-books-cover {
    width: 183px;
  }
  .resource-books-info_title {
    font-size: 16px;
  }
  .resource-books-info_period {
    font-size: 14px;
    padding-top: 17px;
  }

  /* monthly */
  .monthly-list {
    padding: 54px 0 34px 0;
  }
  .monthly-item-cover {
    padding: 10px;
  }
  .monthly-item-text {
    font-size: 16px;
    padding: 20px 0;
  }

  /* news-center */
  .news-center-section {
    margin-bottom: 40px;
  }
  .news-center .section-news-tabs {
    margin-bottom: 16px;
  }
  .news-center-swiper .swiper-container {
    height: 356px;
  }
  .news-center-section:last-child .section-news-tabs {
    margin-bottom: 35px;
  }
  .news-center-section_item:nth-child(2n - 1) {
    margin-right: 22px;
  }
  .news-center-swiper .swiper-slide-title {
    height: 46px;
    font-size: 16px;
    line-height: 46px;
  }
  .news-center-swiper .swiper-pagination {
    bottom: 17px;
  }
  .news-center .cover-list-item_title {
    font-size: 16px;
    line-height: 48px;
  }

  /* news-video */
  .news-recommend {
    margin-bottom: 38px;
  }
  .news-recommend-list {
    width: 300px;
  }
  .news-video-item_title {
    margin: 12px 0;
  }

  /* petition */
  .petition-container {
    padding: 34px 56px;
  }
  .petition-phone {
    top: 24px;
    right: 22px;
    font-size: 16px;
  }
  .petition-container-title {
    font-size: 32px;
    line-height: 36px;
    padding: 30px 0 56px 0;
  }
  .petition-form {
    padding: 0 30px;
  }
  .petition-form-title_icon {
    width: 30px;
    height: 30px;
    margin-right: 14px;
  }
  .petition-form-title_text {
    font-size: 24px;
  }
  .petition-form-title {
    padding: 30px 0 15px 0;
    margin-bottom: 15px;
  }
  .petition-form .form-item {
    margin-top: 27px;
  }
  .petition-form .form-item-label {
    padding-bottom: 18px;
  }
  .petition-search {
    padding: 27px 0 20px 0;
  }
  .petition-search .form-btn {
    width: 120px;
    margin-left: 27px;
  }
  .petition-table {
    padding-bottom: 45px;
  }
  .petition-table-body {
    margin-bottom: 45px;
  }
  .petition-table-body_tr {
    height: 60px;
  }

  /* npc-news */
  .npc-news .section-news-list {
    margin-bottom: 34px;
  }
}

@media screen and (max-width: 992px) {
  /* npc-section */
  .npc-section {
    padding-top: 40px;
  }
  .search .npc-section {
    padding-top: 0;
  }

  /* petition */
  .petition-table-head_td:nth-child(3),
  .petition-table-head_td:nth-child(4),
  .petition-table-body_td:nth-child(3),
  .petition-table-body_td:nth-child(4) {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  /* 公共头部 */
  .header {
    padding-bottom: 0;
  }
  .header-top {
    padding: 20px 0 30px 0;
  }
  .mobile-search {
    display: block;
  }
  .header-top-nav a {
    font-size: 14px;
    line-height: 14px;
    padding: 0 10px;
  }
  .header-logo {
    width: 60px;
    height: 64px;
  }
  .header-search {
    display: none;
  }

  /* 公共导航栏 */
  .npc-nav {
    height: 60px;
  }
  .npc-nav-item {
    padding: 0 15px;
    font-size: 16px;
    line-height: 60px;
  }
  /* 防止滑动时误触a标签 */
  .npc-nav .npc-container {
    -webkit-tap-highlight-color: transparent;
  }
  .npc-nav-item {
    pointer-events: auto;
  }

  /* 公共尾部 */
  .npc-footer-info,
  .npc-footer-info span {
    font-size: 14px;
    line-height: 32px;
  }
  .npc-footer-info span {
    margin-right: 10px;
  }

  /* section-1 */
  .section-1 {
    padding: 20px 0 18px 0;
  }
  .section-1-news_first {
    font-size: 22px;
    line-height: 24px;
    padding-bottom: 10px;
  }
  .section-1-news {
    font-size: 14px;
    line-height: 16px;
  }

  /* section-2 */
  .section-2 {
    margin-bottom: 20px;
  }

  /* section-news */
  .section-news .news-first-img {
    width: 157px;
    height: 112px;
  }
  .section-news .news-first-title {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .section-news .news-first-intro {
    font-size: 16px;
    line-height: 24px;
    max-height: 48px;
  }
  .section-news .news-first-date_icon {
    width: 16px;
    height: 16px;
    margin-right: 7px;
  }

  /* section-3 */
  .section-3 {
    margin-bottom: 20px;
  }
  .section-3 .npc-container {
    display: block;
  }
  .section-3-left {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .section-3-left .swiper-slide-img {
    height: 270px;
  }
  .section-3-left .swiper-pagination {
    top: 250px;
  }
  .section-3-left .swiper-slide-intro {
    font-size: 16px;
  }

  /* section-4 */
  .section-4 {
    padding: 20px 0;
    margin-bottom: 20px;
  }
  .section-4-top {
    display: block;
  }
  .section-4-member {
    margin-left: 0;
    margin-top: 20px;
    width: 100%;
  }
  .section-4-swiper {
    padding-top: 20px;
  }
  .section-4-member .member-leader {
    margin: 20px 0 10px 0;
  }
  .section-4-member .member-list-item {
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
  }

  /* section-5 */
  .section-5 {
    margin-bottom: 20px;
  }
  .section-5 .npc-container {
    display: block;
  }
  .section-5-tabs_child {
    margin-top: 22px;
    margin-bottom: 5px;
  }
  .section-5-right {
    margin-left: 0;
    width: 100%;
  }
  .section-5-right .quick-item {
    width: 48%;
    height: 150px;
    margin-bottom: 15px;
  }
  .section-5-right .quick-item:nth-child(2n) {
    margin-left: 4%;
  }
  .section-5-right .quick-item:nth-child(1),
  .section-5-right .quick-item:nth-child(2) {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .section-5-right .quick-item:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
  .section-5-right .quick-item-main {
    width: 85%;
	  height: 120px;
  }
  .section-5-right .quick-item-main_icon {
    height: 32px;
  }
  .section-5-right .quick-item-main_text {
    padding: 8px 18px 0 18px;
    font-size: 16px;
    line-height: 24px;
  }

  /* section-6 */
  .section-6 {
    margin-bottom: 20px;
  }
  .section-6-tabs {
    height: 48px;
  }
  .section-6-tabs .tabs-item {
    line-height: 48px;
  }
  .section-6-content_top {
    display: block;
  }
  .section-6-content {
    padding: 15px;
  }
  .section-6-content_top {
    margin-bottom: 20px;
  }
  .section-6 .e-books {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .section-6 .e-books-cover {
    width: 191px;
	  height: 265px;
    padding: 7px;
    margin-right: 32px;
  }
  .section-6 .e-books-info_title {
    font-size: 18px;
  }
  .section-6 .e-books-info_period {
    font-size: 16px;
  }
  .section-6 .select-list {
    width: 165px;
    height: 40px;
    margin-top: 20px;
  }
  .section-6 .select-list:first-child {
    margin-top: 20px;
    margin-right: 15px;
  }
  .section-6 .select-list-title {
    font-size: 16px;
    line-height: 40px;
  }
  .section-6 .section-news-list {
    margin-top: 10px;
  }
  .section-6 .cover-list {
    margin-top: 20px;
  }
  .section-6 .cover-list-item_img {
    height: 115px;
  }
  .section-6 .cover-list-item_title {
    font-size: 14px;
    line-height: 36px;
  }
  .section-6 .npc-introduction {
    height: 245px;
  }
  .section-6 .intro-title {
    width: 84px;
    font-size: 16px;
  }
  .section-6 .intro-content {
    padding: 15px
  }
  .section-6 .intro-content-desc {
    max-height: 176px;
  }
  .section-6 .intro-content-desc,
  .section-6 .intro-content-desc p,
  .section-6 .intro-content-desc span,
  .section-6 .intro-content-desc text,
  .section-6 .intro-content-desc section {
    font-size: 14px !important;
    line-height: 22px !important;
  }
  .section-6 .intro-content-more {
    left: 15px;
    bottom: 7px;
    width: 90px;
    height: 32px;
    line-height: 32px;
  }
  .section-6-links_item {
    padding: 0 5px;
    margin-top: 15px;
  }
  .section-6-links_item span {
    font-size: 14px;
    line-height: 20px;
  }

  /* npc-section */
  .npc-section {
    padding-top: 30px;
  }
  .npc-section-container {
    padding: 30px 0;
  }

  /* npc-section-tabs */
  .npc-section-tabs {
    height: 38px;
  }
  .npc-section-tabs_title {
    width: 150px;
    font-size: 18px;
    line-height: 38px;
  }
  .npc-section-tabs_more {
    width: 72px;
    height: 30px;
    font-size: 14px;
    line-height: 28px;
  }

  /* npc-section-header */
  .npc-section-header_title {
    font-size: 20px;
  }
  .npc-section-header_bg {
    display: none;
  }
  .npc-section-header_menu {
    width: 130px;
    height: 32px;
  }
  .npc-section-header_menu .menu-content {
    width: 100%;
    padding: 10px 0;
  }

  /* overview */
  .overview-intro-list {
    padding: 30px 0;
  }
  .overview-intro-item {
    height: 68px;
    line-height: 68px;
    font-size: 20px;
  }
  .overview-director-content {
    margin: 30px 0;
  }
  .overview-director-content {
    padding: 28px 22px 22px 22px;
  }
  .overview-director .director {
    margin-right: 36px;
  }
  .overview-director .director-deputy-item {
    margin-right: 19px;
  }
  .overview-deputies-tips {
    padding: 15px 0  30px 0;
  }
  .overview-deputies-form {
    padding: 0 15px;
    margin: 30px 0;
  }
  .overview-deputies-form .form-item-label {
    width: 90px;
    font-size: 16px;
  }
  .overview-deputies-form .form-item-val {
    width: calc(100% - 90px);
    height: 42px;
  }
  .overview-deputies-form .form-item-select {
    background-size: 25px 25px;
    background-position: right 30px center;
  }
  .overview-deputies-form .form-submit {
    width: calc(33% - 90px);
    height: 42px;
    margin-left: 90px;
  }
  .overview-deputies-form .form-submit-icon {
    width: 18px;
    height: 18px;
    margin-right: 18px;
  }
  .overview-deputies-form .form-submit-text {
    font-size: 18px;
  }
  .overview-deputies-area .area-list {
    padding: 0 30px;
  }
  .overview-committee-list {
    padding: 18px 0 30px 0;
  }
  .overview-committee .committee-item {
    height: 68px;
    margin-top: 18px;
  }
  .overview-committee .committee-item-text {
    font-size: 16px;
    line-height: 22px;
  }

  /* deputies */
  .deputies-table {
    padding: 24px 22px;
  }
  .deputies-title-icon {
    width: 30px;
    height: 30px;
    margin-right: 12px;
  }
  .deputies-title-text {
    font-size: 22px;
  }
  .deputies-table-head {
    padding: 35px 0 27px 0;
  }
  .deputies-table-head_td, .deputies-table-body_td {
    font-size: 16px;
  }
  .deputies-table-body_tr {
    height: 52px;
  }

  /* director */
  .director-title {
    margin-bottom: 57px;
  }
  .director-section .director-list {
    padding-bottom: 39px;
  }

  /* work */
  .work-news .work-news-item {
    width: 100%;
    margin-bottom: 32px;
  }
  .work-news .work-news-item:nth-child(2n+1) {
    margin-right: 0;
  }

  /* regulation */
  .resource-regulation, .resource-other {
    margin-bottom: 34px;
  }
  .resource .npc-section-tabs,
  .regulation .npc-section-tabs {
    margin-bottom: 26px;
  }
  .regulation-form {
    justify-content: center;
    padding: 15px 10px;
  }
  .regulation-form .form-item {
    margin-right: 10px;
  }
  .regulation-form .form-item:first-child {
    flex: none;
    width: 90%;
    margin-bottom: 15px;
  }
  .regulation-table .common-pagination {
    margin: 34px auto;
  }
  .resource-links-item {
    height: 101px;
  }
  .resource-links-item:first-child {
    margin-bottom: 10px;
  }
  .resource-books {
    height: 212px;
    padding: 10px;
  }
  .resource-books-cover {
    width: 138px;
    margin-right: 10px;
    border-width: 3px;
  }
  .resource-books-info_period {
    padding-top: 10px;
  }

  /* deputies */
  .deputies-resume-avatar {
    margin-right: 36px;
  }
  .deputies-resume-info .resume-info {
    height: 36px;
    font-size: 16px;
  }

  /* monthly */
  .monthly-list {
    padding: 38px 0 18px 0;
  }
  .monthly-item {
    width: 33.33%;
  }
  .monthly-item-cover {
    width: 90%;
    padding: 5px;
  }
  .monthly .common-pagination {
    margin: 0 auto 38px auto;
  }

  /* search */
  .search-result-title {
    font-size: 26px;
    padding: 34px 0 15px 0;
  }
  .search-result-title::after {
    width: 104px;
  }

  /* news-center */
  .news-center-section {
    margin-bottom: 0;
  }
  .news-center-section_item {
    width: 100%;
    flex: none;
    margin-bottom: 20px;
  }
  .news-center-section_item:nth-child(2n - 1) {
    margin-right: 0;
  }

  /* news-video */
  .news-recommend {
    margin-bottom: 20px;
  }
  .news-recommend-cover {
    display: none;
  }
  .news-recommend-list {
    width: 100%;
  }
  .news-recommend-item {
    height: auto;
    padding: 10px;
  }
  .news-recommend-item_img {
    display: block;
  }
  .news-recommend-item_active {
    background-color: #487bc5;
  }
  .news-video-list {
    margin-bottom: 20px;
  }

  /* petition */
  .petition-container {
    padding: 25px 42px;
  }
  .petition-phone {
    top: 15px;
    right: 20px;
    font-size: 14px;
  }
  .petition-container-title {
    font-size: 28px;
    line-height: 32px;
    padding: 30px 0 42px 0;
  }
  .petition-form {
    padding: 0 20px;
  }
  .petition-form-title_text {
    font-size: 22px;
  }
  .petition-form .form-item {
    width: 100%;
    flex: none;
    justify-content: flex-start;
    margin-top: 20px;
  }
  .petition-form .form-item-label {
    font-size: 16px;
    padding-bottom: 12px;
  }
  .petition-form .form-item-val {
    height: 50px;
    padding: 0 12px;
    font-size: 14px;
    line-height: 50px;
  }
  .petition-form .form-item-70 {
    width: calc(100% - 100px);
  }
  .petition-form .form-item-35 {
    width: 50%;
  }
  .petition-form .form-item-textarea {
    height: 200px;
    font-size: 14px;
    line-height: 22px;
  }
  .petition-form .form-btn {
    width: 120px;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
  }
  .petition-form .form-btn-list {
    margin-top: 55px;
  }
  .petition-search {
    padding: 20px 0 15px 0;
  }
  .petition-search-item,
  .petition-search .form-item-val,
  .petition-search .form-btn {
    height: 42px;
    font-size: 16px;
    line-height: 42px;
  }
  .petition-search .form-select {
    width: 120px;
  }
  .petition-search .form-btn {
    width: 90px;
    margin-left: 15px;
  }
  .petition-table {
    padding-bottom: 34px;
  }
  .petition-table-head_td, .petition-table-body_td {
    width: 120px;
  }

  /* npc-news */
  .npc-news .section-news-list {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 480px) {
  /* 公共头部 */
  .header-title-cn {
    font-size: 24px;
    line-height: 26px;
  }
  .header-title-en {
    font-size: 10px;
  }

  /* 公共导航栏 */
  .npc-nav {
    height: 50px;
  }
  .npc-nav-item {
    line-height: 50px;
  }

  /* 公共尾部 */
  .npc-footer-main .npc-container {
    display: block;
  }

  /* section-1 */
  .section-2 .swiper-button-next,
  .section-2 .swiper-button-prev {
    width: 23px;
    height: 41px;
  }

  /* section-2 */
  .section-2 {
    margin-bottom: 15px;
  }

  /* section-news */
  .section-news .tabs-title-item {
    font-size: 16px;
  }
  .section-news .news-first {
    padding: 18px 0 12px 0;
  }
  .section-news .news-first-img {
    width: 117px;
    height: 84px;
  }
  .section-news .news-first-title {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 8px;
  }
  .section-news .news-first-intro {
    font-size: 14px;
    line-height: 20px;
    max-height: 40px;
  }
  .section-news .news-first-date_icon {
    width: 14px;
    height: 14px;
    margin-right: 5px;
  }
  .section-news-list .news-list-item_title {
    padding-left: 14px;
  }
  .section-news-list .news-list-item_title::before {
    border-width: 6px;
  }

  /* section-3 */
  .section-3, .section-3-left {
    margin-bottom: 15px;
  }
  .section-3-left .swiper-slide-img {
    height: 202px;
  }
  .section-3-left .swiper-pagination {
    top: 186px;
  }
  .section-3-left .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
  .section-3-left .swiper-slide-title {
    font-size: 16px;
    line-height: 18px;
    padding: 12px 0 8px 0;
  }
  .section-3-left .swiper-slide-intro {
    font-size: 14px;
    line-height: 22px;
    max-height: 44px;
  }

  /* section-4 */
  .section-4 {
    padding: 15px 0;
    margin-bottom: 15px;
  }
  .section-4-member {
    margin-top: 15px
  }
  .section-4-member .member-leader {
    margin: 15px 0;
  }
  .section-4-member .member-list-item {
    margin-bottom: 15px;
  }
  .section-4-swiper {
    padding-top: 15px;
  }
  .section-4-swiper .swiper-slide-img {
    height: 105px;
  }
  .section-4-swiper .swiper-slide-main {
    padding: 16px 0 20px 0;
  }
  .section-4-swiper .swiper-slide-main_text {
    padding-top: 10px;
    font-size: 14px;
    line-height: 16px;
  }

  /* section-5 */
  .section-5 {
    margin-bottom: 15px;
  }
  .section-5-tabs_child .child-list {
    height: 36px;
  }
  .section-5-tabs_child .child-list-item {
    line-height: 36px
  }
  .section-5-right .quick-item {
    height: 120px;
    margin-bottom: 10px;
  }
  .section-5-right .quick-item:nth-child(1),
  .section-5-right .quick-item:nth-child(2) {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .section-5-right .quick-item-main {
    width: 90%;
	  height: 90px;
  }
  .section-5-right .quick-item-main_icon {
    height: 24px;
  }
  .section-5-right .quick-item-main_text {
    padding: 3px 5px 0 5px;
    font-size: 13px;
    line-height: 16px;
  }

  /* section-6 */
  .section-6-tabs {
    height: 40px;
  }
  .section-6-tabs .tabs-item {
    font-size: 16px;
    line-height: 40px;
  }
  .section-6-content {
    padding: 15px;
  }
  .section-6-content_top {
    margin-bottom: 15px;
  }
  .section-6 .e-books {
    height: 222px;
    margin-bottom: 15px;
  }
  .section-6 .e-books-cover {
    width: 144px;
	  height: 200px;
    margin-right: 12px;
  }
  .section-6 .e-books-info_title {
    font-size: 16px;
  }
  .section-6 .e-books-info_period {
    font-size: 14px;
  }
  .section-6 .select-list {
    width: 145px;
    height: 36px;
    margin-top: 12px;
  }
  .section-6 .select-list:first-child {
    margin-top: 16px;
    margin-right: 0;
  }
  .section-6 .select-list-title {
    font-size: 14px;
    line-height: 36px;
  }
  .section-6 .cover-list {
    display: block;
  }
  .section-6 .cover-list-item {
    width: 100%;
    margin-left: 0;
    margin-bottom: 15px;
  }
  .section-6 .cover-list-item:last-child {
    margin-bottom: 0;
  }
  .section-6 .cover-list-item_img {
    height: 155px;
  }
  .section-6 .cover-list-item_title {
    line-height: 45px;
  }
  .section-6-content_bottom .news-list {
    display: block;
  }
  .section-news-list .news-list-item {
    width: 100%;
    margin-left: 0;
  }
  .section-6-content_bottom .news-list-item:nth-child(2n) {
    margin-left: 0;
  }
  .section-6 .intro-title {
    width: 52px;
  }
  .section-6 .intro-title:last-child {
    display: none;
  }
  .section-6 .intro-content {
    border-right: solid 1px #eaeaea;
    padding: 15px 5px;
  }
  .section-6 .intro-content-more {
    left: auto;
    right: 5px;
  }
  .section-6-links_item {
    width: 49%;
    height: auto;
    padding: 10px 5px;
    margin-top: 10px;
  }
  .section-6-links_item:nth-child(2n) {
    margin-right: 0;
  }

  /* npc-section */
  .npc-section {
    padding-top: 20px;
  }
  .npc-section-container {
    padding: 22px 0;
  }
  .npc-section-tabs_title {
    font-size: 16px;
  }
  .npc-section-tabs_more {
    margin-right: 10px;
  }

  /* npc-section-header */
  .npc-section-header_menu {
    width: 120px;
  }

  /* overview */
  .overview-intro-list {
    padding: 20px 0;
  }
  .overview-intro-item {
    width: 100%;
    flex: none;
    font-size: 16px;
  }
  .overview-intro-item:first-child {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .overview-director-content {
    flex-wrap: wrap;
    padding: 20px 15px 15px 15px;
    margin: 20px 0;
  }
  .overview-director .director {
    width: 100%;
    flex: none;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .overview-director .director-avatar {
    margin: 0 auto;
  }
  .overview-director .director-deputy {
    justify-content: center;
  }
  .overview-director .director-deputy-item {
    margin-right: 25px;
  }
  .overview-director .director-deputy-item:nth-child(2n) {
    margin-right: 0;
  }
  .overview-deputies-tips {
    padding: 15px 0 20px 0;
  }
  .overview-deputies-form {
    margin: 20px 0;
    height: auto;
    padding: 20px 10px;
  }
  .overview-deputies-form .form-item {
    width: 48%;
    margin: 15px 4% 0 0;
  }
  .overview-deputies-form .form-item:nth-child(2n) {
    margin-right: 0;
  }
  .overview-deputies-form .form-item:nth-child(-n + 2) {
    margin-top: 0;
  }
  .overview-deputies-form .form-item-label {
    display: none;
  }
  .overview-deputies-form .form-item-val {
    width: 100%;
    font-size: 14px;
  }
  .overview-deputies-form .form-item-select {
    font-size: 14px;
    background-size: 20px 20px;
    background-position: right 25px center;
  }
  .overview-deputies-form .form-submit {
    width: 48%;
    margin: 15px 0 0 0;
  }
  .overview-deputies-area .area-list {
    padding: 0;
  }
  .overview-deputies-area .area-item {
    width: 100px;
    font-size: 16px;
    text-align: center;
  }
  .overview-committee-list {
    padding: 5px 0 20px 0;
  }
  .overview-committee .committee-item {
    width: 100%;
    margin-top: 15px;
    margin-right: 0;
  }

  /* deputies */
  .deputies-table {
    padding: 15px;
  }
  .deputies-table-head_td:nth-last-child(-n + 3),
  .deputies-table-body_td:nth-last-child(-n + 3) {
    display: none;
  }
  .deputies-title-icon {
    width: 22px;
    height: 22px;
    margin-right: 7px;
  }
  .deputies-title-text {
    font-size: 18px;
  }
  .deputies-table-head {
    padding: 25px 0 20px 0;
  }
  .deputies-table-body_tr {
    height: 42px;
  }
  .deputies-resume {
    display: block;
    padding: 30px 0;
  }
  .deputies-resume-avatar {
    margin: 0 auto 20px auto;
  }
  .deputies-table .common-pagination {
    margin-bottom: 17px;
  }

  /* director */
  .director-title {
    margin-bottom: 42px;
  }
  .director-section .director-list {
    padding-bottom: 29px;
  }

  /* regulation */
  .regulation-form,
  .regulation-form .form-date {
    justify-content: flex-end;
  }
  .regulation-form .form-item {
    margin-right: 0;
  }
  .regulation-form .form-item:first-child {
    width: 100%;
  }
  .regulation-form .form-item-label,
  .regulation-form .form-submit-text {
    font-size: 14px;
  }
  .regulation-form .form-date .form-item-val {
    width: 36%;
    background-size: 12px 12px;
    background-position: right 5px center;
    padding-right: 20px;
  }
  .regulation-form .form-submit {
    margin-top: 15px;
  }
  .regulation-form .form-submit-icon {
    width: 14px;
    height: 14px;
  }
  .regulation-form .mr-12 {
    margin: 0 5px;
  }
  .regulation-table-head,
  .regulation-table-body {
    padding: 0 10px;
  }
  .regulation-table-head_td:nth-last-child(-n + 2),
  .regulation-table-body_td:nth-last-child(-n + 2) {
    display: none;
  }
  .regulation-table .common-pagination {
    margin: 25px auto;
  }
  .resource-other-item {
    width: 100%;
  }
  .resource-other-item:first-child {
    margin-bottom: 20px;
  }
  .resource-links-item {
    height: 85px;
  }

  /* monthly */
  .monthly-list {
    padding: 26px 0;
  }
  .monthly-item {
    width: 50%;
  }
  .monthly-item-text {
    font-size: 14px;
    padding: 12px 0;
  }

  /* news-center */
  .news-center-swiper .swiper-container {
    height: 270px;
  }
  .news-center .cover-list-item {
    width: 100%;
  }
  .news-center .cover-list-item:nth-child(2n - 1) {
    margin-right: 0;
  }

  /* news-video */
  .news-recommend-item_img {
    width: 120px;
    height: 70px;
  }
  .news-recommend-item_title,
  .news-video-item_title {
    font-size: 14px;
    line-height: 22px;
    max-height: 44px;
  }
  .news-video-item {
    width: 100%;
    margin-right: 0;
  }
  .news-video-item_title {
    margin: 10px 0;
  }
  .news-video .common-pagination {
    margin-bottom: 10px;
  }

  /* petition */
  .petition-container {
    padding: 25px 10px;
  }
  .petition-phone {
    top: 10px;
    right: 10px;
    font-size: 12px;
    line-height: 22px;
  }
  .petition-container-title {
    font-size: 26px;
    line-height: 30px;
    padding: 25px 0;
  }
  .petition-form-title::after {
    width: 106px;
  }
  .petition-form {
    padding: 0 15px;
  }
  .petition-form-title_icon {
    width: 24px;
    height: 24px;
    margin-right: 10px;
  }
  .petition-form-title_text {
    font-size: 18px;
  }
  .petition-form .form-item-label {
    width: 82px;
    font-size: 14px;
  }
  .petition-form .form-item-val {
    height: 42px;
    padding: 0 8px;
    line-height: 42px;
  }
  .petition-form .form-item-70,
  .petition-form .form-item-35 {
    width: calc(100% - 82px);
  }
  .petition-form .form-item-textarea {
    height: 160px;
  }
  .petition-form .form-btn {
    width: 100px;
    height: 42px;
    margin-left: 15px;
    font-size: 14px;
    line-height: 42px;
  }
  .petition-form .form-btn-list {
    margin-top: 36px;
  }
  .form-upload-btn {
    background-size: 18px 15px;
  }
  .petition-form .form-select .form-item-val::after {
    right: 10px;
    border-left-width: 8px;
    border-right-width: 8px;
    border-top-width: 8px;
  }
  .petition-search {
    padding: 0 0 15px 0;
  }
  .petition-search-item.petition-search-input {
    flex: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
  }
  .petition-search .petition-search-item:nth-child(3) {
    flex: 1;
    margin-left: 0;
  }
  .petition-search .form-select {
    flex: 1;
  }
  .petition-search-item,
  .petition-search .form-item-val,
  .petition-search .form-btn {
    font-size: 14px;
    height: 38px;
    line-height: 38px;
  }
  .petition-search .form-btn {
    width: 80px;
  }
  .petition-table-head {
    height: 42px;
  }
  .petition-table-head_td{
    line-height: 42px;
  }
  .petition-table-head_td, .petition-table-body_td {
    width: 100px;
    padding: 0 5px;
    font-size: 14px;
  }
  .petition-table-head_td:last-child,
  .petition-table-body_td:last-child {
    display: none;
  }
  .petition-table-body_tr {
    height: 50px;
  }
  .petition-table {
    padding-bottom: 0;
  }
  .petition-table-body {
    margin-bottom: 30px;
  }

  /* npc-news */
  .npc-news .common-pagination {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 360px) {
  .npc-container {
    padding: 0 10px;
  }
  .header-top-nav a {
    font-size: 12px;
    padding: 0 5px;
  }
  .section-news-list .news-list-item_date {
    display: none;
  }
  .section-6 .e-books {
    height: 180px;
  }
  .section-6 .e-books-cover {
    width: 104px;
    height: 144px;
    margin-right: 5px;
  }
  .section-6 .e-books-info_title {
    font-size: 14px;
  }
  .section-6 .e-books-info_period {
    padding-top: 5px;
  }
  .section-6 .select-list {
    height: 30px;
  }
  .section-6 .select-list:first-child {
    margin-top: 10px;
  }
  .section-6 .select-list-title {
    line-height: 30px;
  }
  .section-6 .cover-list-item_img {
    height: 130px;
  }

  /* npc-section */
  .npc-section {
    padding-top: 15px;
  }
  .npc-section-header_menu {
    width: 105px;
  }
}

