﻿@media screen and (max-width: 680px) {
  /* 头部开始 */
  body {
    min-width: auto;
    width: 100%;
    overflow-x: hidden;
  }
  .breadcrumb {
    width: 100%;
    padding:10px;
    margin-bottom: 0;
    font-size: 12px;
	height:auto;
	line-height:32px;
    box-sizing: border-box;
  }
  header {
    padding: 10px;
    height: auto;
  }
  .jz-my-header {
    width: auto;
	height:auto!important;
  }
  .header-main {
    display: block;
  }
  .header-logo {
    width: 100%;
    height: auto;
    margin-top: 30px;
    padding-right: 0;
  }
  .header-register {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 250px;
    margin-bottom: 0;
    text-align: right;
  }
  .header-register a {
    position: relative;
    font-size: 12px;
    display: inline-block;
    margin: 0 0 0 20px;
  }
  .header-register a:nth-child(2)::before,
  .header-register a:nth-child(3)::before,
  .header-register a:nth-child(4)::before,
  .header-register a:last-child::before {
    position: absolute;
    left: -10px;
    top: 4px;
    content: "";
    width: 1px;
    height: 10px;
    background: #999;
  }
  .sdzc {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 40px;
    height: auto;
  }
  .sdzc img {
    width: 100%;
  }
  .header-search {
    display: block;
    margin: 10px 0;
  }
  .hot-search {
    font-size: 12px;
  }
  .search-wrap {
    padding: 0;
  }
  .search-select {
    font-size: 12px;
  }
  .search-list {
    font-size: 12px;
    z-index: 9;
  }
  .search-input {
    font-size: 14px;
  }
  .search-button {
    right: 5px;
  }
  nav {
    font-size: 14px;
    height: auto;
  }
  .jz-my-nav {
    width: 100%;
  }
  .jz-my-nav li {
    line-height: 40px;
  }
  .navpopup,
  .navpopup2 {
    width: 30%;
    height: auto;
    margin-left: 20%;
    border: 1px solid #f7ce8d;
    z-index: 9;
  }
  .navpopup .tab,
  .navpopup2 .tab2 {
    width: 100%;
    padding: 0;
  }
  .navpopup .tab a,
  .navpopup2 .tab2 a {
    display: block;
    padding: 0;
    text-align: center;
    font-size: 12px;
  }
  .navpopup2 {
    margin-left: 60%;
  }

  /* 头部结束 */

  /* 底部开始 */
  .jz-my-footer1 {
    height: auto;
  }
  .footer-header {
    width: 100%;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    box-sizing: border-box;
  }
  .footer-content {
    width: 100%;
    height: auto;
    display: block;
  }
  .footer-content .content1 {
    width: 100%;
    padding: 10px 20%;
    box-sizing: border-box;
  }
  .footer-content .content2 {
    width: 100%;
    height: auto;
    text-align: center;
    padding: 0;
  }
  .footer-content .content2 .about {
    padding: 5px 30px;
    background: #950717;
    margin-bottom: 10px;
  }
  .footer-content .content2 .about a {
    font-size: 12px;
  }
  .footer-content .content2 p {
    line-height: 22px;
  }
  .footer-content .content2 p:last-child {
    padding-bottom: 10px;
  }
  .footer-content .content3 {
    display: none;
  }
  .footer-content .content3 {
    width: 100%;
    height: auto;
    padding: 10px;
    box-sizing: border-box;
  }
  .footer-content .content3 a {
    width: 20%;
    padding: 0 5px;
  }
  .footer-content .content3 a img {
    width: 100%;
    height: auto;
  }
  .jz-my-footer3 {
    height: auto;
  }
  .footer-text {
    width: 100%;
    display: block;
    height: auto;
    padding: 10px 0;
    margin: 0 0 10px;
  }
  .footer-text p {
    text-align: center;
    line-height: 22px;
    font-size: 12px;
  }
  /* 底部结束 */

  /* 首页开始 */
  .content {
    padding: 10px 0;
  }
  .content:before,
  .content:after {
    height: 0;
    content: "";
    display: block;
    clear: both;
    overflow: hidden;
  }
  .module {
    width: 100%;
  }
  .dflex {
    display: block;
  }
  /* 轮播图开始 */
  #home .banner-slide {
    width: 100%;
    height: 200px;
    padding: 0 10px;
  }
  .slideshow,
  .workTrend {
    width: 100% !important;
  }
  .whTopSlide {
    height: 200px !important;
  }
  .bd li img {
    height: 200px !important;
  }
  .hd {
    right: 10px !important;
  }
  /* 轮播图结束 */
  #home .banner-notice {
    width: 100%;
    padding: 20px 10px;
  }
  #home .notice-title,
  #home .notice-title2 {
    height: 30px;
    line-height: 30px;
  }
  #home .notice-title a,
  #home .notice-title2 a {
    font-size: 16px;
  }
  #home .notice-title a.active,
  #home .notice-title2 a.active {
    background: #bd1a2d;
    color: #fff;
  }
  #home .notice-title {
    margin-bottom: 10px;
  }
  #home .notice-title a::after {
    display: none;
  }
  #home .notice-title2 a::after {
    display: none;
  }
  #home .notice-title2 a {
    border: none;
  }
  .notice-list li a,
  .notice-list li span {
    font-size: 14px;
    line-height: 30px;
  }
  .subtitle {
    margin: 10px;
    font-size: 18px;
  }
  .zfxxgk-tab1 {
    display: flex;
    padding: 0 5px;
  }
  #home .zfxxgk-tab1 li {
    padding: 0 5px;
    margin: 0;
  }
  #home .zfxxgk-tab1 li img {
    width: 100%;
    height: 80px;
  }
  #home .zfxxgk-tab1 li .text {
    width: 50px;
    height: auto;
    line-height: initial;
    background: none;
    position: initial;
    top: auto;
    left: 0px;
    font-size: 12px;
    color: #bd1a2d;
    padding: 0;
    margin: 0 auto;
  }
  #home .zfxxgk-tab1 li.active .text {
    background: none;
  }
  #home .zfxxgk-tab2 {
    margin-top: 10px;
    padding: 0 5px;
    box-sizing: border-box;
  }
  #home .zfxxgk-tab2 li {
    width: 33.3%;
    height: auto;
    float: left;
  }
  #home .zfxxgk-tab2 li a {
    padding: 5px 5px;
    display: inline-block;
  }
  #home .zfxxgk-tab2 li img {
    width: 100%;
    height: auto;
  }
  #home .bsfw {
    width: 100%;
    margin-bottom: 0;
  }
  #home .bmfwcx,
  #home .zmhd {
    width: calc(100% - 10px);
    margin: 0 5px;
  }
  .bmfwcx:before,
  .bmfwcx:after {
    height: 0;
    content: "";
    display: block;
    clear: both;
    overflow: hidden;
  }
  #home .bmfwcx a {
    float: left;
    display: block;
    width: calc(33.3% - 10px);
    margin: 0 5px;
  }
  #home .bmfwcx img,
  #home .zmhd img {
    width: 100%;
    height: 75px;
    margin: 5px 0 !important;
  }
  #home .zmhd img {
    height: 55px;
  }
  #home .zmhd a {
    float: left;
    width: calc(25% - 10px);
    margin: 0 5px;
  }
  #home .ztzl {
    width: 100%;
    padding: 0 5px;
    box-sizing: border-box;
  }
  #home .ztzl a {
    float: left;
    display: block;
    width: calc(33.3% - 10px);
    margin: 0 5px;
  }
  #home .ztzl img {
    width: 100%;
    height: 53px;
    margin: 5px 0;
  }
  /* 首页结束 */

  /* 专题专栏开始 */
  #ztzl .content {
    padding: 0;
  }
  #ztzl .banner-slide {
    width: 100%;
    height: auto;
  }
  #ztzl .list {
    width: 100%;
    padding: 0 5px;
    display: block;
    box-sizing: border-box;
  }
  .list:before,
  .list:after {
    height: 0;
    content: "";
    display: block;
    clear: both;
    overflow: hidden;
  }
  #ztzl .list a {
    float: left;
    display: block;
    width: calc(50% - 10px);
    margin: 5px;
  }
  #ztzl .list a img {
    width: 100%;
    height: 123px;
  }
  #ztzl .list a span {
    width: 100%;
    font-size: 12px;
    height: 32px;
    overflow: hidden;
  }
  /* 分页开始 */
  .page {
    width: 100%;
  }
  .custom-pagination {
    font-size: 12px;
  }
  .page ul,
  .alltotal,
  .page-to {
    display: none;
  }
  /* 分页结束 */
  /* 专题专栏结束 */

  /* 政民互动开始 */
  #zmhd .content {
    padding: 0;
  }
  #zmhd .zmhd {
    width: 100%;
    padding: 0 10px;
  }
  #zmhd .tabs {
    width: 100%;
  }
  #zmhd .tabs .title {
    display: none;
  }
  #zmhd .tabs ul:before,
  #zmhd .tabs ul:after {
    height: 0;
    content: "";
    display: block;
    clear: both;
    overflow: hidden;
  }
  #zmhd .tabs li {
    float: left;
    width: 50%;
    height: 40px;
    line-height: 40px;
  }
  #zmhd .tabs li a {
    padding: 0 10px;
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  #zmhd .tabs li a img {
    margin: 0 5px 0 0;
  }
  #zmhd .tabs li.active > a {
    border: 1px solid #bd1a2d;
    box-shadow: -5px -2px 3px #bd1a2d;
    border-radius: 5px;
    font-weight: bold;
  }
  #zmhd .tabs li a:nth-of-type(2) {
    right: 10px;
    top: 11px;
    font-size: 12px;
    width: 30px;
    height: 20px;
    line-height: 20px;
  }
  #zmhd .mailbox {
    padding: 0;
  }
  #zmhd .mailbox .title {
    font-size: 16px;
    height:auto;
    line-height: 32px;
  }
  #zmhd .mailbox .subtitle:first-child {
    font-size: 16px !important;
  }
  #zmhd .mailbox .subtitle {
    font-size: 15px;
    margin: 0;
  }
  #zmhd .mailbox .describe {
    padding: 0;
  }
  #zmhd .mailbox .describe p {
    font-size: 14px;
    margin-right: 0;
  }
  #zmhd .mailbox .describe .dflex {
    padding: 0 15%;
    display: flex;
    justify-content: space-between !important;
  }
  #zmhd .mailbox .describe .dflex img {
    width: 110px;
    height: 110px;
    margin-top: 15px !important;
  }
  #zmhd .mailbox .describe .dflex div:last-child {
    margin-left: 10px !important;
  }
  #zmhd .mailbox .describe .btn2 {
    width: 100px;
    margin: 10px;
    padding: 5px 0;
    font-weight: normal;
    font-size: 16px;
  }
  #zmhd .mailbox .notice-list {
    padding-left: 0 !important;
  }
  /* 政民互动结束 */
  
  /*畅融工程*/
  
  /*政策法规、行政许可行政处罚-细分栏*/
  
  /*政策法规*/
  
  /*数据信息、*/
  
  /*打赢疫情、*/
  
  /*默认内容页*/
	    
}
