@charset "utf-8";
body {
  font-size: 37px;
}
@media screen and (max-width: 1000px) {
  body {
	font-size: 28px;
  }
}
.main-wrap {
  width: 1200px;
}
@media screen and (max-width: 1230px) {
  .main-wrap {
	width: 100%;
  }
}
.code,
.index-float,
.declare,
.right-float {
  display: none !important;
}
/*foot*/
.friend-list {
  display: none;
}
.copyright {
  font-size: 0.875em;
}
.copyright table {
  width: 100%;
}
.copyright table td:first-child,
.copyright table td:last-child {
  width: 185px;
}
.copyright table td:nth-child(2) {
  width: auto;
}
/*焦点图*/
.focus-pic.owl-carousel .item {
  padding-top: 56.25% !important;
}
.focus-pic.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;
}
/*搜索框 start*/
.find-bar input[type="text"] {
  font-size: 0.875em;
}
@media screen and (min-width: 1004px) {
  .search-wrap{
	position: absolute;
	top: -70px;
	right: 0;
  }
  .find-bar {
	width: 400px;
	padding:0;
  }
  .find-bar input[type="text"] {
	font-size: 0.75em;
	height: 50px;
	line-height: 50px;
  }
  .find-bar input[type="submit"] {
	height: 50px;
	line-height: 50px;
  }
  .btn-list.color.col-5 a > i{
	display:block;
  }
}
/*导航*/
.main-nav {
  width: 100%;
}
/*内容页*/
.news_content_content *,
.suggestion_content_replay * {
  font-size: 1em !important;
  line-height: 1.875em !important;
}
/*意见征集--通用*/
@media screen and (max-width: 1003px) {
  .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;
  }
}
/*首页*/
.col-a-left {
  width: 100%;
}
.col-a-right {
  float: left;
  width: 100%;
  margin-left: 0;
}
.col-b-h {
  height: auto;
}
.box-tab > dt {
  display: none;
}
.box-tab > dd > ul > li {
  display: block;
  margin-top: 20px;
}
.box-tab > dd > ul > li .small-title {
  display: block;
  line-height: 2em;
  border-bottom: 1px solid #E57F7F;
  overflow: hidden;
}
.box-tab > dd > ul > li .small-title .title-name {
  float: left;
  border-bottom: 1px solid #E57F7F;
  color: #e57f7f;
  box-sizing: border-box;
}
.box-tab > dd > ul > li .small-title .more {
  float: right;
  font-size: 0.75em;
}
.box-tab > dd > ul > li .news-list > a:nth-child(n+5) {
  display: none;
}
.box-tab.module .d-table {
  display: block;
}
.box-tab.module .d-table > * {
  display: block;
  width: 100%;
}
.box-tab.module .d-table > *.mlxz-title,
.box-tab.module .d-table > *.mlxz-btn-list {
  display: none;
}
.box-tab.module .d-table > *.xzgk {
  padding: 0;
}
.box-tab.module .d-table > *.xzgk > span {
  display: block;
  line-height: 1.5em;
  padding: 0.5em 0;
  background: #e57f7f;
  color: #fff;
}
.box-tab.module .d-table > *.xzgk > p {
  position: relative;
  padding-top: 2.85em;
  margin: -2.85em 0 0;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box-tab.module .d-table > *.xzgk > p a {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 2.85em;
  color: #fff;
}
.box-tab.module .ggfw-old .d-table {
  overflow: hidden;
  display: table;
}
.box-tab.module .ggfw-old .d-table .col-half {
  width: 49%;
  display: table-cell;
}
.box-tab.module .ggfw-old .d-table .col-half .box-tab > dd {
  margin-top: 0;
}
.box-tab.module .ggfw-old .d-table .col-half .box-tab > dd > ul {
  display: none;
}
.box-tab.module .ggfw-old .d-table .col-half .small-title {
  position: relative;
  border: none;
}
.box-tab.module .ggfw-old .d-table .col-half .small-title .title-name {
  width: 100%;
  text-align: center;
  background: #e57f7f;
  color: #fff;
  border-radius: 3px;
}
.box-tab.module .ggfw-old .d-table .col-half .small-title .more {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
}
.box-tab.module .icon-list.col-5 a {
  font-size: 0.875em;
}
.box-tab .wqhg {
  display: none;
}
.col-a-h {
  min-height: auto;
}
.specialColumn-bar > a {
  display: none;
}
.news-list > a {
  border-top: 1px dashed #e8e8e8;
}
.news-list > a > span {
  padding-left: 0;
}
.news-list > a > span:before {
  display: none;
}
.news-list > a:first-child {
  border-top: none;
}
.news-list > a.top-news {
  border-bottom: none;
  padding-top: 0.175em;
  padding-bottom: 0.175em;
  margin-bottom: 0;
}
.news-list > a.top-news > span {
  font-size: 0.875em;
  font-weight: normal;
  text-align: left;
  width: calc(100% - 6em);
  color: #666;
}
.news-list > a.top-news:hover > span {
  color: #900;
}
.news-list > a.top-news > em {
  display: block;
}
.news-list.add-division > a:nth-child(5n+6) {
  margin-top: 0;
  margin-bottom: 0;
  border-top: 1px dashed #e8e8e8;
}
.news-list.interval-gray-bg > a > span:before {
  background-size: 0.5em;
}
.col-a-right .news-list > a,.news-list.pre-modify > a {
  padding-top: .5em;
  padding-bottom: .5em;
}
.interview-module > a {
  width: 6em;
  height: 7em;
}
.interview-module > div {
  margin-left: 7em;
  line-height: 1.5em;
}
/*政民互动*/
.process-description.d-table {
  display: block;
}
.process-description.d-table > * {
  display: block;
  width: 100%;
}
.process-description.d-table > *.letter-search-wrap .find-bar {
  width: 90%;
  padding: 0;
}
.d-table.old-d-table {
  display: block;
}
.d-table.old-d-table > * {
  display: block;
  width: 100%;
}
/*在线访谈*/
.interview {
  width: 1200px;
}
.interview .main-wrap {
  width: 1200px;
}
.old-model-visible {
  display: block;
}
.pic-list.col-4 li {
  width: 31.3%;
}
@media screen and (max-width: 1200px) {
  .interview {
	width: auto;
  }
  .interview .main-wrap {
	width: auto;
  }
}
@media screen and (max-width: 1003px) {
  .news-list > a > span {
	width: 100%;
	height: auto;
	line-height: 1.5em;
	display: -webkit-box;
	white-space: normal;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
  }
  .news-list > a > em {
	display: none;
  }
  .news-list > a.top-news > span {
	width: 100%;
  }
  .news-list > a.top-news > em {
	display: none;
  }
  .box-tab > dd > ul > li .small-title {
	height: auto;
	border-left: none;
	background: transparent;
  }
  .switch-title {
	display: none;
  }
  .pic-list.col-4 li {
	width: 48%;
  }
}
@media screen and (max-width: 768px) {
  .interview-module > a {
	display: block;
	float: none;
	margin: 0 auto;
	width: 60%;
	height: 72vw;
  }
  .interview-module > div {
	margin-left: 0;
	float: left;
	width: 100%;
  }
  .icon-list.col-5 a {
	width: 50%;
  }
  .pic-list.col-4 li {
	width: 98%;
  }
  .survey-btn > * {
	width: 100% !important;
	margin-bottom: 10px!important;
  }
}

/*全局搜索*/
.full_text_search_col-narrow{
  font-size:0.875em!important;
}