@media screen and (max-width: 1200px) {
  * {
    -webkit-tap-highlight-color: transparent;
  }
  .index-page.indexBg {
    background: #fff;
  }
  .index-page .w {
    width: 680px;
  }
  .index-page .index-wrap .index-container .top-article {
    padding: 25px;
  }
  .index-container .news-list-box {
    float: left;
    width: 590px;
  }
  .index-page .one-nectcom {
    float: left;
    margin-top: 20px;
    width: 590px;
  }
  .index-page .index-wrap .open-item-box.r {
    float: left;
    margin-top: 12px;
  }
  .index-page .index-wrap .open-item-box.r li {
    margin-right: 24px;
  }
}
@media screen and (max-width: 680px) {
  .index-page .w {
    width: 100vw;
  }
  .index-page .index-wrap .index-container .top-article h2 {
    font-size: 18px;
    line-height: 27px;
  }
  .index-page .index-wrap .index-container .top-article .art-desc .desc-content {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    color: #999;
  }
  .index-page .index-wrap .index-container .top-article .art-desc {
    font-size: 14px;
  }
 .index-container .news-box {
    padding: 25px 10px;
	height:auto !important;
  }
  .index-page .news-box .swiper-container {
    width: calc(100vw - 20px);
    height: 200px;
  }
  .index-page .news-box .news-banner .swiper-container {
    width: calc(100vw - 20px);
    height: 62vw;
  }
  .index-page .news-box .news-banner .swiper-pagination-bullets {
    bottom: 20px !important;
  }
  .index-page .index-wrap .gov-about-box {
    padding: 0 10px;
  }
.index-container .news-list-box {
    float: left;
    width: calc(100vw - 20px);
    height: auto;
  }
  .index-page .news-box .swiper-slide .title h2 {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .index-page .one-nectcom {
    float: left;
    margin-top: 20px;
    width: calc(100vw - 20px);
  }
  .index-page .one-nectcom .one-nectcom-content li {
    width: 48% !important;margin-bottom:5px !important;
  }
  .index-page .index-wrap::after {
    content: '';
    display: block;
    width: 100%;
    height: 10px;
    background-color: #f1f5f9;
    margin-top: 20px;
  }
  .index-page .index-wrap .gov-open-box {
    width: calc(100vw - 20px);
  }
  .index-container .news-list-box .news-tit-bar a {
    font-size: 16px;
  }
  .index-container .news-list-box .news-list-list li {
    padding: 5px 0;
  }
  .index-container .news-list-box .news-list-list li a h3 {
    max-width: calc(100%);
    font-size: 15px;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .index-container .news-list-box .news-list-list li a p {
    display: none;
  }
  .index-page .index-wrap .gov-info-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .index-page .index-wrap .gov-info-box::after {
    display: none;
  }
  .index-page .index-wrap .gov-info-box li {
    padding-right: 20px;
    width: 48%;
    display: inline-block;
    margin-right: 0;
    margin-top: 10px;
    display: flex;
    align-items: center;
  }
  .index-page .index-wrap .gov-info-box li a {
    max-width: calc(100% - 14px);
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .index-page .index-wrap .one-nectcom .one-nectcom-content {
    height: auto;
  }
  .index-page .index-wrap .one-nectcom .one-nectcom-content .swiper-wrapper {
    height: auto;
  }
  .index-page .index-wrap .bar-tit h1 {
    font-size: 18px;
  }
  .index-page .index-wrap .gov-open-box .gov-open-content .gov-open-title li {
    font-size: 16px;
  }
  .index-page .index-wrap .gov-open-box .gov-open-content .search-box {
    margin: 15px 10px;
    display: flex;
  }
  .index-page .index-wrap .gov-open-box .gov-open-content .search-box .sel-box {
    height: 30px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
  }
  .index-page .index-wrap .gov-open-box .gov-open-content .search-box .input-box {
    width: calc(100vw -140px);
  }
  .index-page .index-wrap .gov-open-box .gov-open-content .search-box .sel-box select {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-position: 72px center;
  }
  .index-page .index-wrap .gov-open-box .gov-open-content .search-box .input-box input {
    width: calc(100% - 40px);
    height: 30px;
  }
  .index-page .index-wrap .gov-open-box .gov-open-content .search-box .input-box .search-ico {
    width: 38px;
    height: 30px;
  }
  .index-page .index-wrap .gov-open-box .gov-news-box li a h3 {
    width: 50vw;
    font-size: 14px;
  }
  .index-page .nav-container-1 ul {
/*     padding: 0px 12px 0 12px; */
  }
  .index-page .index-wrap .one-nectcom .one-nectcom-box {
    padding-bottom: 14px;
  }
  .index-page .index-wrap .swiper-pagination-bullets {
    bottom: 20px !important;
  }
  .index-page .index-wrap .gov-open-box .swiper-pagination-bullets {
    bottom: 20px !important;
  }
  .index-page .index-wrap .one-nectcom .one-nectcom-title li.active::before {
    width: 63px;
    background-image: none;
    margin-left: -30.5px;
  }
  .index-page .one-nectcom-content-wrap {
    height: auto;
  }
  .index-page .index-wrap .one-nectcom .one-nectcom-content {
/*     padding-right: 12px;
    padding-left: 12px; */
  }
  .index-page .index-wrap .one-nectcom .one-nectcom-content .r-map {
    width: 100%;
    display: block;
    margin-left: 0;
  }
  .index-page .index-wrap .one-nectcom .one-nectcom-content .r-map img {
    width: 100%;
    height: auto;
  }
  .index-page .index-wrap .one-nectcom .one-nectcom-content.hot .hot-list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .index-page .index-wrap .one-nectcom .one-nectcom-content.hot .hot-list li {
    width: 48%;
    margin-right: 0;
    margin-left: 0;
    background-color: #fff;
  }
  .index-page .index-wrap .one-nectcom .one-nectcom-content.hot .hot-list::after {
    display: none;
  }
  .index-page .info-open-items {
    padding: 0 12px;
  }
  .index-page .info-open-items .open-item-box li {
    width: 100%;
  }
  .index-page .index-wrap .open-item-box li {
    -webkit-tap-highlight-color: transparent;
    width: 100%;
    margin-bottom: 10px;
    position: relative;
    background-image: url('../images/blue/right-arrows-grey.png');
    background-size: 24px 24px;
    background-position: 95% center;
    background-repeat: no-repeat;
    background-color: #f2f4f7;
  }
  .index-page .index-wrap .open-item-box li h2 {
    background-color: transparent;
    width: 100%;
    padding-top: 0;
    padding-left: 70px;
    background-position: 20px center;
    height: 56px;
    line-height: 56px;
    text-align: left;
  }
  .index-page .index-wrap .open-item-box li .open-detail-item {
    left: 0;
    top: 56px;
    width: 100% !important;
    height: auto !important;
    display: none;
  }
  .index-page .index-wrap .open-item-box li:hover h2 {
    border: none;
    box-shadow: none;
  }
  .index-page .index-wrap .open-item-box li.active {
    background-image: url('../images/blue/bottom-arrows-grey.png');
    background-color: #fff;
  }
  .index-page .index-wrap .open-item-box li.active h2 {
    background-color: #fff;
    border-top: 3px solid #2d66a5;
    transition: background-color 0.1s linear;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  }
  .index-page .index-wrap .open-item-box li.active .open-detail-item {
    display: block;
  }
  .index-page .index-wrap .open-item-box.r {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 25px;
  }
  .index-page .index-wrap .open-item-box.r::after {
    display: none;
  }
  .index-page .index-wrap .open-item-box.r li {
    background: none;
    width: 48%;
    margin-right: 0;
    background-color: #f2f4f7;
  }
  .index-page .index-wrap .open-item-box li .open-detail-item {
    width: calc(100vw - 60px);
    height: 100px;
    padding: 10px 15px;
  }
  .index-page .index-wrap .open-item-box li .open-detail-item a {
    width: 49%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .index-page a {
    -webkit-tap-highlight-color: transparent;
  }
  .index-page .index-wrap .one-nectcom .one-nectcom-title li {
    font-size: 16px;
  }
  .index-page .index-wrap .one-nectcom .one-nectcom-content li a h2 {
    font-size: 14px;
  }
  .index-page .index-wrap .one-nectcom .one-nectcom-bottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .index-page .index-wrap .one-nectcom .one-nectcom-bottom li {
    text-align: center;
    margin-right: 0;
  }
  .index-page .gov-open-swiper .swiper-slide .swiper-inner {
    padding: 0 10px;
  }
  .index-page .gov-open-swiper .swiper-slide a h2 {
    background-size: 48px 48px;
    font-size: 14px;
  }
  .index-page .announ-btns a {
    width: 170px;
  }
}

@media screen and (max-width: 370px) {
  .index-container .news-list-box .news-tit-bar a {
    margin-right: 10px;
  }
  .index-page .index-wrap .gov-open-box .gov-open-content .search-box .sel-box select {
    background-position: 65px center;
  }
  .index-page .index-wrap .open-item-box li:nth-of-type(4) .open-detail-item,
  .index-page .index-wrap .open-item-box li:nth-of-type(5) .open-detail-item {
    top: 56px;
    height: 210px;
  }
  .index-page .index-wrap .open-item-box li h2 {
    font-size: 12px;
  }
  .index-page .index-wrap .gov-info-box li {
    width: 100%;
  }
  .index-page .gov-open-swiper .swiper-slide .swiper-inner {
    padding: 0 10px;
  }
  .index-page .gov-open-swiper .swiper-slide a h2 {
    background-size: 42px 42px;
    font-size: 12px;
  }
}
