@charset "utf-8";
body {
  font-size: 32px;
}
@media screen and (max-width: 1000px) {
  body {
    font-size: 24px;
  }
}
.main-wrap {
  width: 1200px;
}
@media screen and (max-width: 1230px) {
  .main-wrap {
    width: 100%;
  }
}
.code,
.index-float,
.declare,
.toolbar,
#right-nav {
  display: none !important;
}
/*head*/
.top-bar {
  font-size: 14px;
}
/*foot*/
.link td select {
  font-size: 0.75em;
}
.copyright {
  font-size: 0.7em;
}
.copyright table {
  width: 100%;
}
.copyright table td:first-child {
  width: 80px;
}
.copyright table td:last-child {
  width: 140px;
}
.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;
}
.location:before {
  background-size: 0.875em;
}
@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 {
    background-size: 28px;
  }
}
.mail-button-wrap .mail-button {
  height: 2em;
  line-height: 2em !important;
}
/*内容页*/
.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;
  }
}
/*搜索框 start*/
.find-bar input[type="text"] {
  font-size: 0.875em;
}
/*仅PC*/
@media screen and (min-width: 1201px) {
  #menu > ul {
    table-layout: auto;
  }
  .find-bar {
    width: 480px;
  }
  .find-bar input {
    font-size: 0.7em;
    height: 50px;
    line-height: 50px;
  }
  .main-nav-bg {
    height: 2.5em;
  }
  #menu > ul > li > a {
    padding: 0.444em;
  }
}
/*搜索框 end*/
/**/
.top-news-more > li {
  width: 100%;
  display:block;
}
.top-news-more > li > a {
  display:block;
}
.top-news-more > li:before {
  display: none;
}
.top-news p a {
  font-size: 1.5em;
}
.col-a-left,
.col-a-right,
.col-c-left,
.col-c-right {
  width: 100%;
}
.col-a-right {
  float: left;
  margin-left: 0;
}
.news-list > a {
  border-top: 1px dotted #e8e8e8;
}
.news-list > a:first-child {
  border-top: none;
}
.news-list.date-right.dot-b > a {
  padding: 0.7em 0 0.7em 13px;
  background-position: left 1.35em;
}
.col-a-right .news-list > a:nth-child(n+5),
#tab2 .news-list > a:nth-child(n+5) {
  display: none;
}
.d-table > * {
  display: block;
}
.box-tab > dd > ul > li {
  display: block !important;
}
.box-tab .small-title {
  line-height: 2.5em;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
}
.box-tab .small-title .title-name {
  float: left;
  border-bottom: 2px solid #ec4608;
}
.box-tab .small-title a.more {
  float: right;
}
.box-tab#tab1 > dt {
  display: none;
}
.box-tab#tab1 > dd li .small-title {
  display: block;
}
.box-tab.module > dt {
  display: none;
}
.box-tab.module > dd {
  height: auto;
  margin-left: 0;
  padding: 0;
  background: transparent;
  border: none;
}
.box-tab.module > dd > ul > li:first-child,
.box-tab.module > dd > ul > li:last-child {
  padding: 15px;
  border: 1px solid #e8e8e8;
  background-color: #fafafa;
}
.box-tab.module > dd > ul > li:first-child,
.box-tab.module > dd > ul > li:nth-child(2) {
  margin-bottom: 15px;
}
.box-tab.zjgc > dt {
  border-bottom: none;
}
.box-tab.zjgc > dt > ul {
  margin-left: -1%;
}
.box-tab.zjgc > dt > ul > li {
  width: 24%;
  margin-left: 1%;
}
.box-tab.zjgc > dt > ul > li > a {
  margin-left: 0;
  border-radius: 6px;
  background: #4491f0;
  text-align: center;
  color: #fff;
}
.box-tab.zjgc > dt > ul > li.focus a {
  border-bottom: 0;
}
.box-tab.zjgc > dd {
  display: none !important;
}
.interview-module > a > img {
  width: 300px;
  height: auto;
}
.interview-module > a > div {
  margin-left: 320px;
}
.interview-module > p {
  height: auto;
}
@media screen and (max-width: 1200px) {
  .main-nav-bg {
    height: 50px;
  }
  .box-tab.module > dd > ul > li:first-child,
  .box-tab.module > dd > ul > li:last-child {
    padding: 0;
    border: none;
    background-color: transparent;
  }
}
@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.top-news-more > li > a {
    white-space: nowrap;
  }
  .news-list.date-right > a,
  .news-list.date-right.dot-b > a {
    padding-left: 0;
  }
  .top-news p a {
    font-size: 1.25em;
    line-height: 1.4em;
    display: -webkit-box;
    white-space: normal;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .box-tab .small-title {
    height: auto;
    border-left: none;
    background-color: transparent;
  }
}
@media screen and (max-width: 480px) {
  .interview-module > a > img {
    width: 100%;
  }
  .interview-module > a > div {
    margin-left: 0;
  }
  .icon-list.col-2 > * {
    width: 100%;
  }
  .top-news p a {
    font-size: 1.125em;
  }
  .box-tab.zjgc > dt > ul > li {
    width: 49%;
  }
}