﻿body,
div,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
p,
dl,
dt,
dd,
a,
img,
button,
form,
table,
th,
tr,
td,
tbody,
article,
aside,
details,
figcaption,
figure,
mid-cer,
header,
hgroup,
menu,
nav,
section {
  margin: 0px;
  padding: 0px;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul,
li {
  list-style-type: none;
}

img {
  border-style: none;
  vertical-align: middle;
}
a {
  color: #333;
}
a:link,
a:active,
a:visited,
a:hover {
  text-decoration: none;
}
input,
textarea,
select,
button {
  outline: none;
  border: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* 回到顶部 */
.scroll {
  display: none;
}

/* 通用头部 */
.clear {
  position: relative;
  z-index: 100;
}
.header .clear {
  background: #fafafa;
}
.clear:after {
  content: "";
  display: block;
  clear: both;
}
.header-left {
  margin-left: 19px;
}
.header-left a {
  height: 60px;
  line-height: 60px;
  float: left;
}
.header-left img {
  height: 80%;
}
.header-left .zfzx {
  display: none;
}
.header-right {
  width: 25%;
  float: right;
}
.menu-xs {
  text-align: right;
  cursor: pointer;
}
.menu-xs img {
  height: 60px;
}
.menu-lg {
  display: none;
}
.nav {
  position: absolute;
  top: 60px;
  width: 100%;
  left: 0;
  z-index: 999;
  background: #fff;
  display: none;
}
.rollIn {
  animation: rollIn 1s ease 0s 1 normal;
}
.zoomOutRight {
  animation: zoomOutRight 1s ease-out 0s 1 normal both;
}
.nav-xs li a {
  display: block;
  line-height: 55px;
  height: 55px;
  font-size: 18px;
  padding: 0px 20px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-xs > li:first-child > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #d9d9d9;
  top: 0px;
  left: 0px;
}
.nav-xs li a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #d9d9d9;
  bottom: 0px;
  left: 0px;
}
/* .nav-xs > li > a {
  background: url(../images/2019tjj_001.png) no-repeat right content-box;
} */
.nav-xs > .active > a {
  background: #3584cf;
  color: #fff;
}
.nav-xs-subnav {
  background: #f2f2f2;
  overflow: hidden;
  display: none;
}
.nav-xs-subnav li a {
  font-size: 18px;
}
.nav-xs-subnav > li > a {
  padding-left: 45px;
  background: url(../images/2019tjj_002.png) no-repeat 20px;
}
.nav-xs-subnav > .active > a {
  background: #e6e6e6 url(../images/2019tjj_002.png) no-repeat 20px;
}
.nav-xs-trenav {
  display: none;
  overflow: hidden;
}
.nav-xs-trenav > li > a {
  color: #666;
  padding-left: 75px;
  background: url(../images/2019tjj_003.png) no-repeat 50px;
}
.nav-xs-fournav {
  background: #e6e6e6;
  display: none;
  overflow: hidden;
}
.nav-xs-fournav > li > a {
  padding-left: 105px;
  background: url(../images/2019tjj_002.png) no-repeat 80px;
}
/* 首页中部 */
.mid {
  background: #f2f2f2;
}
/* 中部搜索区域 */
.shop {
  background: url(../images/2019tjj_004.png) center no-repeat;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/2019tjj_004.png', sizingMethod='scale');
  padding: 60px 19px;
}
.search-wrap {
  height: 45px;
  border-radius: 44px;
  background: #fff;
  font-size: 16px;
  overflow: hidden;
}
.search-input {
  width: 75%;
  height: 100%;
  float: left;
  padding: 0px 30px;
}
.search-btn {
  max-width: 130px;
  width: 25%;
  background: #69bf14 url(../images/2019tjj_005.png) no-repeat center;
  background-size: 28px;
  height: 100%;
  float: right;
  border-radius: 0;
}
.search-hot {
  margin-top: 30px;
  text-align: center;
}
.search-hot p {
  font-size: 18px;
  color: #fff;
  line-height: 40px;
}
.search-hot ul {
  font-size: 0px;
}
.search-hot ul li {
  display: inline-block;
  margin: 10px 10px;
}
.search-hot ul li a {
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  color: #fff;
  min-width: 100px;
  height: 40px;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.3);
  background: transparent\8;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000, endColorstr=#4c000000);
  border-radius: 25px;
}
.search-list {
  margin: 50px -5px 0px;
  overflow: hidden;
}
.search-list .col-xs-6 {
  padding: 5px;
}
.search-list .col-xs-6 a {
  text-align: center;
  display: block;
  height: 155px;
  background: rgba(0, 0, 0, 0.7);
  background: transparent\8;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000, endColorstr=#b2000000);
  color: #fff;
  font-size: 18px;
  padding: 0 10px;
}
.search-list .col-xs-6 a img {
  padding: 35px 0px 20px;
  width: 30%;
  max-width: 50px;
}
.tool {
  display: none;
}
/* 中部主内容区域 */
.main .col-xs-12 {
  margin: 30px 0px 0px;
}
.mid .mid-box {
  box-shadow: 2px 2px 9px 1px #bbb;
  border: 1px solid #e6e6e6 \9;
}
.pagination {
  display: none;
}
.swiper-container .swiper-slide a {
  display: block;
}
.swiper-container .swiper-slide img {
  width: 100%;
}
.swiper-container .article-wrap {
  padding: 20px 19px;
  line-height: 2;
  background: #fff;
}
.swiper-container .article-title {
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.swiper-container .article-time {
  font-size: 16px;
  color: #999;
}
.column {
  overflow: hidden;
}
.column .column-title {
  overflow: hidden;
  padding: 0 19px;
  border-bottom: 1px solid #f6f6f6;
  position: relative;
}
.column-title li {
  float: left;
}
.column-title li {
  font-size: 22px;
  color: #666;
  margin-right: 20px;
  line-height: 60px;
  height: 60px;
  cursor: pointer;
}
.more {
  font-size: 16px;
  color: #666;
  line-height: 60px;
  display: none;
  position: absolute;
  right: 19px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.column-title .active {
  color: #3584cf;
  position: relative;
}
.column-title .active:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  top: 0;
  left: 0;
  background: #3584cf;
}
.anim-box {
  height: 355px;
  overflow: hidden;
  position: relative;
}
.column-article {
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
}
.column-article a {
  display: block;
  line-height: 2;
  padding: 10px 19px;
  border-top: 1px solid #f2f2f2;
}
.column-article li:first-child a {
  border-top: none;
}
.column-article .article-title {
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.column-article .article-time {
  font-size: 16px;
  color: #999;
}
/* 首页中部专题专栏 */
.special {
  background: #fff;
  margin: 30px 0px;
  padding-bottom: 50px;
}
.special .special-wrap > .col-xs-12 {
  margin-top: 30px;
}
.midcolumn-title {
  line-height: 80px;
  text-align: center;
  font-size: 26px;
  position: relative;
}
.midcolumn-title:after {
  content: "";
  position: absolute;
  width: 40px;
  height: 4px;
  background: #3584cf;
  left: 0;
  right: 0;
  top: 65px;
  margin: auto;
}
.special-title {
  padding: 0 19px;
  overflow: hidden;
  background: #f2f2f2;
  position: relative;
}
.special-title p {
  position: relative;
  font-size: 22px;
  padding-left: 14px;
  float: left;
  line-height: 60px;
}
.special-title p:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 4px;
  height: 20px;
  background: #3584cf;
}
.special-more {
  display: inline;
}
.special-column {
  padding: 20px 19px;
  overflow: hidden;
}
.special-column li a {
  font-size: 18px;
  display: block;
  line-height: 40px;
  padding-left: 20px;
  position: relative;
}
.special-column li a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #3584cf;
}
.paginations {
  position: absolute;
  z-index: 20;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.paginations .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  margin: 0 5px;
  box-shadow: 0px 0px 2px #000;
  cursor: pointer;
}
.swiper-pagination-switch.swiper-active-switch {
  background: #3584cf;
}

/* 中部互动交流 */
.interact {
  background: #fff;
  padding: 0px 19px 50px;
}
.interact-list {
  margin: 0px -5px;
  overflow: hidden;
}
.interact-list .col-xs-6 {
  padding: 5px;
}
.interact-list .col-xs-6 a {
  text-align: center;
  display: block;
  height: 150px;
  background: #f2f2f2;
  color: #666;
  font-size: 18px;
  padding: 0 10px;
}
.interact-list .col-xs-6 a div {
  width: 48px;
  height: 50px;
  padding: 35px 0px 20px;
  box-sizing: content-box;
  margin: auto;
}
.interact-list .col-xs-6 a .list-img1 {
  width: 30%;
  max-width: 50px;
  padding: 35px 0 20px;
}
.interact-list .col-xs-6 a .list-img2 {
  display: none;
}
/* 通用底部 */
.footer {
  color: #fff;
  font-size: 16px;
  overflow: hidden;
}
.footer a {
  color: #fff;
}
.footer-top {
  background: #174f90;
  padding: 30px 19px;
  overflow: hidden;
}
.footer-top .clear {
  display: none;
}
.footer-top ul {
  overflow: hidden;
}
.footer-top ul li {
  line-height: 1.6;
  padding: 5px 0px;
  float: left;
  margin-right: 10px;
  text-align: justify;
}
.footer-top ul .link {
  position: relative;
}
.footer-top ul .link img {
  position: absolute;
  top: 0;
  margin: auto;
  width: 20px;
}
.footer-top ul .link span {
  margin-left: 25px;
}
.footer-pc {
  float: right;
}
.footer-pc .margin-left {
  margin-left: 18px;
}
.footer-pc img {
  width: 30px;
}
.footer-bottom {
  background: #27313d;
  line-height: 40px;
  padding: 15px 19px;
}
.footer-bottom-left {
  overflow: hidden;
  text-align: center;
}
.footer-bottom-left ul li {
  float: left;
  width: 33%;
}
.footer-bottom-left ul li a {
  display: block;
}
.footer-bottom-right {
  text-align: center;
  padding: 15px 0px 10px;
}
#_ideConac img {
  width: 38px;
}

#_span_jiucuo img {
  width: 78px !important;
  height: auto !important;
}
.footer-bottom-right a {
  margin: 0 20px;
}
/* ?б???в?  */
.list-bj {
  display: none;
}
.position {
  display: none;
}
.position a {
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  color: #666;
}
.list-bav {
  display: none;
}
.list-content {
  background: #fff;
  min-height: 350px;
}
.list-tilte {
  color: #3584cf;
  text-align: center;
  padding: 0;
  background: #f3f3f3;
  font-size: 24px;
  font-weight: bold;
  line-height: 70px;
  position: relative;
}
.list-tilte:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 3px;
  background: #3584cf;
}
.list-article .column-article {
  display: block;
  position: relative;
}
.list-article .column-article li:last-child a {
  border-bottom: 1px solid #f2f2f2;
}
.paging {
  padding: 20px 0px;
  text-align: center;
  font-size: 16px;
}
.paging .leftcon {
  color: #666;
  padding: 0px 10px;
  line-height: 1.6;
}
.paging .leftcon span {
  padding: 0px 5px;
  color: #377ee0;
}
.paging .leftcon em {
  padding: 0px 5px;
  color: #377ee0;
  font-style: normal;
}
.paging .rightcon {
  padding: 10px 0px;
}
.paging .rightcon a {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #b2b2b2;
  background-color: #f3f3f3;
  padding: 0 10px;
  margin: 0 5px;
  color: #666;
}
.paging .rightcon span,
.paging .rightcon input {
  display: none;
}
/* 机构领导 */
.leader {
  font-size: 16px;
  margin: 15px 19px;
  border: 1px solid #dcdcdc;
}
.leader td {
  border: 1px solid #dcdcdc;
}
.leader tr:first-child td:first-child {
  width: 28%;
  padding: 2%;
}
.leader-img img {
  width: 100%;
}
.leader-img a p {
  font-size: 18px;
  color: #3584cf;
  font-weight: bold;
  padding: 20px 0px;
}
.leader .key {
  font-weight: bold;
  text-align: center;
  width: 16%;
  padding: 5px;
}
.leader .value {
  padding: 10px;
  line-height: 1.6;
  color: #666;
}

/* ????????? */
.peruse-content .leader {
  margin: 0px;
}

/* ??????? */
.survey {
  padding: 30px 20px;
}
.text-title {
  font-weight: bold;
  font-size: 20px;
  text-align: center;
}
.text-explain {
  text-align: center;
  font-size: 16px;
  color: #999;
  margin: 20px 0px;
}
.text-explain span {
  margin: 0 5px;
}
.text-explain .jiucuo {
  color: #999;
}
.text-content {
  line-height: 1.6;
  font-size: 16px;
}
.text-content img {
  max-width: 100%;
}
.trs-content p {
  margin-top: 20px;
}
.trs-content > p {
  margin-top: 10px;
}

/* 内设机构 */
.mechanism-wrap {
  padding: 0 19px;
}
.mechanism-title {
  color: #3584cf;
  font-weight: bold;
  font-size: 24px;
  line-height: 55px;
}
.mechanism {
  padding: 20px 0 20px;
  border-top: 1px solid #e5e5e5;
}
.mechanism:first-child {
  border-top: none;
}
.mechanism div {
  font-size: 16px;
  line-height: 1.7;
  padding: 5px 0px;
}
.mechanism div span {
  float: left;
  margin-right: 10px;
  font-weight: bold;
  text-align: justify;
}
.mechanism div p {
  margin-left: 80px;
}

/* 细览页内容 */
.peruse-title-wrap {
  background: #f3f3f3;
  padding: 20px 19px;
}
.peruse-title-wrap .text-title {
  margin: 0px;
  /* text-align: left; */
}
.peruse-title-wrap .text-explain {
  /* text-align: left; */
  margin: 10px 0px 0px;
}
.peruse-content {
  padding: 20px 19px 30px;
}
.appendix {
  padding: 10px 15px;
  background-color: #f3f3f3;
  margin-top: 10px;
  line-height: 1.6;
  overflow: hidden;
}
.appendix .appendix-key {
  float: left;
}
/* .appendix .appendix-key {
  font-weight: bold;
  font-size: 18px;
  float: left;
  margin-right: 10px;
  margin-top: 0;
} */
.appendix a {
  display: block;
  color: #3584cf;
  word-wrap: break-word;
}
.appendix .xgwj {
  margin: 0;
}
/* 网站导航内容 */
.webnav-wrap {
  padding: 20px 19px;
}
.webnav-content {
  margin: 15px 0px;
}
.webnav-content h3 a {
  font-size: 22px;
  color: #3584cf;
  position: relative;
  padding-left: 10px;
  line-height: 40px;
}
.webnav-content h3 a:after {
  content: "";
  position: absolute;
  height: 20px;
  width: 3px;
  background: #3584cf;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.webnav-content .webnav-sub {
  font-size: 18px;
  line-height: 35px;
  overflow: hidden;
}
.webnav-content .webnav-sub a {
  padding-right: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* 微信介绍页 */
.weChat-introduce {
  background: url(../images/2019tjj_048.jpg) no-repeat center;
  background-size: 120%;
  padding: 20px 0px 10px;
  box-shadow: 2px 2px 9px 1px #bbb;
  border: 1px solid #e6e6e6 \9;
}
.weChat-introduce img {
  opacity: 0;
  width: 100%;
}

/* ?????? */
.flex_left {
  position: absolute;
  top: 200px;
  left: 10px;
  z-index: 999;
}
.flex_click span {
  width: 30px;
  text-align: center;
  background-color: #eee;
  color: #595757;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 55;
}
.flex_right {
  position: absolute;
  z-index: 999;
  width: 150px;
  top: 200px;
  right: 10px;
}
.flex_click {
  display: none;
}
body .flex_iphone {
  display: table;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  pointer-events: auto;
  z-index: 555;
}
.flex_iphone_layersection {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.flex_iphone_kuang {
  width: 90%;
  max-width: 640px;
  position: relative;
  display: inline-block;
  background-color: #fff;
  font-size: 14px;
  border-radius: 5px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  pointer-events: auto;
}
.flex_iphone_content {
  padding: 20px;
}
.flex_iphone_content p {
  overflow: hidden;
}
.flex_iphone_content .line1 img {
  max-width: 100%;
}
.flex_iphone_content .line2 img {
  max-width: 46%;
}
.flex_click .flex_iphone_btn {
  color: #40affe;
  font-size: 14px;
  cursor: pointer;
  position: static;
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #d0d0d0;
  background-color: #f2f2f2;
  width: 100%;
  border-radius: 0 0 5px 5px;
  display: block;
}

/* 数据说 */
.dataTheory_wrap {
  margin: 0 -7.5px;
  padding: 20px;
  background: #fff;
  overflow: hidden;
}
.dataTheory_wrap .col-xs-6 {
  padding: 0 7.5px;
}
.dataTheory_box {
  display: block;
}
.dataTheory_img_wrap {
  padding: 5px;
  background-color: #f2f2f2;
}
.dataTheory_img_box {
  height: 150px;
  overflow: hidden;
}
.dataTheory_img {
  display: block;
  width: 100%;
  min-height: 150px;
}
.dataTheory_explain {
  padding: 10px 0px;
}
.dataTheory_title {
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1.8;
}
.dataTheory_time {
  color: #999;
  font-size: 16px;
}

/* 专题专栏 */
.special_column {
  padding: 30px 19px;
  background: #fff;
  overflow: hidden;
}
.special_column_title {
  height: 60px;
  line-height: 60px;
  border-bottom: 2px solid #e5e5e5;
  text-align: center;
}
.special_column_title ul li {
  display: inline-block;
}
.special_column_title ul li a {
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #666;
  margin: 0 15px;
}
.special_column_title ul li .active {
  color: #3584cf;
  position: relative;
}
.special_column_title ul li .active:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #3584cf;
  z-index: 5;
}
.special_column_content {
  overflow: hidden;
  padding: 20px 0px 10px;
  margin: 0 -10px;
}
/* 专题专栏_专题 */
.special_homepage a {
  padding: 10px;
}
.special_homepage a img {
  width: 100%;
}

/* 专题专栏_专栏 */
.special_column_homepage a {
  padding: 10px;
  text-align: center;
}
.special_column_homepage a > div {
  background: #e9eff5;
  overflow: hidden;
  height: 130px;
  padding: 0px 10px;
  color: #666;
}
.special_column_homepage a img {
  display: block;
  margin: 20px auto 15px;
  width: 40px;
}
.special_column_homepage a .hover {
  display: none;
}
.special_column_homepage a p {
  font-size: 18px;
}

/*政务公开_机构职能 */
.catalog_wrap:after {
  content: "";
  display: block;
  clear: both;
}
.mechanism_function {
  text-align: center;
}
.mechanism_function_title {
  height: 50px;
  line-height: 50px;
  font-size: 22px;
  color: #3584cf;
  background: #e9eff5;
  font-weight: bold;
  margin-top: 20px;
}
.mechanism_function_box {
  padding: 12px 0;
  margin: 0 -10px;
}
.mechanism_function_box:after {
  content: "";
  display: block;
  clear: both;
}
.mechanism_function_box a {
  padding: 10px;
}
.mechanism_function_box a div {
  background: #6ea3ec;
  height: 180px;
}
.mechanism_function_box a .green {
  background: #86c547;
}
.mechanism_function_box a div img {
  width: 50px;
  margin: 40px 0px 30px;
}
.mechanism_function_box a div p {
  font-size: 18px;
  color: #fff;
}

/*政府信息公开目录其他子栏目 */
.open_subcolumn {
  padding: 0px 0px;
  margin: 0 -10px;
}
.open_subcolumn a {
  padding: 0px 10px 20px;
}
.open_subcolumn .col-xs-12 {
  padding-bottom: 30px;
}
.open_subcolumn a > div {
  height: 160px;
}
.open_subcolumn a img {
  margin: 40px auto 25px;
  width: 40px;
}

/* 政府信息公开目录_其他 */
.open_other {
  padding-top: 20px;
  overflow: hidden;
  margin: 0 -9px;
}
.open_other a {
  padding: 10px 9px;
}
.open_other a div {
  background: #e9eff5;
  height: 60px;
  line-height: 60px;
  position: relative;
}
.open_other a div img {
  height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
  margin: auto;
}
.open_other a div p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 80px;
  font-size: 18px;
  color: #666;
}

/* 政民互动 */
.politics_interaction {
  background: #fff;
  margin: 0px 19px 0px;
  overflow: hidden;
}
/* 政民互动_访谈回顾 */
.swiper-interview {
  margin-top: 20px;
}
.swiper-interview .article-wrap {
  position: absolute;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.5);
  background: transparent\8;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
  padding: 0 19px;
  width: 100%;
  height: 40px;
  line-height: 40px;
}
.swiper-interview .article-title {
  color: #fff;
  width: 75%;
  font-size: 16px;
}

.pagination_interview {
  right: 19px;
  height: 40px;
  line-height: 40px;
  width: auto;
}
.jump {
  width: 120px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 20px;
  z-index: 55;
  padding-left: 15px;
  background: #3584cf;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}

/*政民互动_访谈预告 */
.interview_notice {
  background: #e9eff5;
  position: relative;
  margin: 20px 0 10px;
}
.interview_notice .name {
  position: absolute;
  height: 100%;
  width: 20px;
  font-size: 18px;
  color: #fff;
  background: #3584cf;
  padding: 0 15px;

  box-sizing: content-box;
}
.interview_notice .name p {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 20px;
  height: 100px;
}
.notice_content {
  display: block;
  padding: 20px;
  margin-left: 50px;
  font-size: 16px;
}
.notice_content div {
  padding: 5px 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*政民互动_咨询反馈 */
.consult .special_column_title > ul {
  text-align: left;
  position: relative;
}
.consult .special_column_title ul li a {
  margin: 0px 20px 0px 0px;
}
.consult .special_column_title .more {
  display: block;
  background: none;
  line-height: 70px;
  right: 0;
  font-size: 16px;
  color: #333;
  padding: 0px;
}

.consult_article {
  font-size: 18px;
  line-height: 2.2;
  padding-top: 20px;
  overflow: hidden;
}
.consult_article ul li a {
  display: block;
  overflow: hidden;
}
.consult_article ul li a p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  width: 67%;
}
.consult_article ul li a span {
  text-align: right;
  float: right;
  width: 33%;
}
.consult_article .time2 {
  display: none;
}

.consult_box {
  margin: 0 -10px;
  overflow: hidden;
}
.consult_box a {
  padding: 10px;
}
.consult_box a div {
  height: 145px;
  text-align: center;
  color: #fff;
  font-size: 18px;
}
.consult_box a div img {
  margin: 30px 0px 20px;
}
.consult_box a .one {
  background: #94c564;
}
.consult_box a .two {
  background: #1fc9d4;
}
.consult_box a .three {
  background: #61b0fa;
}

/*政民互动_征集调查 */
.solicitation_from {
  overflow: hidden;
  font-size: 18px;
  display: none;
}
.solicitation .special_column_title .more {
  display: none;
}
.solicitation_from .one {
  width: 64%;
  text-align: left;
  padding: 0 5px;
  float: left;
}
.solicitation_from .two {
  display: none;
}
.from_head {
  margin: 20px 0px 10px;
  background: #6ea3ec;
  color: #fff;
  overflow: hidden;
}
.from_head ul li {
  float: right;
  height: 50px;
  line-height: 50px;
  width: 100px;
  padding: 0 5px;
  text-align: center;
}
.from_content {
  margin: 20px 0px 0px;
  overflow: hidden;
  font-size: 18px;
}
.from_content ul li {
  float: right;
  line-height: 2.1;
  width: 100px;
  text-align: center;
  padding: 0 10px;
}
.from_content ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.solicitation_from .consult_article {
  padding: 0px 10px;
  line-height: 2.1;
  margin: 20px 0px 0px;
}
.solicitation_more a {
  color: #fff;
  font-size: 16px;
  text-align: right;
  display: block;
}
.solicitation .special_column_homepage {
  padding: 10px 0px 30px;
}

/* 征集调查 */
.list-article .solicitation_from {
  margin: 0 19px;
}
#form1 {
  padding-top: 25px;
}
#form1 input,
#form1 textarea {
  border: 1px solid #eee;
}

#form1 table td {
  padding: 5px 0;
}

#SubmitButton {
  border: 1px solid #eee;
  padding: 5px 10px;
  width: 60%;
  border-radius: 5px;
  background-color: #048cd8;
  color: #fff;
}

/* 答复查询 */
.list-article .link {
  color: #3584cf;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 5px;
  bottom: -5px;
  border: 1px solid #3584cd;
  margin: 20px 0px 20px 20px;
}

/* 统计数据列表 */
.statistics_data {
  padding: 40px 19px 20px;
  background: #fff;
  overflow: hidden;
}
.statistics_data_category {
  margin-bottom: 30px;
}
.statistics_data_category img {
  width: 150px;
  max-width: 200px;
  float: left;
  margin-right: 15px;
}
.statistics_data_introduce {
  margin-left: 165px;
  min-height: 165px;
  position: relative;
}
.statistics_data_category_title {
  color: #3584cf;
  position: relative;
  font-size: 20px;
  padding-bottom: 10px;
  display: inline-block;
}
.statistics_data_category_title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #3584cf;
  z-index: 5;
}
.statistics_data_category_synopsis {
  overflow: hidden;
}
.statistics_data_category_synopsis p {
  font-size: 16px;
  margin: 10px 0px 40px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.statistics_data_more {
  position: absolute;
  bottom: 0;
  font-size: 16px;
  color: #3584cf;
  border: 1px solid #3584cf;
  border-radius: 4px;
  display: inline-block;
  height: 32px;
  line-height: 30px;
  padding: 0 10px;
}
.realm_title {
  color: #174f90;
  font-size: 24px;
  margin: 20px 0;
  text-align: center;
  font-weight: bold;
}
.realm_titles {
  background-color: #f3f3f3;
  overflow: hidden;
}
.realm_titles span {
  float: left;
  padding: 10px 20px;
  background-color: #174f90;
  color: #fff;
}
.realm_titles a {
  float: right;
  color: #666;
  text-decoration: none;
  padding: 10px 20px;
}
.realm_box {
  margin: 20px 0;
}
.realm_box .realm_item {
  display: block;
  color: #333;
  text-decoration: none;
  padding: 10px 0;
  overflow: hidden;
}
.realm_box .realm_item font {
  float: right;
}
.realm_box .realm_item span {
  position: relative;
  padding-left: 15px;
  float: left;
  max-width: 70%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.realm_box .realm_item span::after {
  content: "";
  position: absolute;
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #666;
  left: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
}

@media (min-width: 768px) {
  /* 通用头部 */
  .header-left a {
    height: 100px;
    line-height: 100px;
  }
  .header-right img {
    height: 100px;
  }
  .header-left img {
    height: auto;
  }
  .nav-xs li a {
    line-height: 90px;
    height: 90px;
    font-size: 28px;
    cursor: pointer;
  }
  .nav-xs-subnav li a {
    font-size: 26px;
  }
  .nav {
    top: 100px;
  }
  /* 中部搜索区域 */
  .shop {
    padding: 80px 0px 0px;
    height: 820px;
  }
  .search-wrap {
    height: 88px;
    font-size: 16px;
  }
  .search-input {
    width: 582px;
  }
  .search-btn {
    width: 130px;
    background-size: 39px;
  }
  .search-hot p {
    font-size: 24px;
    line-height: 50px;
  }
  .search-hot ul li a {
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    padding: 0 27px;
  }
  .search-list {
    margin: 80px -5px 0px;
  }
  .search-list .col-xs-6 a {
    height: 180px;
    font-size: 24px;
  }
  .search-list .col-xs-6 a img {
    padding: 35px 0px 25px;
    width: 50px;
  }

  /* 中部主内容区域 */
  .swiper-container .article-title {
    font-size: 28px;
  }
  .swiper-container .article-time {
    font-size: 24px;
  }
  .column-title li {
    font-size: 30px;
    margin-right: 35px;
    line-height: 95px;
    height: 95px;
  }
  .column-article a {
    padding: 20px 19px;
  }
  .more {
    font-size: 24px;
    line-height: 95px;
  }
  .column-title .active:before {
    height: 4px;
  }
  .column-article .article-title {
    font-size: 30px;
  }
  .column-article .article-time {
    font-size: 24px;
  }
  /* 首页中部专题专栏 */
  .anim-box {
    height: 595px;
  }
  .midcolumn-title {
    line-height: 150px;
    font-size: 30px;
  }
  .midcolumn-title:after {
    top: 105px;
  }
  .special-title p {
    font-size: 28px;
    padding-left: 20px;
    line-height: 95px;
  }
  .special-title p:after {
    height: 25px;
  }
  .special-column {
    padding: 20px 19px;
    overflow: hidden;
  }
  .special-column li a {
    font-size: 24px;
    line-height: 70px;
    padding-left: 25px;
  }
  .special-column li a:after {
    width: 8px;
    height: 8px;
  }
  .paginations {
    bottom: 10px;
  }

  /* 中部互动交流 */
  .interact-list .col-xs-6 a {
    font-size: 24px;
  }
  .interact-list .col-xs-6 a .list-img1 {
    width: auto;
    padding: 25px 0 15px;
  }
  /* 通用底部 */
  .footer {
    font-size: 20px;
  }
  .footer-top {
    padding: 30px 0px;
  }
  .footer-top ul li {
    margin-right: 25px;
  }
  .footer-top ul .link img {
    width: auto;
    bottom: 0px;
  }
  .footer-top ul .link span {
    margin-left: 35px;
  }
  .footer-pc .margin-left {
    margin-left: 35px;
  }
  .footer-pc img {
    width: 40px;
  }
  .footer-bottom {
    line-height: 60px;
    padding: 15px 0px;
  }
  .footer-bottom-left {
    float: left;
    text-align: left;
  }
  .footer-bottom-right {
    float: right;
    padding: 0;
  }
  .footer-bottom-right a {
    margin: 0px;
    display: block;
  }

  /* ?б???в?  */
  .list-tilte {
    font-size: 32px;
    line-height: 110px;
  }
  .container-xs {
    width: 730px;
    margin-left: auto;
    margin-right: auto;
  }
  .list-tilte:after {
    height: 4px;
  }
  .paging .leftcon {
    line-height: 40px;
  }
  .paging {
    font-size: 24px;
    padding: 30px 0px;
  }
  .paging .rightcon a {
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    margin: 0 10px;
  }

  /* ??????? */
  .survey {
    padding: 30px 0px;
  }
  .text-title {
    font-size: 28px;
  }
  .text-explain {
    font-size: 18px;
  }
  .text-content {
    font-size: 20px;
  }
  /* 机构领导 */
  .leader {
    font-size: 18px;
  }
  .leader-img a p {
    font-size: 22px;
  }

  /* 内设机构 */
  .mechanism-wrap {
    padding: 0px;
  }
  .mechanism-title {
    font-size: 28px;
    line-height: 70px;
  }
  .mechanism div {
    font-size: 20px;
  }
  .mechanism div p {
    margin-left: 100px;
  }

  /* 细览页内容 */
  .peruse-title-wrap {
    padding: 30px 0px;
  }
  .peruse-title-wrap .text-explain {
    margin: 15px 0px 0px;
  }
  .peruse-content {
    padding: 30px 0px 50px;
  }

  /* 网站导航内容 */
  .webnav-wrap {
    padding: 30px 0px;
  }
  .webnav-content h3 a {
    font-size: 26px;
    padding-left: 15px;
    line-height: 50px;
  }
  .webnav-content h3 a:after {
    height: 25px;
    width: 4px;
  }
  .webnav-content .webnav-sub {
    font-size: 22px;
    line-height: 40px;
  }

  /* ?????? */
  .flex_click {
    display: block;
  }
  body .flex_iphone {
    display: none;
  }

  /* 数据说 */
  .dataTheory_wrap {
    margin: 0 -10px;
    padding: 30px 0px;
  }
  .dataTheory_wrap .col-xs-6 {
    padding: 0 10px;
  }
  .dataTheory_img_box {
    height: 200px;
    overflow: hidden;
  }
  .dataTheory_img {
    display: block;
    width: 100%;
    min-height: 200px;
  }
  .dataTheory_title {
    font-size: 20px;
  }
  .dataTheory_time {
    font-size: 18px;
  }

  /* 专题专栏 */
  .special_column_title {
    height: 70px;
    line-height: 70px;
  }
  .special_column_title ul li a {
    font-size: 30px;
  }
  .special_column {
    padding: 30px 0px;
  }
  .padding-wrap {
    background: #fff;
  }
  .special_column_content {
    margin: 0 -12px;
  }
  /* 专题专栏_专题 */
  .special_homepage a {
    padding: 12px;
  }
  /* 专题专栏_专栏 */
  .special_column_homepage a {
    padding: 12px;
  }
  .special_column_homepage a > div {
    height: 166px;
  }
  .special_column_homepage a img {
    margin: 30px auto 20px;
    width: auto;
  }
  .special_column_homepage a p {
    font-size: 24px;
  }

  /*政务公开_机构职能 */
  .mechanism_function_title {
    height: 60px;
    line-height: 60px;
    font-size: 28px;
  }
  .mechanism_function_box {
    margin: 0 -19px;
  }
  .mechanism_function_box a {
    padding: 19px;
  }
  .mechanism_function_box a div {
    height: 262px;
  }
  .mechanism_function_box a div img {
    width: auto;
    margin: 60px 0px 45px;
  }
  .mechanism_function_box a div p {
    font-size: 24px;
  }

  /*政府信息公开目录其他子栏目 */
  .open_subcolumn {
    padding: 0px 0px;
    margin: 0 -13.5px;
  }
  .open_subcolumn a {
    padding: 0px 13.5px 27px;
  }
  .open_subcolumn a > div {
    height: 228px;
  }
  .open_subcolumn a img {
    margin: 55px auto 40px;
  }

  /* 政府信息公开目录_其他 */
  .open_other a div {
    height: 70px;
    line-height: 70px;
  }
  .open_other a div img {
    height: auto;
  }
  .open_other a div p {
    margin-left: 90px;
    font-size: 24px;
  }

  /* 政民互动 */
  .politics_interaction {
    margin: 30px 0px 0px;
  }
  /* 政民互动_访谈回顾 */
  .swiper-interview {
    margin-top: 0px;
  }
  .swiper-interview .article-wrap {
    height: 50px;
    line-height: 50px;
  }
  .swiper-interview .article-title {
    width: 80%;
    font-size: 24px;
  }

  .pagination_interview {
    right: 19px;
    height: 50px;
    line-height: 50px;
    width: auto;
    bottom: 0;
  }
  .pagination_interview .swiper-pagination-switch {
    width: 16px;
    height: 16px;
  }
  .jump {
    width: 140px;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    z-index: 55;
  }

  /*政民互动_访谈预告 */
  .interview_notice {
    background: #e9eff5;
    position: relative;
  }
  .interview_notice .name {
    width: 30px;
    font-size: 28px;
  }
  .interview_notice .name p {
    width: 30px;
    height: 155px;
  }
  .notice_content {
    padding: 30px;
    margin-left: 60px;
    font-size: 26px;
  }

  /*政民互动_咨询反馈 */
  .consult .special_column_title ul li a {
    margin: 0px 40px 0px 0px;
  }
  .consult .special_column_title .more {
    font-size: 24px;
  }

  .consult_article {
    font-size: 28px;
  }
  .consult_article ul li a p {
    width: 75%;
  }
  .consult_article ul li a span {
    width: 25%;
  }
  .consult_article ul li a span {
    display: none;
  }
  .consult_article .time2 {
    display: block;
  }
  .consult_box {
    margin: 0 -15px;
    padding-bottom: 15px;
  }
  .consult_box a {
    padding: 15px;
  }
  .consult_box a div {
    font-size: 24px;
  }
  .consult_box a div img {
    margin: 25px 0px 20px;
  }

  /*政民互动_征集调查 */
  .solicitation_from {
    font-size: 24px;
  }
  .solicitation_from .one {
    width: 45%;
    text-align: left;
    float: left;
  }
  .solicitation_from .two {
    display: block;
    width: 20%;
  }
  .from_head {
    margin: 30px 0px 15px;
    background: #6ea3ec;
    color: #fff;
    overflow: hidden;
  }
  .from_head ul li {
    float: left;
    height: 60px;
    line-height: 60px;
    width: 15%;
  }
  .from_content {
    overflow: hidden;
    font-size: 22px;
  }
  .from_content ul li {
    float: left;
    width: 15%;
  }
  .from_head .solicitation_more {
    float: right;
  }
  .solicitation_more a {
    font-size: 20px;
  }
  .solicitation .special_column_homepage a > div {
    height: 180px;
  }

  /* 统计数据列表 */
  .statistics_data {
    padding: 40px 0px 10px;
  }
  .statistics_data_category {
    margin-bottom: 40px;
  }
  .statistics_data_category img {
    width: 200px;
    margin-right: 20px;
  }
  .statistics_data_introduce {
    margin-left: 220px;
    min-height: 220px;
  }
  .statistics_data_category_title {
    font-size: 30px;
  }
  .statistics_data_category_synopsis p {
    font-size: 24px;
    margin: 15px 0px 55px;
  }
  .statistics_data_more {
    font-size: 24px;
    height: 42px;
    line-height: 40px;
    padding: 0 15px;
  }
}
@media (min-width: 992px) {
  .paging .rightcon span,
  .paging .rightcon input {
    display: inline-block;
  }
  .paging .rightcon input {
    padding: 0 10px;
  }
  .paging .rightcon input#num {
    border: 1px solid #ccc;
    width: 50px;
    margin: 0 5px;
  }
  .realm {
    font-size: 18px;
  }
  /* ??????
  .nav-xs li a {
    line-height: 70px;
    height: 70px;
    font-size: 24px;
    cursor: pointer;
  }
  .nav-xs-subnav li a {
    font-size: 20px;
  } */
  /* 通用头部 */
  .header-left a {
    margin-right: 20px;
    height: 80px;
    line-height: 80px;
  }
  .header-left img {
    width: 150px;
  }
  .header-right {
    width: auto;
  }
  .menu-xs {
    display: none !important;
  }
  .nav {
    display: none !important;
  }
  .menu-lg {
    display: block;
    text-align: center;
  }
  .nav-lg {
    float: right;
  }
  .nav-lg > ul > li {
    float: left;
  }
  .nav-lg > ul > li > a {
    display: block;
    color: #666;
    line-height: 80px;
    height: 80px;
    font-size: 18px;
    padding: 0px 10px;
  }
  .nav-lg > ul > li:hover > a {
    background: #f2f2f2;
    color: #3584cf;
    position: relative;
  }
  .nav-lg > ul > li:hover > a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: #3584cf;
  }
  .nav-lg > ul > li:hover .nav-lg-subnav {
    display: block;
    border: 1px solid #d9d9d9;
  }
  .nav-lg .active {
    color: #3584cf;
    position: relative;
  }
  .nav-lg .active:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: #3584cf;
  }
  .nav-lg-subnav {
    display: none;
    position: absolute;
    min-width: 216px;
    z-index: 55;
    overflow: hidden;
    background: #fff;
  }
  .nav-lg-subnav li a {
    /* text-align: left;
    padding-left: 30px; */
    padding: 0 15px;
    display: block;
    line-height: 50px;
    height: 50px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .nav-lg-subnav li a:hover {
    background: #3584cf;
    color: #fff;
  }
  .nav-right {
    float: right;
  }
  .nav-right a {
    float: left;
    width: 90px;
    height: 80px;
    line-height: 90px;
    font-size: 16px;
    color: #fff;
  }
  .nav-right .blue {
    background: #3584cf;
  }
  .nav-right .green {
    background: #69bf14;
  }

  /* 中部搜索区域 */
  .shop {
    padding: 80px 0px;
    height: auto;
  }
  .search-hot p {
    font-size: 20px;
  }
  .search-input {
    width: 820px;
    padding: 25px 30px;
    line-height: 38px;
  }
  .search-hot ul li a {
    font-size: 20px;
  }
  .search-hot ul li a:hover {
    background-color: #69bf14;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff69bf14, endColorstr=#ff69bf14)\8;
    transition: all 0.7s ease-out;
  }
  .search-list .col-xs-6 a {
    height: 150px;
    font-size: 20px;
    transition: all 0.5s ease-out;
  }
  .search-list .col-xs-6 a:hover {
    background: #3584cf;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff3584cf, endColorstr=#ff3584cf)\8;
    transform: translateY(-10px);
  }
  .search-list .col-xs-6 a img {
    transition: all 0.5s;
  }
  .search-list .col-xs-6 a:hover img {
    transform: rotateY(180deg);
    transition: all 0.7s;
  }
  .tool {
    display: block;
    font-size: 0;
    text-align: center;
    margin-top: 50px;
  }
  .tool .tool-box {
    display: inline-block;
    text-align: center;
    width: 120px;
    height: 130px;
    background: #fff;
    border-radius: 6px;
    color: #666;
    margin: 0 15px;
    font-size: 16px;
    transition: all 0.5s ease-out;
  }
  .tool .tool-box:hover {
    transform: scale(1.1);
  }
  .tool .tool-box img {
    padding: 20px 0px 15px;
    width: 60px;
  }

  /* 中部主内容区域 */
  .swiper-article .swiper-slide.swiper-slide-active img {
    transition: all 0.5s ease-out;
  }
  .swiper-article .swiper-slide.swiper-slide-active:hover img {
    transform: scale(1.05);
  }
  .swiper-container .article-title {
    font-size: 24px;
  }
  .swiper-container .article-time {
    font-size: 20px;
  }
  .swiper-container .arrow-left {
    background: rgba(0, 0, 0, 0.7) url(../images/2019tjj_017.png) no-repeat
      center;
    background: rgb(0, 0, 0) url(../images/2019tjj_017.png) no-repeat center\9;
    transition: all 0.7s ease-out;
    position: absolute;
    top: 195px;
    left: 0;
    margin: auto;
    width: 50px;
    height: 50px;
    z-index: 55;
    transition: all 0.3s ease-out;
  }
  .swiper-container .arrow-right {
    background: rgba(0, 0, 0, 0.7) url(../images/2019tjj_018.png) no-repeat
      center;
    background: rgb(0, 0, 0) url(../images/2019tjj_018.png) no-repeat center\9;
    position: absolute;
    top: 195px;
    right: 0;
    margin: auto;
    width: 50px;
    height: 50px;
    z-index: 55;
    transition: all 0.3s ease-out;
  }
  .swiper-container .arrow-left:hover,
  .swiper-container .arrow-right:hover {
    background-color: #3584cf;
  }
  .column-title li {
    font-size: 26px;
    line-height: 80px;
    height: 80px;
  }
  .more {
    font-size: 22px;
    line-height: 80px;
  }
  .anim-box {
    height: 515px;
  }
  .column-article .article-title {
    font-size: 24px;
  }
  .column-article .article-time {
    font-size: 20px;
  }
  .column-article a {
    transition: all 0.3s;
  }
  .column-article a:hover {
    color: #fff;
    background: #3584cf;
  }
  .column-article a:hover .article-time {
    color: #fff;
  }

  /* 首页中部专题专栏 */
  .midcolumn-title {
    line-height: 120px;
    font-size: 26px;
  }
  .midcolumn-title:after {
    top: 90px;
  }
  .special-title p {
    font-size: 26px;
    line-height: 80px;
  }
  .special-column li a {
    font-size: 22px;
    line-height: 60px;
  }
  .special-column li a:after {
    width: 6px;
    height: 6px;
  }

  /* 中部互动交流 */
  .interact-list .col-xs-6 a {
    font-size: 22px;
    transition: all 0.5s;
  }
  .interact-list .col-xs-6 a:hover {
    background: #3584cf;
    color: #fff;
  }
  .interact-list .col-xs-6 a:hover .list-img1 {
    display: none;
  }
  .interact-list .col-xs-6 a:hover .list-img2 {
    padding: 25px 0 15px;
    display: inline;
  }

  /* 通用底部 */
  .footer {
    font-size: 16px;
  }
  .footer-top {
    padding-bottom: 30px;
    height: 435px;
  }
  .footer-top .clear {
    display: block;
  }
  .friendlink-wrap {
    float: right;
    margin: 40px -10px;
  }
  .friendlink {
    padding: 0 10px;
    float: left;
  }
  .friendlink-list {
    width: 200px;
    height: 40px;
    line-height: 40px;
  }
  .friendlink-list p {
    cursor: pointer;
    padding: 0 19px;
    position: relative;
    border: 1px solid #fff;
    height: 40px;
  }
  .friendlink-list p img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 19px;
    margin: auto;
    transform: rotate(0deg);
    transition: transform 0.5s;
  }
  .friendlink-list p .icft {
    transform: rotate(180deg);
    transition: transform 0.5s;
  }
  .friendlink-list .riendlink-content {
    display: none;
    z-index: 55;
    position: relative;
    max-height: 300px;
    overflow: auto;
    border: 1px solid #fff;
    width: 200px;
    margin-top: -1px;
    background: #174f90;
  }
  .friendlink-list .riendlink-content a {
    display: block;
    padding: 0 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .friendlink-list .riendlink-content a:hover {
    color: #666;
    background: #f2f2f2;
  }
  .logo-bottom {
    line-height: 120px;
    display: inline-block;
  }
  .logo-bottom img {
    width: 150px;
  }
  .footer-left {
    float: left;
    width: 300px;
  }
  .footer-right {
    float: right;
    width: 200px;
  }
  .footer-mid {
    position: absolute;
    width: 320px;
    right: 270px;
  }
  .footer-top ul {
    position: relative;
    padding: 10px 0px;
  }
  .footer-top ul:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 4px;
    background: #fff;
    top: 0;
    left: 0;
  }
  .footer-top ul li {
    float: none;
    margin: 0;
  }
  .footer-top ul .link img {
    width: auto;
  }
  .footer-top ul .link span {
    margin-left: 35px;
  }
  .footer-pc {
    display: none;
  }
  .footer-bottom {
    line-height: 70px;
    padding: 0px;
  }
  .footer-bottom-left ul li {
    float: left;
    width: auto;
    padding-right: 30px;
  }
  .footer-bottom-right a {
    display: inline-block;
    margin: 0px 0px 0px 20px;
  }
  .footer-bottom-left ul li:last-child {
    padding: 0;
  }
  #_span_jiucuo img {
    margin-left: 20px !important;
  }
  /* ?б???в?  */
  .listpage-wrap {
    overflow: hidden;
    background: #f3f3f3;
  }
  .list-bj {
    display: block;
    background: url(../images/2019tjj_004.png) no-repeat center;
    height: 150px;
  }
  .position {
    display: block;
    background: #fff;
  }
  .listpage {
    width: 950px;
    margin: auto;
    padding: 50px 0px;
  }
  .list-bav {
    display: block;
    float: left;
    width: 250px;
    line-height: 70px;
    background: #fff;
    box-shadow: 2px 2px 9px 1px #bbb;
    border: 1px solid #e6e6e6 \9;
  }
  .main-title {
    background: #3584cf;
    color: #fff;
    font-size: 22px;
    text-align: center;
    border-bottom: 1px solid #d9d9d9;
  }
  .list-bav-a {
    font-size: 16px;
  }
  .list-bav-a a {
    display: block;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .list-bav-a .active {
    background-color: #3584cf;
    background-image: url(../images/2019tjj_045.png);
    color: #fff;
  }
  .list-bav-a a:hover {
    background-color: #3584cf;
    background-image: url(../images/2019tjj_045.png);
    color: #fff;
  }
  .list-bav-a li a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #d9d9d9;
    bottom: 0px;
    left: 0px;
  }
  .list-bav-a > li > a {
    background: #fff url(../images/2019tjj_044.png) no-repeat 30px center;
    padding-left: 50px;
  }
  .list-bav-b {
    display: none;
    background-color: #f3f3f3;
  }
  .list-bav-b > li > a {
    background: url(../images/2019tjj_044.png) no-repeat 45px center;
    padding-left: 65px;
  }
  .list-bav-c {
    display: none;
  }
  .list-bav-c > li > a {
    background: url(../images/2019tjj_044.png) no-repeat 60px center;
    padding-left: 80px;
  }
  .list-bav-d {
    display: none;
  }
  .list-bav-d > li > a {
    background: url(../images/2019tjj_044.png) no-repeat 75px center;
    padding-left: 95px;
  }
  .list-bav-name {
    line-height: 60px;
  }
  .list-content {
    float: right;
    width: 680px;
    box-shadow: 2px 2px 9px 1px #bbb;
    border: 1px solid #e6e6e6 \9;
  }
  .list-tilte {
    font-size: 22px;
    line-height: 70px;
    text-align: left;
    padding-left: 30px;
  }
  .list-tilte:after {
    height: 3px;
    background: #c2c2c2;
  }
  .list-tilte p {
    display: inline-block;
    position: relative;
    font-weight: normal;
  }
  .list-tilte p:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 3px;
    background: #3584cf;
    z-index: 55;
  }
  .paging {
    font-size: 16px;
    padding: 20px 0px 40px;
    background: #fff;
  }
  .paging .rightcon a {
    height: 40px;
    line-height: 40px;
  }
  .paging .rightcon a:hover {
    background: #3584cf;
    color: #fff;
  }
  .list-article {
    padding: 0 30px;
  }
  .container-xs {
    width: auto;
  }
  .list-article .column-article li:first-child a {
    padding-top: 10px;
  }
  .list-article .column-article a {
    padding: 0;
    overflow: hidden;
    line-height: 75px;
  }
  .list-article .column-article .article-title {
    font-size: 16px;
    float: left;
    width: 500px;
  }
  .list-article .column-article .article-time {
    font-size: 16px;
    float: right;
  }
  .list-article .column-article a:hover {
    color: #3584cf;
    background: transparent;
  }
  .list-article .column-article a:hover .article-time {
    color: #3584cf;
  }

  /* ??????? */
  .survey {
    padding: 30px 20px;
  }
  .text-title {
    font-size: 24px;
  }
  .text-explain {
    margin: 20px 0px 35px;
    font-size: 16px;
  }
  .text-content {
    font-size: 16px;
  }

  /* 机构领导 */
  .leader {
    font-size: 16px;
    margin: 15px 20px;
  }
  .leader tr:first-child td:first-child {
    width: 25%;
    padding: 10px;
  }

  /* 内设机构 */
  .mechanism-wrap {
    padding: 0 20px;
  }
  .mechanism-title {
    font-size: 24px;
    line-height: 55px;
  }
  .mechanism div {
    font-size: 18px;
  }
  .mechanism div p {
    margin-left: 80px;
  }

  /* 细览页内容 */
  .peruse-title-wrap {
    padding: 40px 0px;
  }
  .peruse-title-wrap .text-explain {
    margin: 20px 0px 0px;
  }
  .peruse-content {
    padding: 40px 0px 60px;
  }
  .appendix a {
    margin-left: 55px;
  }
  .appendix .jd_dbpray .xgwj {
    margin-left: 168px;
  }

  /* 网站导航内容 */
  .webnav-content .webnav-sub {
    font-size: 18px;
  }

  /* 微信介绍页 */
  .weChat-introduce {
    background: none;
    padding: 0px 0px;
  }
  .weChat-introduce img {
    opacity: 1;
  }

  /* 回到顶部 */
  .scroll {
    position: fixed;
    z-index: 999;
    right: 30px;
    bottom: 30px;
    margin: auto;
    height: 60px;
    width: 60px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.3) url(../images/2019tjj_049.png) no-repeat
      center;
    background: #b2b3b4 url(../images/2019tjj_049.png) no-repeat center\9;
  }
  .scroll:hover {
    background: #3584cf url(../images/2019tjj_049.png) no-repeat center;
  }

  /* 数据说 */
  .dataTheory_wrap {
    padding: 20px 10px;
  }
  .dataTheory_box:hover .dataTheory_img_wrap {
    background-color: #3584cf;
    transition: all 0.4s ease-in-out;
  }
  .dataTheory_img_box {
    height: 180px;
  }
  .dataTheory_img {
    min-height: 180px;
  }
  .dataTheory_title {
    font-size: 18px;
  }
  .dataTheory_time {
    font-size: 16px;
  }

  /* 专题专栏 */
  .padding-wrap {
    background: #f3f3f3;
    padding: 50px 0px;
  }
  .special_column {
    padding: 20px;
  }
  .special_column_title {
    height: 65px;
    line-height: 65px;
  }
  .special_column_title ul li a {
    font-size: 24px;
  }
  .special_column_content {
    margin: 0 -10px;
  }

  /* 专题专栏_专题 */
  .special_homepage a {
    padding: 10px;
  }

  /* 专题专栏_专栏 */
  .special_column_homepage a {
    padding: 10px;
  }
  .special_column_homepage a > div {
    height: 150px;
    transition: all 0.3s;
  }
  .special_column_homepage a > div:hover {
    background: #3584cf;
    color: #fff;
  }
  .special_column_homepage a > div:hover img {
    display: none;
  }
  .special_column_homepage a > div:hover .hover {
    display: block;
  }
  .special_column_homepage a img {
    width: 45px;
  }
  .special_column_homepage a p {
    font-size: 18px;
  }

  /* 政务公开_机构职能 */
  .mechanism_function {
    width: 300px;
    float: left;
  }
  .mechanism_function_title {
    height: 44px;
    line-height: 44px;
    font-size: 20px;
    margin-top: 30px;
  }
  .mechanism_function_box {
    padding: 10px 0px;
    margin: 0 -10px;
  }
  .mechanism_function_box a {
    padding: 10px;
  }
  .mechanism_function_box a div {
    height: 150px;
    transition: all 0.3s;
  }
  .mechanism_function_box a div:hover {
    transform: translateY(-8px);
    box-shadow: 0px 8px 3px -5px #999;
  }
  .mechanism_function_box a div img {
    margin: 35px 0px 25px;
    width: 45px;
  }
  .mechanism_function_box a div p {
    font-size: 18px;
  }

  /*政府信息公开目录其他子栏目 */
  .open_subcolumn {
    float: right;
    width: 590px;
    margin-top: 20px;
  }
  .open_subcolumn a > div {
    height: 182px;
  }
  .open_subcolumn .col-xs-12 {
    padding-bottom: 10px;
  }
  .open_subcolumn a img {
    margin: 40px auto 30px;
  }

  /* 政府信息公开目录_其他 */
  .open_other {
    margin: 0 -10px;
    padding: 20px 0px 10px;
  }
  .open_other a {
    padding: 10px;
  }
  .open_other a div {
    transition: all 0.3s;
  }
  .open_other a div img {
    height: 45px;
    transition: all 0.3s;
  }
  .open_other a div:hover img {
    transform: rotate(360deg) scale(1.2);
  }
  .open_other a div p {
    margin-left: 85px;
    font-size: 18px;
  }

  /* 政民互动 */
  .politics_interaction {
    padding: 30px 20px 20px;
    margin: 0;
  }
  .politics_top_wrap {
    overflow: hidden;
    margin: 0 -10px;
    padding-bottom: 30px;
  }
  .politics_top_wrap .col-md-6 {
    padding: 0 10px;
  }
  /* 政民互动_访谈回顾 */
  .swiper-interview .article-wrap {
    height: 40px;
    line-height: 40px;
  }
  .swiper-interview .article-title {
    width: 75%;
    font-size: 18px;
  }
  .swiper-interview .swiper-wrapper .swiper-slide img {
    width: 445px;
    height: 264px;
  }
  .pagination_interview {
    height: 40px;
    line-height: 40px;
  }
  .pagination_interview .swiper-pagination-switch {
    width: 12px;
    height: 12px;
  }
  .jump {
    width: 110px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
  }

  /*政民互动_访谈预告 */
  .interview_notice {
    margin-top: 15px;
  }
  .interview_notice .name {
    width: 20px;
    font-size: 18px;
  }
  .interview_notice .name p {
    width: 20px;
    height: 100px;
  }
  .notice_content {
    padding: 15px 20px;
    margin-left: 50px;
    font-size: 18px;
  }

  /*政民互动_咨询反馈 */
  .consult .special_column_title ul li a {
    margin: 0px 30px 0px 0px;
  }
  .consult .special_column_title {
    height: 45px;
    line-height: 1;
  }
  .consult .special_column_title ul li a {
    padding-bottom: 20px;
  }
  .consult .special_column_title .more {
    font-size: 16px;
    line-height: 30px;
  }
  .consult .special_column_title .more:hover {
    color: #3584cf;
  }
  .consult_article {
    font-size: 18px;
    padding: 10px 0px;
    line-height: 1.9;
  }
  .consult_article ul li a:hover {
    color: #3584cf;
  }
  .solicitation_from .consult_article {
    margin: 10px 0px 0px;
    line-height: 2.6;
  }
  .consult_box {
    padding: 0px;
    margin: 0 -10px;
  }
  .consult_box a {
    padding: 10px;
  }
  .consult_box a div {
    height: 135px;
    font-size: 18px;
  }
  .consult_box a div img {
    width: 45px;
    margin: 20px 0px;
    transition: all 1s;
  }
  .consult_box a div:hover img {
    transform: rotateY(180deg);
  }
  /*政民互动_征集调查 */
  .solicitation_from {
    font-size: 18px;
  }
  .business_wrap {
    margin: 0 -15px;
  }
  .solicitation_from .col-md-6 {
    padding: 0 15px;
  }
  .solicitation_from .one {
    width: 47%;
    float: left;
  }
  .solicitation_from .two {
    width: 19%;
  }
  .from_head {
    margin: 20px 0px 10px;
  }
  .from_head ul li {
    float: left;
    height: 50px;
    line-height: 50px;
    width: 15%;
  }
  .from_content {
    margin: 10px 0px 0px;
    font-size: 18px;
  }
  .from_content ul li {
    float: left;
    width: 15%;
    padding: 0 10px;
    line-height: 2.6;
  }
  .from_content ul .one a:hover {
    color: #3584cf;
  }
  .solicitation_more a {
    font-size: 16px;
  }
  .solicitation .special_column_homepage {
    padding: 10px 0px 0px;
  }
  .solicitation .special_column_homepage a > div {
    height: 160px;
  }
  .solicitation .special_column_homepage a > div img {
    width: 60px;
  }
  .solicitation .special_column_homepage a > div:hover {
    background: #e9eff5;
    color: #666;
    transform: translateY(-10px);
    box-shadow: 0px 8px 3px -5px #999;
  }
  .solicitation .special_column_homepage a > div:hover img {
    display: block;
  }

  /* 征集调查 */
  .list-article .solicitation_from {
    margin: auto;
  }

  /* 统计数据列表 */
  .statistics_data {
    padding: 30px 20px 10px;
  }
  .statistics_data_category_title {
    font-size: 24px;
    font-weight: bold;
  }
  .statistics_data_category_synopsis p {
    font-size: 16px;
    margin: 10px 0px 40px;
    display: block;
    line-height: 1.8;
  }
  .statistics_data_more {
    font-size: 16px;
    height: 32px;
    line-height: 30px;
  }
}
@media (min-width: 1280px) {
  /* 通用头部 */
  .header-left a {
    margin-right: 30px;
    height: 100px;
    line-height: 100px;
  }
  .header-left img {
    width: 190px;
  }
  .header-left .zfzx {
    display: inline-block;
  }
  .header-left .zfzx img {
    width: auto;
  }
  .nav-lg > ul > li > a {
    line-height: 100px;
    height: 100px;
  }
  .nav-lg-subnav li a {
    line-height: 60px;
    height: 60px;
  }
  .nav-right a {
    width: 100px;
    height: 100px;
    line-height: 100px;
  }
  .nav-lg > ul > li > a {
    padding: 0px 12px;
  }
  /* 首页中部 */
  .mid {
    overflow: hidden;
  }
  /* 中部搜索区域 */
  .shop {
    padding: 120px 0px 0px;
    height: 820px;
  }
  .search-wrap {
    width: 768px;
    margin: auto;
    height: 80px;
  }
  .search-input {
    width: 638px;
    line-height: 30px;
  }
  .search-btn {
    width: 130px;
    background-size: 39px;
  }
  .search-hot {
    display: inline-block;
    margin: 30px auto 0px;
  }
  .search-hot p {
    font-size: 16px;
    line-height: 40px;
    margin: 10px;
    float: left;
  }
  .search-hot ul {
    float: left;
  }
  .search-hot ul li a {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    padding: 0 18px;
  }
  .search-list {
    margin: 80px -5px 0px;
  }
  .search-list .col-xs-6 a {
    height: 150px;
    font-size: 16px;
  }

  /* 中部主内容区域 */
  .main-wrap {
    margin: 0 -20px;
    /* overflow: hidden; */
  }
  .main .col-lg-6 {
    margin: 100px 0px;
    padding: 0 20px;
  }
  .swiper-article .swiper-slide img {
    height: 440px;
  }
  .swiper-container .article-wrap {
    padding: 25px 30px;
    line-height: 2.2;
    height: 120px;
  }
  .swiper-container .article-title {
    font-size: 18px;
  }
  .swiper-container .article-time {
    font-size: 16px;
  }
  .column .column-title {
    padding: 0 30px;
    height: 80px;
  }
  .column-title li {
    font-size: 20px;
    margin-right: 40px;
    line-height: 80px;
    height: 80px;
  }
  .column-article a {
    padding: 25px 30px;
    line-height: 2.1;
    height: 120px;
  }
  .more {
    font-size: 16px;
    line-height: 80px;
  }
  .anim-box {
    height: 480px;
  }
  .column-article .article-title {
    font-size: 18px;
  }
  .column-article .article-time {
    font-size: 16px;
  }

  /* 首页中部专题专栏 */
  .special {
    margin: 0px;
    padding-bottom: 100px;
  }
  .special-wrap {
    margin: 0px -15px;
  }
  .special .special-wrap > .col-xs-12 {
    margin: 0px;
    padding: 0px 15px;
  }
  .midcolumn-title {
    line-height: 190px;
    font-size: 30px;
  }
  .midcolumn-title:after {
    top: 130px;
  }
  .special-more {
    line-height: 60px;
  }
  .special-title {
    padding: 0 20px;
  }
  .special-title p {
    font-size: 20px;
    padding-left: 20px;
    line-height: 60px;
  }
  .special-title p:after {
    height: 20px;
  }
  .special-column {
    padding: 20px;
  }
  .special-column li a {
    font-size: 16px;
    line-height: 40px;
    padding-left: 15px;
  }
  .special-column li a:after {
    width: 6px;
    height: 6px;
  }
  .swiper-special .swiper-slide img {
    height: 200px;
  }
  .paginations {
    bottom: 10px;
  }

  /* 中部互动交流 */
  .interact {
    background: #f2f2f2;
    padding: 0px 0px 100px;
  }
  .interact-list .col-xs-6 a {
    background: #fff;
    font-size: 16px;
  }

  /* 通用底部 */
  .footer {
    font-size: 14px;
  }
  .footer-top {
    height: 472px;
  }
  .footer .container {
    width: auto;
  }
  .footer .col-xs-12 {
    padding: 0 40px;
  }
  .friendlink-wrap {
    float: right;
    margin: 75px -10px;
  }
  .friendlink-list {
    width: 290px;
    height: 50px;
    line-height: 50px;
  }
  .friendlink-list p {
    height: 50px;
  }
  .friendlink-list .riendlink-content {
    width: 290px;
    max-height: 250px;
  }
  .logo-bottom {
    line-height: 200px;
  }
  .logo-bottom img {
    width: auto;
  }
  .footer-left {
    float: left;
    width: 320px;
  }
  .footer-right {
    float: right;
    width: 300px;
  }
  .footer-mid {
    width: 480px;
    right: 340px;
  }
  .footer-top ul .link span {
    margin-left: 35px;
  }
  .footer-bottom {
    line-height: 80px;
  }
  .footer-bottom-left ul li {
    padding-right: 40px;
  }
  .footer-bottom-right a {
    margin: 0px 0px 0px 30px;
    display: inline-block;
  }

  /* ?б???в?  */
  .list-bj {
    height: 200px;
    background-size: cover;
  }
  .position a {
    height: 50px;
    line-height: 50px;
  }
  .listpage {
    width: 1200px;
  }
  .main-title {
    font-size: 20px;
  }
  .list-content {
    float: right;
    width: 910px;
  }
  .list-tilte {
    line-height: 75px;
    font-size: 20px;
  }
  .list-article .column-article a {
    height: auto;
  }
  .list-tilte:after {
    height: 3px;
    background: #c2c2c2;
  }
  .list-article .column-article a {
    line-height: 80px;
  }
  .list-article .column-article .article-title {
    width: 750px;
    font-size: 18px;
  }
  .list-article .column-article .article-time {
    font-size: 18px;
  }

  /* 机构领导 */
  .leader {
    margin: 30px;
  }
  .leader-img a p {
    font-size: 20px;
  }
  .leader .key {
    font-size: 16px;
    width: 10%;
  }
  .leader .value {
    font-size: 14px;
  }

  /* ??????? */
  .survey {
    padding: 50px;
  }
  .text-title {
    font-size: 32px;
  }
  .text-explain {
    font-size: 14px;
  }

  /* 内设机构 */
  .mechanism-wrap {
    padding: 0 30px;
  }
  .mechanism-title {
    font-size: 20px;
  }
  .mechanism div {
    font-size: 16px;
  }

  /* 细览页内容 */
  .appendix .jd_dbpray .xgwj {
    margin-left: 150px;
  }
  /* 网站导航内容 */
  .webnav-wrap {
    padding: 40px 0px;
  }
  .webnav-content .webnav-sub {
    font-size: 16px;
  }

  /* 数据说 */
  .dataTheory_title {
    font-size: 16px;
  }
  .dataTheory_time {
    font-size: 14px;
  }

  /* 专题专栏 */
  .special_column_title ul li a {
    font-size: 20px;
  }
  .special_column {
    padding: 20px 30px;
  }

  /* 专题专栏_专栏 */
  .special_column_homepage a > div {
    height: 140px;
  }
  .special_column_homepage a img {
    width: 45px;
    margin: 25px auto 20px;
  }
  .special_column_homepage a p {
    font-size: 18px;
  }

  /*政务公开_机构职能 */
  .mechanism_function {
    width: 350px;
    float: left;
  }
  .mechanism_function_title {
    font-size: 18px;
  }
  .mechanism_function_box a div {
    height: 140px;
  }
  .mechanism_function_box a div img {
    margin: 30px 0px 20px;
  }
  .mechanism_function_box a div p {
    font-size: 18px;
  }

  /*政府信息公开目录其他子栏目 */
  .open_subcolumn {
    float: right;
    width: 785px;
  }
  .open_subcolumn a > div {
    height: 172px;
  }
  .open_subcolumn .col-xs-12 {
    padding-bottom: 10px;
  }
  .open_subcolumn a img {
    margin: 40px auto 30px;
  }

  /* 政府信息公开目录_其他 */
  .open_other a div {
    height: 60px;
    line-height: 60px;
  }
  .open_other a div img {
    height: 40px;
    left: 40px;
  }
  .open_other a div p {
    margin-left: 100px;
    font-size: 18px;
  }

  /* 政民互动 */
  .politics_interaction {
    padding: 30px;
  }
  .politics_top_wrap {
    overflow: hidden;
    margin: 0 -20px;
    padding-bottom: 40px;
  }
  .politics_top_wrap .col-md-6 {
    padding: 0 20px;
  }
  /* 政民互动_访谈回顾 */
  .swiper-interview .article-wrap {
    padding: 0 19px;
    height: 40px;
    line-height: 40px;
  }
  .swiper-interview .article-title {
    width: 80%;
    font-size: 16px;
  }
  .swiper-interview .swiper-wrapper .swiper-slide img {
    width: 590px;
    height: 350px;
  }
  .pagination_interview {
    height: 40px;
    line-height: 40px;
    bottom: 0px;
  }
  .pagination_interview .swiper-pagination-switch {
    width: 10px;
    height: 10px;
  }
  .jump {
    width: 100px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
  }

  /*政民互动_访谈预告 */
  .interview_notice {
    margin-top: 15px;
  }
  .interview_notice .name {
    width: 16px;
    font-size: 16px;
    padding: 0 12px;
  }
  .interview_notice .name p {
    width: 16px;
    height: 85px;
  }
  .notice_content {
    padding: 12px 20px;
    margin-left: 40px;
    font-size: 16px;
  }

  /*政民互动_咨询反馈 */
  .consult .special_column_title {
    height: 40px;
  }
  .consult .special_column_title ul li a {
    padding-bottom: 20px;
  }
  .consult .special_column_title .more {
    font-size: 14px;
    line-height: 25px;
  }
  .consult_article {
    font-size: 16px;
    padding: 20px 0px 17px;
    line-height: 3;
  }
  .consult_article ul li a p {
    width: 80%;
  }
  .consult_article ul li a span {
    width: 20%;
  }
  .consult_box {
    padding: 0px;
    margin: 0 -12.5px;
  }
  .consult_box a {
    padding: 0px 12.5px;
  }
  .consult_box a div {
    height: 120px;
    font-size: 16px;
  }
  .consult_box a div img {
    width: 40px;
  }

  /*政民互动_征集调查 */
  .solicitation_from {
    font-size: 16px;
  }
  .solicitation_from .one {
    width: 67%;
    float: left;
  }
  .solicitation_from .two {
    width: 12%;
  }
  .from_head {
    margin: 20px 0px;
  }
  .from_head ul li {
    width: 9%;
  }
  .from_content {
    font-size: 16px;
  }
  .from_content ul li {
    width: 9%;
  }
  .solicitation_more a {
    font-size: 14px;
  }
  .solicitation .special_column_homepage a > div {
    height: 150px;
  }

  /* 统计数据列表 */
  .statistics_data {
    padding: 30px 30px 0px 30px;
  }
  .statistics_data_box {
    margin: 0 -20px;
    overflow: hidden;
  }
  .statistics_data_category {
    padding: 0 20px;
  }
  .statistics_data_category_title {
    font-size: 20px;
  }
  .statistics_data_category_synopsis p {
    font-size: 14px;
    display: block;
  }
  .statistics_data_more {
    font-size: 14px;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 1280px;
  }

  /* 通用头部 */
  .header-left img {
    width: auto;
  }

  /* 通用底部 */
  .footer .container {
    width: auto;
    max-width: 1680px;
  }
  .footer-mid {
    width: 640px;
  }
  .friendlink-list {
    width: 300px;
  }
  .friendlink-list .riendlink-content {
    width: 300px;
  }

  /* 列表页中部 */
  .listpage {
    width: 1280px;
  }
  .list-bav {
    width: 300px;
  }
  .list-content {
    width: 950px;
  }

  /*政务公开_机构职能 */
  .mechanism_function {
    width: 380px;
  }

  /*政府信息公开目录其他子栏目 */
  .open_subcolumn {
    width: 835px;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    transform: scale(0.01) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
@keyframes rollIn {
  0% {
    transform: translateY(-100%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}