@charset "utf-8";
body {
  font-size: 32px;
}
@media screen and (max-width: 1000px) {
  body {
	font-size: 24px;
  }
}
.main-wrap {
  width: 1230px;
}
@media screen and (max-width: 1250px) {
  .main-wrap {
	width: 100%;
  }
}
.toolbar,.index-float,.declare {
  display: none !important;
}
/*foot*/
.copyright {
  font-size: 0.6em;
}
.copyright table {
  width: 100%;
}
.copyright table td:nth-child(2) {
  width: 100px;
}
/*焦点图*/
.focus-img.owl-carousel .item {
  padding-top: 56.25% !important;
}
.focus-img.owl-carousel .item:after {
  line-height: 2em !important;
}
/*信件*/
.mail-list-search-bar {
  font-size: 0.875em;
}
.mail-list > ul > li > p > *:before,
.mail-list > ul > li > p > i:before,
.mail-list > ul > li > p > b:before,
.mail-list > ul > li > p > em:before {
  font-size: 0.75em !important;
  width: 1.25em !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .mail-list > ul > li > p > *:before,
  .mail-list > ul > li > p > i:before,
  .mail-list > ul > li > p > b:before,
  .mail-list > ul > li > p > em:before {
	font-size: 24px !important;
	width: 30px !important;
  }
  .location:before {
	font-size: 28px;
  }
}
.mail-button-wrap .mail-button {
  height: 2em;
  line-height: 2em !important;
}
/*搜索框*/
.find-bar input[type="text"] {
  font-size: 0.875em;
}
/*内容页*/
.news_content_content *,
.suggestion_content_replay * {
  font-size: 1em !important;
  line-height: 1.875em !important;
}
/*意见征集--通用*/
@media screen and (max-width: 1000px) {
  .suggestion_input_captcha_div + span {
	display: block !important;
  }
  .suggestion_input_captcha {
	width: 100% !important;
  }
  .suggestion_input_submit {
	width: 100% !important;
	margin: 10px 0 0;
	padding: 0;
  }
  .suggestion_input_captcha_div_plus {
	bottom: -9px !important;
  }
}
/*写信页面验证码*/
@media screen and (max-width: 720px) {
  .write-input .suggestion_input_submit_wrap input[name="captcha"] {
	width: 100% !important;
	margin-bottom: 10px;
  }
  .write-input .suggestion_input_submit_wrap {
	height: 5em;
  }
}
/*首页*/
.focus-pic-right,
.focus-pic,
.col-three-a,
.col-three-b,
.col-three-c {
  width: 100%;
  box-sizing: border-box;
}
.focus-pic-right {
  padding-left: 0;
}
.col-three-c,
.col-three-b {
  margin-left: 0;
}
.col-three-c .big-wrap {
  overflow: hidden;
  margin-left: -2%;
}
.col-three-c .big-wrap a {
  float: left;
  width: 31.3%;
  margin-left: 2%;
  margin-top: 15px;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
}
.news-list > a {
  border-top: 1px dotted #ddd;
}
.news-list > a:first-child {
  border-top: none;
}
.news-list > a > h3 {
  font-weight: normal;
}
.news-list.hot-news > a {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.news-list.hot-news > a > h3 {
  font-size: 1em;
}
.news-list.font-bold > a > h3 {
  font-weight: normal;
}
.news-list.border-b a {
  padding-top: 0.75em;
  padding-bottom: 0.55em;
}
.focus-pic-right .news-list > a:nth-child(n+5),
.col-three-a .news-list > a:nth-child(n+5) {
  display: none;
}
.box-tab > dt {
  display: none;
}
.box-tab > dd > ul > li {
  display: block;
}
.box-tab > dd > ul > li .small-title {
  display: block;
  line-height: 2.5em;
  overflow: hidden;
  border-bottom: 1px solid #e8e8e8;
}
.box-tab > dd > ul > li .small-title .title-name {
  float: left;
  font-weight: bold;
  background: url(../images/tab_hover_triangle.png) no-repeat center bottom;
  background-size: 100% 6px;
}
.box-tab > dd > ul > li .small-title .small-more {
  display: block;
  float: right;
  line-height: 2.855em;
  height: auto;
}
/*在线办事*/
#tab2 dd {
  display: none;
}
#tab2.title-center{
  background:transparent;
}
.box-tab.title-center > dt{
  display:block;
  border-bottom:none;
}
.box-tab.title-center > dt > ul{
  display:none;
}
.box-tab.title-center > dt > .old-bs-title{
  display:block;
  margin-left:-2%;
}
.box-tab.title-center > dt > .old-bs-title > a{
  float:left;
  width:48%;
  margin-left:2%;
  font-size:1.25em;
  padding:20px;
  box-sizing:border-box;
  text-align:center;
  background:#ffa800;
  color:#fff;
}
.box-tab.title-center > dt > .old-bs-title > a:first-child{
  background:#09c592;
}
.old-model-visible {
  display: block;
}
.related-departments {
  display: none;
}
.interview-module > a {
  line-height: 1.5em;
}
.interview-module > a > img {
  width: 300px;
  height: auto;
}
.box-news > dt > ul > li {
  margin-left: 0;
}
/*PC导航*/
@media screen and (min-width: 1001px) {
  #menu > ul {
	display: block;
  }
  #menu > ul > li {
	display: block;
	float: left;
	width: 20%;
  }
  #menu > ul > li a {
	padding: 0.5em 0;
  }
  .find-bar {
	width: 300px;
	top: 190px;
  }
  .find-bar input[type="text"],
  .find-bar input[type="submit"] {
	height: 50px;
	line-height: 50px;
  }
  .top-bar > .main-wrap {
	padding-right: 0;
  }
  .tile-list.col-2 li:nth-child(n+4) {
	display: none;
  }
}
/*上街概况*/
.body.sub .brief-wrap .content {
  margin-left: 0;
}
.tile-group.col-4 > li {
  width: 48%;
}
.body.sub .copyright {
  background-size: cover;
}
.body.sub .copyright > div > table td {
  padding: 80px 0 0 !important;
}
/*政民互动*/
.col-b-narrow,
.col-b-wide {
  width: 100%;
}
.col-b-wide {
  margin-top: 20px;
}
.col-b-wide .big-wrap.has-img a {
  float: left;
  width: 50%;
  margin-top: 0;
}
.col-b-wide .box-interview {
  padding-left: 0;
}
.col-b-narrow.pr-30 {
  padding-right: 0;
}
.clearfix.mt-20.bg-f.pd-spacing.bd-e3 + .mt-20 .d-table {
  display: block;
}
.clearfix.mt-20.bg-f.pd-spacing.bd-e3 + .mt-20 .d-table > * {
  display: block;
}
.sub-nav-left .nodes a > div > span {
  font-weight: normal;
}
.col-g-narrow .col-h-284 {
  height: 12em;
}
/**/
.bmztc ul li {
  width: 33.3%;
}
@media screen and (max-width: 1250px) {
  .bmztc ul li {
	width: 50%;
	box-sizing: border-box;
  }
}
@media screen and (max-width: 1000px) {
  .old-model-visible,
  .special_column,
  .adv2 {
	padding: 0 10px;
	box-sizing: border-box;
  }
  .box-tab > dd > ul > li .small-title {
	margin-top: 0;
	border-left: none;
	background: transparent;
  }
  .tile-group.col-4 > li {
	width: 98%;
  }
  .col-b-wide .big-wrap.has-img a {
	margin-left: 0;
  }
  .col-g-narrow .col-h-284 {
	height: auto;
  }
  .title-center.bg-f2 dt{
	padding-top:0;
  }
  .box-tab.title-center > dt > .old-bs-title{
	padding:10px;
  }
  .box-tab.title-center > dt > .old-bs-title > a{
	font-size:1em;
  }
}
@media screen and (max-width: 768px) {
  .bmztc ul li {
	width: auto;
  }
  .news-list > a > h3 {
	height: auto;
	line-height: 1.5em;
	display: -webkit-box;
	white-space: normal;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
  }
  .news-list.border-b a {
	padding-top: 0.6em;
	padding-bottom: 0.5em;
  }
  .interview-module > a > img {
	width: 100%;
  }
  .col-three-c .big-wrap {
	margin-left: 0;
  }
  .col-three-c .big-wrap a {
	width: 100%;
	margin-left: 0;
  }
}
.tile-list.col-2 li {
  width: 100%;
}
@media screen and (max-width:1350px){
  .login-others > ul{
	right:0 !important;
  }
}
/*政府信息主动公开全清单2023/9/7*/
	.info-list > .big-title {
		font-size:1.75em !important;
	}
	.info-list > .wrap > .title > span {
		font-size:1.125em !important;
	}
@media screen and (max-width:1230px){
	.info-list > .wrap > .col-4 a {
		width:33.333% !important;
	}
}
@media screen and (max-width:1000px){
	.info-list > .wrap > .col-4 a {
		width:50% !important;
	}	
}
@media screen and (max-width:720px){
	.info-list > .wrap > .column-list {
		padding:0.5em 0 !important;
	}
}