﻿@charset "utf-8";
body {
  font-size: 37px;
}
.code,
.index-float,
.declare {
  display: none !important;
}
.main-wrap {
  width: 1200px;
}
/*搜索框*/
.find-bar input[type="text"] {
  font-size: 0.75em;
}
/*PC端导航条&*/
@media screen and (min-width: 1001px) {
  .main-nav-bar .main-nav,
  .main-nav-bar > div.main-wrap {
    position: relative;
  }
  .main-nav-bar .find-bar {
    float: none;
    position: absolute;
    top: -170px;
    right: 0;
    width: 399px;
    margin-right: 0;
    padding: 0;
    background: #fff;
    border-radius: 50px;
  }
  .main-nav-bar  .find-bar input[type="text"], .main-nav-bar .find-bar input[type="submit"]{
    height:50px;
    line-height:50px;
    background-color:transparent;
  }
  .main-nav-bar .find-bar input[type="text"] {
    width: calc(100% - 56px);
    padding: 10px 10px 10px 20px;
    border-radius: 50px;
    color: #333;
  }
  .main-nav-bar .find-bar input[type="submit"] {
    position: relative;
    right: 0;
    top: 0;
    width: 56px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ2MCwgMjAyMC8wNS8xMi0xNjowNDoxNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjIgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkVFNDYxNURBRkM0MTExRUNCRDU1RjVEMjVBNkVFQTI1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkVFNDYxNURCRkM0MTExRUNCRDU1RjVEMjVBNkVFQTI1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RUU0NjE1RDhGQzQxMTFFQ0JENTVGNUQyNUE2RUVBMjUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RUU0NjE1RDlGQzQxMTFFQ0JENTVGNUQyNUE2RUVBMjUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5HZ6mqAAAB6klEQVR42uyXTShEURTHjRSKWSiUwnYSQs0QsqAkKzYyCyVJFgplLWKlFFOWIguykIVkoSkpppHyURjlYyJSYkN2jP+t/9RresOby53e4p76dV7vq3/n3HvOuY5IJJJiZ0tNsblpgVqgFqgFKrY0qy+GQiGz252gCzSBdN67B1tgEQTi/c/lcimNYCMIgxXQCj5AEByCQtAH9sEqyEp2iruBHxQDHygBOaAGuJmVZkavA1yCgmQJbAALvK4Dg+Ai5p1PsA1qwSjFBWSzlchHDrDBazdT+JtNgFlQRK9UoEitE8xxrVm1IfACBrgUlAnsp5+UCMQUfbtKgR7wCp4kBPrp61VvkhvJzfhMn6taYL6kwGz6N5UCb1mEMyUEVtEfqxS4RN8jIXCEfk2lQB/9dIJR9IJysAuuVAoUO3iYQ4Eo0hkWe/Yy1543Ga1uBsyDCk4tbXHec7KLRMuLGB4elY5bBusFd2AcrLNLbIqJjP8TPbgl5hvRs3dkaqjD6sHdZB4sZcrNNs0DGGPd9BtqoYdjmuV58C8CjcukDOSBL3AdFWHoQHuMrljH1WKzWBUok+JYE6JOfnh+wOknyGHhiLPjmZ3OJKJAV4J3Ttindjw0nbOjhBnF/12D+tipBWqBWqAWqAWa2rcAAwAkFmjpp1Ln1AAAAABJRU5ErkJggg==") no-repeat center center;
  }
  .main-nav-bar .main-nav {
    width: 100%;
  }
  .main-nav-bar .main-nav > li {
    width: 25%;
    text-align: center;
  }
  .main-nav-bar .main-nav > li:last-child {
    width: 37%;
  }
  .main-nav-bar .main-nav > li > dl {
    display: none !important;
  }
  .main-nav-bar .main-nav > li > a {
    margin-left: 0;
    padding: 0.25em 0;
  }
}
/*foot*/
.link td select {
  font-size: 0.75em;
}
.copyright {
  font-size: 0.65em;
}
.copyright table td:first-child,
.copyright table td:last-child {
  width: 130px;
}
.copyright table td:nth-child(2) {
  width: auto;
}
/*首页*/
.code,
.index-float {
  display: none;
}
/*焦点图*/
.focus-img.owl-carousel .item {
  padding-top: 56.25% !important;
}
.focus-img.owl-carousel .item:after {
  line-height: 2em !important;
}
.left-wrap,
.right-wrap {
  width: 100%;
  padding: 0;
}
.left-wrap .news-list a:nth-child(n+5),
.right-wrap .news-list a:nth-child(n+5) {
  display: none;
}
.left-wrap > .focus-pic {
  width: 100%;
}
/*广告条*/
.xxgkpt {
  height: 100px;
}
.box-01.box-c .box-title-bg {
  display: none;
}
.box-01 .tab-content .tab-node {
  display: block !important;
}
.box-01 .tab-content .tab-node:nth-child(n+2) {
  margin-top: 15px;
}
.box-01 .tab-content .small-title {
  display: block;
  height: 2em;
  line-height: 2em;
  border-bottom: 1px solid #47af34;
  border-left: none;
  background: transparent;
  padding-left: 0;
}
.box-01 .tab-content .small-title .title-name {
  float: left;
  padding: 0 0.5em;
  margin-top: -1px;
  border: 1px solid #47af34;
  border-bottom-color: #fff;
  background: #fff;
}
.box-01 .tab-content .small-title:nth-child(n+2) {
  margin-top: 20px;
}
.box-01 .tab-content .small-more {
  display: block !important;
  font-size: 0.75em;
  line-height: 2em;
  height: 2em;
  color: #333;
  background: #f8f8f8;
  text-align: center;
}
.news-list {
  box-sizing: border-box;
}
.news-list > a {
  border-top: 1px dotted #ddd;
}
.news-list > a:first-child {
  border-top: none;
}
.news-list.list-line > a {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.button .news-notice {
  width: 100%;
  height: 5em;
}
.button .news-notice .box-title-notice {
  width: 1.5em;
  height: 5em;
}
.button .news-notice .box-title-notice .box-title-name {
  padding: 0.35em 0 0;
  line-height: 1.25em;
}
.button .news-notice .box-content-notice {
  margin-left: 2em;
}
.button .news-notice .news-content-notice a span {
  line-height: 1.3em;
  height: 3.9em;
}
.button .news-notice .special_column.owl-carousel.owl-theme .owl-nav {
  padding-top: 0;
}
.button .wrap {
  width: 50%;
  height: 4em;
  padding-top: 0.75em;
}
.button .wrap .title {
  padding-top: 0.25em;
}
.button.button-service .wrap,
.button.button-service.col-2 .wrap {
  height: auto;
  padding: 0.75em 0 0.5em;
}
.button.button-service.col-2 .wrap {
  width: 33.3%;
}
.button.button-service.col-2 .wrap:last-child {
  width: 33.3%;
}
@media screen and (min-width: 1001px) {
  .icon-btn.col-6 {
    display: block;
    overflow: hidden;
  }
  .icon-btn.col-6 a {
    float: left;
    width: 33.3%;
    padding-top: 50px;
    padding-bottom: 50px;
    height:calc(100px + 1.5em);
    box-sizing: border-box;
    border-bottom: 1px solid #fff;
  }
  .icon-btn.col-6 a:nth-child(5){
    padding-top:20px;
  }
  .icon-btn.col-6 a:before {
    font-size: 96px;
  }
}
/*列表页*/
.sub-left-wrap {
  width: 255px;
}
.sub-right-wrap {
  width: calc(100% - 280px);
}
.sub-box .box-title-name {
  height: auto;
  line-height: 1.5em;
}
/*内容页*/
.news_content_content *,
.suggestion_content_replay * {
  font-size: 1em !important;
  line-height: 1.875em !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;
}
.mail-content-box {
  font-size: 0.875em;
}
ul.news-work > li:first-child {
  padding-top: 0.35em;
}
ul.news-work > li:last-child {
  padding-bottom: 0.35em;
}
@media screen and (max-width: 1230px) {
  .main-wrap {
    width: 100%;
  }
}
@media screen and (min-width: 1001px) and (max-width: 1230px) {
  .news-list a,
  .news-work a {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
@media screen and (max-width: 1000px) {
  body {
    font-size: 28px;
  }
  .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-work > li > a {
    height: auto;
    line-height: 1.5em;
    display: -webkit-box;
    white-space: normal;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .sub-right-wrap {
    width: 100%;
  }
  .sub-box .box-title-name {
    padding-right: 40px;
  }
  .box-01 .tab-content .tab-node:nth-child(n+2) {
    margin-top: 0;
  }
  .button .wrap,
  .button.button-service.col-2 .wrap,
  .button .wrap-01 {
    width: 100%;
  }
  .button.button-service.col-2 .wrap:last-child {
    width: 100%;
  }
  .icon-btn.col-6 a {
    height: auto;
    width: 100%;
    border-right: 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;
  }
}
/*登录弹框*/
@media screen and (max-width: 1320px) {
  .login-others > ul {
    right: 0 !important;
  }
}