@charset "utf-8";
body {
  font-size: 32px;
}
@media screen and (max-width: 1000px) {
  body {
    font-size: 24px;
  }
}
.enter .main-wrap {
  width: 1200px;
}
@media screen and (max-width: 1230px) {
  .main-wrap,
  .enter .main-wrap {
    width: 100%;
  }
}
.code,.index-float,.declare,.toolbar {
  display: none !important;
}
/*foot*/
.link td select {
  font-size: 0.75em;
}
.copyright {
  font-size: 0.7em;
}
.copyright table {
  width: 100%;
}
.copyright table td:last-child {
  width: 270px;
}
/*焦点图*/
.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*/
.find-bar {
  height: 50px;
  line-height: 50px;
}
.find-bar input[type="text"],
.find-bar input[type="submit"] {
  font-size: 0.875em;
  height: 50px;
  line-height: 50px;
}
/*内容页*/
.news_content_content *,
.suggestion_content_replay *,
.enter-content * {
  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;
  }
}
/*首页*/
.col-a-right,
.col-a-left,
.col-b-right {
  width: 100%;
  box-sizing: border-box;
}
.col-a-left {
  margin-right: 0;
}
.d-table > * {
  display: block;
}
.sub-main-wrap-right,
.sub-nav-left,
.col-wide,
.col-narrow {
  display: table-cell;
}
.col-narrow {
  width: 345px;
}
.box-tab > dt {
  display: none;
}
.box-tab > dd > ul > li {
  display: block;
}
.box-tab > dd > ul > li .small-title {
  display: block;
  line-height: 1.5em;
  padding: 0.5em 0 0.25em;
}
.box-tab > dd > ul > li .small-title .title-name {
  float: left;
  padding: 0.25em 0.5em;
  border-radius: 1em;
  background-color: #3671cf;
  color: #fff;
  border: none;
}
.box-tab > dd > ul > li .small-title .more {
  float: right;
  padding-left: 12px;
  margin-top: 0.333em;
}
.box-tab > dd > ul > li .small-title .more.red-more {
  padding-right: 12px;
  color: #fff;
  background-color: #ef6362;
  -webkit-transition: background-color 400ms;
  transition: background-color 400ms;
}
.box-tab > dd > ul > li .small-title .more.red-more:after {
  display:none;
}
/*新闻列表*/
.news-list > a {
  border-top: 1px solid #e8e8e8;
}
.news-list > a:first-child {
  border-top: 0;
}
.border-top .news-list > a,
.mail-list-in > li {
  padding: 0.5em 0;
}
#slider-wrap .news-list > a:nth-child(n+5),
.col-a-left .news-list > a:nth-child(n+5) {
  display: none;
}
@media screen and (max-width: 1000px) {
  .news-list > a > span {
    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.mail-list-in > li > em {
    display: block;
  }
}
/*首页-政府信息公开*/
.info-title {
  background-image: none;
  width: 100%;
  height: auto;
  padding: 0.5em 0;
}
.info-title .title-cn {
  margin-top: 0;
}
/*首页-在线办事*/
.first-level-title {
  border-top: none;
  padding: 15px 10px;
  height: auto;
  margin-top: 10px;
}
.box-tab.online-service dt {
  display: block;
  position: inherit;
  top: 0;
  padding-top: 0;
}
.box-tab.online-service dt > ul > li {
  float: left;
  width: 50%;
  margin: 0;
  padding: 0;
  border-left: 1px solid #5c8dec;
  box-sizing: border-box;
  background-color: #4471c9;
  text-align: center;
  border-radius: 0;
}
.box-tab.online-service dt > ul > li a {
  color: #fff;
  padding: 30px 0;
}
.box-tab.online-service dd {
  display: none;
}
.icon-list.col-4 {
  position: relative;
}
.icon-list.col-5 span {
  line-height: 1.5em;
  height: 3em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.detail em {
  font-size: 0.75em;
}
/*走进金水*/
.tile-group li {
  height: 10.5em;
}
.tile-group li p {
  line-height: 1.5em;
  height: 6em;
  -webkit-line-clamp: 4;
}
/*仅PC端样式*/
@media screen and (min-width: 1001px) {
  /*首页专题专栏*/
  .blue-bg .box-tab.special-white-bg {
    padding: 0 15px;
  }
  /*走进金水*/
  .post-addmore i {
    margin-top: 0.75em;
  }
}
@media screen and (max-width: 1000px) {
  .sub-main-wrap-right,
  .sub-nav-left,
  .col-wide,
  .col-narrow {
    display: block;
  }
  .col-narrow {
    width: auto;
  }
}
@media screen and (max-width: 480px) {
  .post-addmore i {
    margin-top: 0.6em;
  }
}