@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,.toolbar,.float-window {
  display: none !important;
}
/*foot*/
.copyright {
  font-size: 0.7em;
  line-height: 1.5em;
}
.copyright table {
  width: 100%;
}
.copyright table td:first-child,
.copyright table td:last-child {
  width: 135px;
}
.copyright table td:nth-child(2) {
  width: auto;
}
/*焦点图*/
.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;
}
/*搜索框 start*/
.search-wrap-bar {
  font-size: 0.875em;
}
@media screen and (min-width: 1001px) {
  .search-wrap-bar {
	float: none;
	position: absolute;
	right: 0;
	top: -120px;
	width: 360px;
  }
  .search-wrap-bar .find-bar {
	border-radius: 30px;
  }
  .search-wrap-bar .find-bar input {
	height: 45px;
	line-height: 45px;
  }
  .search-wrap-bar .find-bar input[type="text"] {
	font-size: 0.875em;
	padding-left: 10px;
	box-sizing: border-box;
  }
  .search-wrap-bar .find-bar input[type="submit"] {
	font-size: 20px;
  }
}
/*搜索框 end*/
/*内容页*/
.sub-content .big-title,
.hotline .hotline-title {
  font-size: 1.5em;
}
.news_content_content *,
.suggestion_content_replay * {
  font-size: 1em !important;
  line-height: 1.875em !important;
}
/*新闻列表*/
.news-list > a {
  border-top: 1px solid #ddd;
}
.news-list > a:first-child {
  border-top: none;
}
.news-list .small-title + a {
  border-top: none;
}
.news-list.date-right.small-font.focus > a:nth-child(n+6) {
  display: none;
}
.section .news-list > a:nth-child(n+5) {
  display: none;
}
.section .focus-right .news-list > a:nth-child(n+6) {
  display: none;
}
@media screen and (max-width: 1000px) {
  .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;
  }
}
/*意见征集--通用*/
@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;
  }
}
/*二七*/
.header > .main-wrap .navbar .nav {
  width: 100%;
  text-align: center;
}
.focus-box .focus-left {
  width: 100%;
}
.focus-box .focus-right {
  margin-left: 0;
  margin-top: 25px;
  float: left;
  width: 100%;
}
.btn-group {
  display: block;
  width: auto;
  overflow: hidden;
  margin-left: -2%;
  margin-top: -2%;
}
.btn-group > li {
  float: left;
  width: 23%;
  margin-left: 2%;
  margin-top: 2%;
}
.btn-group > li.col-space {
  display: none;
}
.d-table {
  display: block !important;
  box-sizing: border-box;
}
.d-table > * {
  display: block !important;
  width: 100% !important;
  box-sizing: border-box;
}
.d-table > *.col-space {
  margin-top: 15px;
}
.d-table.mail-tile-group {
  display: table !important;
}
.d-table.mail-tile-group > * {
  display: table-cell !important;
}
.d-table.mail-tile-group a i {
  font-size: 1.75em;
}
.d-table.menu-arrow {
  display: table !important;
}
.d-table.menu-arrow > * {
  display: table-cell !important;
}
.d-table.menu-arrow > *.newspaper-box.mobile{
  display:none!important;
}
.d-table.menu-arrow > *.col-space {
  width: 15px !important;
}
.d-table.menu-arrow > *.side {
  width: 240px !important;
}
.d-table.menu-arrow > *.col {
  width: auto;
}
.topic,.report {
  float: left;
  width: 100%;
  margin-left: 0;
  margin-top: 15px;
  font-size: 0.75em;
}
.btn-list {
  margin-top: -1%;
}
.btn-list li {
  width: 31.3%;
}
.btn-list li:last-child {
  width:64.5%;
}
.platform {
  overflow: hidden;
  margin-top: 15px;
  margin-left: -2%;
}
.platform li {
  float: left;
  width: 48%;
  margin-left: 2%;
  margin-bottom: 0;
}
.m-hide > .d-table {
  display: none !important;
}
div.tab-title > a, div.tab-title > span{
  margin-right:25px;
}
.btn-group{
  display:flex;
  flex-wrap:wrap;
}
/*政民互动*/
.col-side180.mail-btn {
  overflow: hidden;
}
.col-side180.mail-btn > a {
  float: left;
  width: 33.3%;
  border-bottom: none;
}
/*部门机构*/
.town-list {
  overflow: hidden;
}
.town-list > li {
  float: left;
  width: 50%;
  border-left: 1px solid #fff;
  box-sizing: border-box;
}
@media screen and (min-width: 1001px) {
  /*首页走进二七*/
  .img-title {
	position: relative;
	padding-top: 10%;
	background-color: #e54137;
  }
  .img-title:before,
  .img-title:after {
	content: "";
	display: block;
	position: absolute;
	height: 100%;
	top: 0;
	background-image: url("../images/goto_erqi_m.jpg");
	background-repeat: no-repeat;
	background-size: cover;
  }
  .img-title:before {
	width: 20%;
	left: 0;
	top: 0;
	background-position: left center;
  }
  .img-title:after {
	width: 15%;
	right: 0;
	top: 0;
	background-position: right center;
  }
  .img-title > img {
	display: none;
  }
}
@media screen and (max-width: 1000px) {
  .header > .main-wrap .navbar .nav {
	width: 6em;
  }
  .col-side180.mail-btn > a {
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
  }
  .d-table .side {
	width: 100%;
  }
  .d-table > .m-hide {
	display: none !important;
  }
  .d-table.mail-tile-group {
	display: block !important;
  }
  .d-table.mail-tile-group > * {
	display: block !important;
	width: 100%;
  }
  .d-table.menu-arrow {
	display: block !important;
  }
  .d-table.menu-arrow > * {
	display: block !important;
  }
  .d-table.menu-arrow > *.newspaper-box.pc{
	display:none!important;
  }
  .d-table.menu-arrow > *.newspaper-box.mobile{
	display:block!important;
  }
  .d-table.menu-arrow > .side {
	width: 100% !important;
  }
  .d-table.menu-arrow > .col-space {
	width: 100% !important;
	margin-top: 0;
  }
  .imglist li span {
	white-space: normal;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
  }
  .town-list > li {
	width: 100%;
  }
  .town-list > li a {
	padding-left: 10px;
  }
  .hotline .hotline-list li p {
	text-align: left;
  }
  .hotline .hotline-list li p em {
	width: 100%;
  }
  .btn-group > li {
	width: 98%;
  }
  .btn-list li {
	width: 48%;
  }
  .btn-list li:nth-child(n+5) a {
	min-height: 120px;
  }
  .btn-list li:last-child {
	width:98%;
  }
  .mail-search-box form,
  .mail-search-box .write-btn {
	width: 100%;
  }
  .mail-search-box .write-btn {
	margin-top: 10px;
  }
  .platform li {
	width: 98%;
	margin-bottom: 10px;
  }
  .topic {
	margin: 0;
  }
  .report {
	margin-top: 10px;
  }
  .col-ia-left + .col-space,
  .col-ia-left + .col-space + .col + .col-space {
	height: 0;
  }
  .focus-box .focus-right {
	margin-top: 0;
  }
  #tab-news div.tab-title {
	display: none;
  }
  #tab-news .small-title {
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #f7d2c0;
  }
  #tab-news .small-title > a {
	float: left;
	padding: 10px 0;
	color: #e54137;
	border-bottom: 2px solid #e54137;
  }
  #tab-news dd > ul {
	display: block;
  }
}
@media screen and (max-width:1320px){
  .login-others > ul{
	right:0 !important;
  }
}