@charset "UTF-8";
/***************原 layout.css *******************/
body {
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: #fff;
  font-family: "Microsoft YaHei";
}

a, a:hover {
  text-decoration: none;
  color: #000;
}

h1, h2, h3, h4, div, span, p {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

a {
  -webkit-transition: 0.3s 0.2s ease;
  -moz-transition: 0.3s 0.2s ease;
}

img {
  border: 0;
}

i {
  font-style: normal;
}

@font-face {
  font-family: 'pfdintextcondpro';
  src: url("pfdintextcondpro-regular-webfont.eot");
  src: url("pfdintextcondpro-regular-webfont.eot?#iefix") format("embedded-opentype"), url("pfdintextcondpro-regular-webfont.woff") format("woff"), url("pfdintextcondpro-regular-webfont.ttf") format("truetype"), url("pfdintextcondpro-regular-webfont.svg#voltaireregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.flex {
  display: flex;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding: 0;
}

.row {
  margin: 0;
}

/*************************************************************/
.container {
  width: 1200px;
  margin: auto;
  padding: 0;
}

.container-bg {
  height: 150px;
  background: url(bg.png) #ffffff no-repeat 45% bottom;
}

.top-nav-left {
  flex: 1;
  padding: 5px 0;
}

.top-nav-left a {
  margin-right: 10px;
}

.top-nav-left a h1 {
  color: #1f1f1f;
  font-size: 15px;
  line-height: 26px;
  margin-left: 5px;
}

.top-nav-left span {
  font-size: 14px;
  color: #1f1f1f;
  margin-left: 5px;
  margin-right: 10px;
}

.zjzw {
  cursor: pointer;
  position: relative;
}

.ewm {
  position: absolute;
  width: 115px;
  height: 115px;
  top: 100%;
  left: 50%;
  margin-left: -57px;
}

.ewm img {
  width: 100%;
}

.top-nav-right {
  margin-top: 5px;
}

.top-nav-right a {
  font-size: 17px;
  color: #99999a;
}

.top-nav-right span {
  padding: 0 10px;
  font-size: 17px;
  color: #99999a;
}

.small-top-nav {
  margin: 5px 15px;
  justify-content: flex-end;
}

.small-top-nav a {
  font-size: 3.5vw;
  font-weight: normal;
  font-stretch: normal;
  line-height: 6vw;
  letter-spacing: 0rem;
  color: #1f1f1f;
}

.small-top-nav span {
  font-size: 3vw;
  color: #1f1f1f;
  line-height: 5vw;
  padding: 0 5px;
}

.top {
  display: flex;
  justify-content: space-between;
}

.logo {
  margin-top: 25px;
}

.logo img {
  width: 344px;
}

.input-box {
  margin-top: 40px;
  height: 40px;
  box-sizing: border-box;
  border: 1px solid #969696;
  border-radius: 50px;
}

.input-box input {
  outline: none;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  border: none;
  flex: 1;
  padding-left: 20px;
  border-radius: 540px;
  height: 38px;
  line-height: 38px;
  color: #fff;
  font-size: 18px;
  background-color: rgba(0, 0, 0, 0);
}

.srarch {
  width: 38px;
  height: 38px;
  cursor: pointer;
  margin: 0 15px;
}

.srarch img {
  display: block;
  margin: auto;
  margin-top: 9px;
  width: 21px;
}

.link {
  padding-top: 40px;
}

.link-1 {
  width: 145px;
  margin-right: 10px;
}

.link-2 img {
  width: 148px;
}

.link-lnb {
  font-size: 20px;
  background: #ec940a;
  color: #fff;
  padding: 8px 20px;
  border-radius: 50px;
  margin-left: 8px;
}

.link-lnb:hover {
  color: #fff;
  background: #ec720a;
}

.nav-box {
  width: 100%;
  background: #478ad1;
  min-width: 1200px;
  overflow: hidden;
}

.nav {
  width: 100%;
}

.nav a {
  width: 174px;
  font-size: 20px;
  color: #FFFFFF;
  display: block;
  height: 44px;
  text-align: center;
  line-height: 44px;
  float: left;
  box-sizing: border-box;
}

.nav .active {
  border: 1px solid #d0cfcf;
  color: #111111;
  background: #fff;
}

.news-img {
  width: 100%;
  margin-top: 20px;
  position: relative;
}

.news-img img {
  width: 100%;
  height: 295px;
}

.txt {
  position: absolute;
  bottom: 0;
  z-index: 1;
  height: 50px;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
}

.txt .news-font {
  flex: 1;
  width: 0;
}

.txt .news-font a {
  display: block;
  color: #FFFFFF;
  padding: 0 10px;
  font-size: 20px;
  text-decoration: none;
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.button-box {
  margin: 11px 8px;
}

.button-box .button {
  width: 28px;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  text-align: center;
  margin-right: 2px;
  cursor: pointer;
  background: #FFFFFF;
  font-size: 15px;
  color: #333333;
}

.button-box .button-active {
  background: #478ad1;
  color: #FFFFFF;
}

.news {
  box-sizing: border-box;
  height: 295px;
  border: 1px solid #b5b5b5;
  margin-top: 20px;
}

.light-box {
  box-sizing: border-box;
  padding-left: 20px;
}

.news-tittle {
  border-bottom: 3px solid #eeeeee;
  margin: 0 15px;
  height: 53px;
  justify-content: space-between;
}

.news-tittle h1 {
  line-height: 53px;
  font-size: 16px;
  padding: 0 15px;
  cursor: pointer;
  position: relative;
}

.news-tittle .h1-active {
  font-weight: bold;
}

.news-tittle .h1-active::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: -3px;
  height: 3px;
  background-color: #478ad1;
}

.more {
  width: 28px;
  height: 28px;
  background-image: url(more.png);
  background-size: 14px;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 12px;
}

.new-article {
  padding: 10px 15px;
}

.new-article a {
  flex: 1;
  width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  line-height: 36px;
  color: #2c2c2c;
  padding: 0 40px 0 15px;
}

.new-article a:hover {
  color: #5193d4;
}

.new-article p {
  font-size: 14px;
  line-height: 36px;
  color: #2c2c2c;
}

.tzgg-tittle {
  background: #e6ecef url(gsggPic.png) no-repeat 15px center;
  background-size: 23px;
  padding-left: 46px;
}

.tzgg-tittle h1 {
  font-size: 16px;
  color: #2c2c2c;
  line-height: 52px;
  flex: 1;
}

.tzgg-tittle .more {
  margin-right: 15px;
}

.tzgg {
  border-top: 1px dashed #eeeeee;
  height: 60px;
  padding: 10px 15px 0px 10px;
}

.tzgg-time {
  width: 40px;
  height: 40px;
  background: #f3f3f3;
  padding-top: 3px;
}

.tzgg-time p {
  color: #5193d4;
  font-size: 13px;
  text-align: center;
}

.tzgg-time p span {
  font-size: 15px;
  font-weight: bold;
  line-height: 17px;
}

.tzgg-font {
  flex: 1;
  color: #777777;
  font-size: 14px;
  line-height: 17px;
  margin-left: 15px;
  padding-top: 3px;
}

.tzgg:hover .tzgg-font {
  color: #5193d4;
}

.news-wsdc {
  height: 184px;
}

.news-wsdc .tzgg-tittle {
  background: #fff url(wsdcPic.png) no-repeat left center;
  background-size: 30px;
  padding-left: 36px;
  height: 45px;
  border-bottom: #c9c9c9 solid 1px;
  margin: 0 15px;
}

.news-wsdc .tzgg-tittle h1 {
  line-height: 45px;
}

.news-wsdc .tzgg-tittle .more {
  margin-right: 0;
}

.news-wsdc .new-article a {
  padding: 0 25px 0 0px;
  line-height: 30px;
}

.news-wsdc .new-article p {
  line-height: 30px;
}

.three-box {
  flex: 1;
}

.link-a {
  width: 232px;
  height: 88px;
  display: block;
  margin-top: 20px;
}

.hidden-xs .link-a:last-child {
  margin-top: 10px;
}

.link-a img {
  width: 100%;
}

.three-box {
  margin-top: 20px;
}

.three-tittle {
  margin-right: 10px;
}

.three-tittle h1 {
  margin-bottom: 3px;
  height: 59px;
  background-color: #eeeeee;
  font-size: 16px;
  color: #333333;
  line-height: 59px;
  text-align: center;
  position: relative;
}

.three-tittle h1:last-child {
  margin-bottom: 0;
}

.three-tittle .three-tittle-active {
  background-color: #478ad1;
  color: #fff;
}

.three-tittle .three-tittle-active::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 12px;
  background-image: url(arrow-1.png);
  background-repeat: no-repeat;
  background-size: cover;
  right: -7px;
  top: 50%;
  margin-top: -6px;
}

.three-column-box {
  margin-right: 20px;
}

.three-column {
  border: 1px solid #efefef;
  height: 184px;
}

.three-column-1 a {
  flex: 1;
  height: 92px;
  align-items: center;
  justify-content: center;
}

.three-column-1 a p {
  font-size: 13px;
  color: #333333;
}

.three-column-1 a img {
  margin-right: 8px;
  width: 30px;
}

.three-column-1 .color-yellow {
  background-color: #fff6e4;
}

.three-column-margin {
  padding: 10px;
}

.three-column-2 a {
  flex: 1;
  height: 70px;
  box-sizing: border-box;
  margin: 5px;
  background-color: #e6e6e6;
}

.three-column-2 a .three-column-img {
  width: 32px;
  height: 32px;
  margin: auto;
  margin-top: 8px;
  margin-bottom: 4px;
  background-repeat: no-repeat;
  background-position: left;
  background-size: 64px;
}

.three-column-2 a p {
  font-size: 15px;
  color: #666666;
  text-align: center;
  font-weight: bold;
}

.three-column-2 a .img01 {
  background-image: url(icon-01.png);
}

.three-column-2 a .img02 {
  background-image: url(icon-02.png);
}

.three-column-2 a .img03 {
  background-image: url(icon-03.png);
}

.three-column-2 a .img04 {
  background-image: url(icon-04.png);
}

.three-column-2 a .img05 {
  background-image: url(icon-05.png);
}

.three-column-2 a .img06 {
  background-image: url(icon-06.png);
}

.three-column-2 a:hover {
  background-color: #478ad1;
}

.three-column-2 a:hover .three-column-img {
  background-position: right;
}

.three-column-2 a:hover p {
  color: #fff;
}

.three-column-3 a {
  flex: 1;
  height: 70px;
  box-sizing: border-box;
  margin: 5px;
  background: #d2e8fc;
  align-items: center;
  justify-content: center;
}

.three-column-3 a img {
  width: 41px;
}

.three-column-3 a p {
  font-size: 18px;
  font-weight: bold;
  color: #0657ac;
  text-align: center;
  padding-left: 10px;
}

.zt-tittle {
  width: 132px;
  height: 84px;
  background-color: #6eb92b;
  margin-top: 20px;
}

.zt-column {
  flex: 1;
  margin-top: 20px;
  height: 84px;
  position: relative;
  overflow: hidden;
}

.zt-img {
  position: absolute;
  width: 2520px;
  overflow: hidden;
}

.zt-img a {
  margin-right: 20px;
  float: left;
}

.zt-img a img {
  width: 340px;
}

.zt-tittle {
  position: relative;
  margin-right: 10px;
}

.zt-tittle h1 {
  color: #fff;
  font-size: 24px;
  text-align: center;
  padding: 10px;
  line-height: 32px;
}

.zt-tittle::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 12px;
  background-image: url(arrow-3.png);
  background-repeat: no-repeat;
  background-size: cover;
  right: -7px;
  top: 50%;
  margin-top: -6px;
}

.news-left {
  margin-left: 10px;
}

.news-right {
  margin-right: 10px;
}

.news-2 {
  height: 256px;
}

.another-link {
  margin: 4vw 2vw;
}

.another-link a {
  flex: 1;
  margin: 0 1vw;
  border: 1px solid #b5b5b5;
}

.another-link a img {
  width: 100%;
}

.firend-link-box {
  width: 100%;
  background: #eeeeee;
  min-width: 1200px;
  overflow: hidden;
  margin-top: 20px;
}

.friend-link-one {
  width: 25%;
  float: left;
}

.friend-link-one .flex {
  justify-content: center;
  align-items: center;
}

.friend-link-one h1 {
  font-size: 14px;
  color: #272727;
  line-height: 44px;
  margin-right: 10px;
  height: 44px;
}

.friend-link-one img {
  width: 12px;
}

.firend-1 {
  width: 100%;
}

.foot-bg {
  background: #478ad1;
  margin-top: 20px;
  min-width: 1200px;
}

.foot-pc {
  justify-content: center;
  align-items: center;
  height: 93px;
}

.foot-font-box {
  flex: 1;
  margin: 0 20px;
}

.foot-icon {
  margin-left: 30px;
}

.foot-nav {
  width: 74px;
  height: 93px;
  background-color: #2d4066;
  cursor: pointer;
}

.foot-nav {
  margin: auto;
}

.foot-nav img {
  margin: auto;
  display: block;
  margin-top: 20px;
  width: 26px;
}

.foot-nav p {
  font-size: 14px;
  color: #fff;
  line-height: 16px;
  text-align: center;
  margin-top: 10px;
}

.foot-font-box a {
  font-size: 13px;
  line-height: 20px;
  color: #fff;
  margin-left: 10px;
}

.foot-font-box h1 {
  font-size: 13px;
  line-height: 20px;
  margin-left: 10px;
  color: #fff;
}

.foot-link {
  padding-top: 6px;
  padding-bottom: 4px;
}

.foot-font {
  margin-top: 2px;
}

.foot-font img {
  margin-right: 3px;
}

.foot-app {
  padding: 4vw;
  position: relative;
}

.foot-app p {
  color: #fff;
  text-align: center;
}

.black {
  padding-top: 2vw;
}

.dang {
  width: 12vw;
  position: absolute;
  left: 4vw;
  top: 50%;
  margin-top: -6vw;
}


/* --------------------政务公开--------------------- */
.zwgk .mainwrap {
  margin-top: 20px;
}

.zwgk .header-1 {
  background: #f4f4f4;
  box-sizing: border-box;
  position: relative;
  height: 54px;
  align-items: center;
  padding-left: 30px;
}

.zwgk .header-1::before {
  content: '';
  width: 4px;
  height: 100%;
  background: #478ad1;
  position: absolute;
  left: 0;
}

.zwgk .header-1 h1 {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  color: #478ad1;
  flex: 1;
}

.zwgk .header-1 .more {
  margin: 0 20px 0 0;
}

.zwgk .content-wrap {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  /* padding: 20px; */
}

.zwgk .wrap-1 {
  padding: 20px 20px 0;
}

.zwgk .wrap-1 .row div {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.zwgk .wrap-1 .row img {
  width: 30px;
}

.zwgk .wrap-1 .row p {
  width: 70px;
  margin-left: 6px;
}

.zwgk .wrap-2, .zwgk .wrap-3 {
  padding: 14px 0 20px 30px;
}

.zwgk .wrap-2 a {
  font-size: 14px;
  color: #403f3f;
  display: block;
  line-height: 32px;
}

.zwgk .wrap-3 a {
  display: block;
  line-height: 32px;
  font-size: 14px;
  color: #403f3f;
}

.zwgk .tab-box .tabs span, .zwgk .tab-box .tabs > a {
  font-size: 18px;
  padding: 0 10px;
  line-height: 44px;
  color: #403f3f;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
}

.zwgk .tab-box .tabs > .active::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: -3px;
  background: #478ad1;
  left: 0;
}

.zwgk .side {
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}

.zwgk .main-area {
  box-sizing: border-box;
  padding-left: 30px;
}

.zwgk .tab-box .more-box {
  justify-content: flex-end;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  height: 44px;
  background: #fff;
  align-items: center;
  padding: 0 10px;
}

.zwgk .tab-box .more {
  display: none;
  margin: 0;
}

.zwgk .article .wrap {
  display: none;
  min-height: 144px;
}

.zwgk .tab-box .tabs {
  border-bottom: 3px solid #eeeeee;
  position: relative;
  margin-bottom: 8px;
}

.zwgk .tab-box {
  position: relative;
  margin-top: 15px;
}

.zwgk .tab-box .article .dev {
  flex: 1;
  box-sizing: border-box;
  padding: 0 15px;
  width: 0;
}

.zwgk .tab-box .article .dev a {
  align-items: center;
  line-height: 36px;
}

.zwgk .tab-box .article .dev a::before {
  content: '';
  height: 6px;
  width: 6px;
  border-radius: 50%;
  border: 1px solid #979797;
  margin-right: 6px;
}

.zwgk .tab-box .article .dev p {
  color: #2c2c2c;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 8px;
  flex: 1;
}

.zwgk .tab-box .article .dev span {
  color: #2c2c2c;
  font-size: 14px;
}

.zwgk .wrap-4 {
  box-sizing: border-box;
  padding: 10px;
}

.zwgk .wrap-4 .wrap-shadow {
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  padding: 0 10px 10px;
  position: relative;
}

.zwgk .tab-box .dev .icon {
  width: 100%;
  border: 1px solid #f3f3f3;
  box-sizing: border-box;
  border-radius: 4px;
  align-items: center;
  padding: 10px 20px;
}

.zwgk .tab-box .dev .icon img {
  margin-right: 6px;
}

.zwgk .tab-box .dev .icon:first-child {
  margin-bottom: 20px;
}

.hdjl .box-shadow {
  background: #fff;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}

.hdjl .model-box {
  padding: 13px 20px;
  box-sizing: border-box;
}

.hdjl .title {
  background: #478ad1;
  align-items: center;
}

.hdjl .title img {
  width: 25px;
  margin-left: 20px;
}

.hdjl .title h1 {
  font-size: 18px;
  color: #fff;
  line-height: 40px;
  font-weight: bold;
  margin-left: 10px;
  flex: 1;
}

.hdjl .content {
  box-sizing: border-box;
  padding: 10px 0 0;
  width: 100%;
  overflow: hidden;
}

.hdjl .content-1 .item {
  flex: 1;
  padding: 8px 0;
}

.hdjl .content-1 img {
  width: 50px;
  display: block;
  margin: 0 auto;
}

.hdjl .content-1 span {
  text-align: center;
  display: block;
  width: 100%;
  margin-top: 10px;
}

.hdjl .zxtz {
  box-sizing: border-box;
  padding-right: 20px;
}

.hdjl .content-2 a {
  flex: 1;
  margin: 0 10px;
  line-height: 36px;
  font-size: 16px;
  color: #fff;
  background: #7bb3ef;
  text-align: center;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
  justify-content: center;
}

.hdjl .content-2 .rowtitle:last-child {
  margin-bottom: 0;
}

.hdjl .more {
  background: url("xingz_more.png") center no-repeat;
  width: 20px;
  height: 20px;
  margin: 0 10px 0;
}

.hdjl .box-1 {
  width: 100%;
  overflow: hidden;
}

.hdjl .content-3 a {
  line-height: 48px;
  border-bottom: 1px dashed #eee;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  width: 100%;
}

.hdjl .content-3 a:last-child {
  border: none;
}

.hdjl .content-4 .theme span {
  font-size: 14px;
  white-space: nowrap;
}

.hdjl .content-4 .theme {
  box-sizing: border-box;
  background: #eee;
  line-height: 40px;
  padding: 0 10px;
}

.hdjl .content-4 .theme a {
  flex: 1;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.hdjl .content-4 .date span {
  font-size: 14px;
  white-space: nowrap;
}

.hdjl .content-4 .date {
  box-sizing: border-box;
  line-height: 40px;
  padding: 0 10px;
  margin-bottom: 10px;
}

.hdjl .content-4 .date a {
  flex: 1;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.mlxs .mainwrap {
  margin-top: 20px;
}

.mlxs .intro .tabs {
  width: 100%;
  background: #eee;
  box-sizing: border-box;
  padding: 24px 0;
}

.mlxs .intro .tabs span {
  line-height: 54px;
  margin-bottom: 25px;
  text-align: center;
  width: 100%;
  display: block;
  font-size: 18px;
  color: #494949;
  position: relative;
  cursor: pointer;
}

.mlxs .intro .tabs .active {
  background: #fff;
  color: #478ad1;
}

.mlxs .intro .tabs .active::before {
  content: '';
  width: 4px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #478ad1;
}

.mlxs .intro {
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}

.mlxs .intro .article .wrap {
  box-sizing: border-box;
  padding: 20px;
  overflow: hidden;
  display: none;
  height: 361px;
}

.mlxs .intro .article .wrap-1 img {
  width: 100%;
  margin-bottom: 15px;
}

.mlxs .intro .article .wrap-1 p {
  width: 100%;
  color: #403f3f;
  line-height: 26px;
  font-size: 14px;
}

.mlxs .intro .article .wrap-2 p {
  width: 100%;
  color: #403f3f;
  line-height: 30px;
  font-size: 14px;
}

.mlxs .intro .article .wrap-1 a, .mlxs .intro .article .wrap-2 a {
  color: #0657ac;
}

.mlxs .intro .article .wrap-3 > div {
  box-sizing: border-box;
  padding: 0 10px;
}

.mlxs .title {
  background: #eee;
  line-height: 42px;
  margin-bottom: 10px;
  align-items: center;
}

.mlxs .title h1 {
  color: #5892d3;
  font-size: 18px;
  line-height: 42px;
  flex: 1;
}

.mlxs .title::before {
  width: 4px;
  height: 20px;
  background: #5892d3;
  content: '';
  margin-left: 8px;
  margin-right: 4px;
}

.mlxs .title .more {
  margin: 0 10px;
}

.mlxs .intro .article .wrap-3 .article {
  font-size: 14px;
  text-align: left;
  box-sizing: border-box;
  padding-left: 10px;
  border-bottom: 1px dashed #bfbfbf;
  line-height: 36px;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  display: block;
  text-overflow: ellipsis;
}

.mlxs .intro .article .wrap-3 .article::before, .mlxs .intro .article .wrap-3 .article2::before {
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #5193d4;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
}

.mlxs .intro .article .wrap-3 .article2 {
  align-items: center;
  font-size: 14px;
  text-align: left;
  box-sizing: border-box;
  padding-left: 10px;
  border-bottom: 1px dashed #bfbfbf;
  line-height: 36px;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
}

.mlxs .intro .article .wrap-3 .article2 p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  flex: 1;
}

.mlxs .intro .article .wrap-3 .article2 span {
  color: #999999;
  margin-left: 5px;
}

.mlxs .whxs {
  box-sizing: border-box;
  padding-left: 20px;
}

.mlxs .whxs .wrap {
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}

.mlxs .whxs .item {
  background: #eeeeee;
  padding: 10px 20px;
  margin: 10px;
  flex: 1;
}

.mlxs .whxs .flex {
  justify-content: center;
}

.mlxs .whxs .item img {
  width: 90px;
  margin: 0 auto;
  display: block;
}

.mlxs .whxs .item p {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}

.mlxs .tkxs {
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
}

.mlxs .tkxs .item {
  width: 20%;
  box-sizing: border-box;
  padding: 15px;
  float: left;
}

.mlxs .tkxs .item .pic {
  width: 100%;
  height: 140px;
}

.mlxs .tkxs .item span {
  text-align: center;
  font-size: 18px;
  display: block;
  line-height: 20px;
  margin-top: 6px;
}

.lnb-wrap {
  width: 1200px;
}

/***************原 layout-new.css *******************/
body {
  background-color: #fff;
}

ul, li {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  padding-inline-start: 0;
}

.list-nav {
  background-color: #f7f7f7;
}

.active-nav {
  background-color: #fff;
}

.list-box a {
  font-size: 13px;
  line-height: 40px;
  color: #3d3d3d;
}

.list-box span {
  padding: 0 1px;
}

.list-box {
  padding-left: 25px;
  background-image: url("sy.png");
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: 0px 12px;
}

.article-top h1 {
  background-color: #e9f2f9;
  color: #111111;
  font-size: 16px;
  line-height: 40px;
  width: 145px;
  border: 1px solid #c9deef;
  border-top: none;
  padding: 5px 25px;
}

.article-top p {
  flex: 1;
  color: #111111;
  font-size: 16px;
  line-height: 40px;
  padding: 5px 25px;
  border-bottom: 1px solid #c9deef;
}

.article-top {
  margin: 30px 0 10px 0;
  border: 1px solid #c9deef;
  border-bottom: none;
  border-left: none;
}

.article {
  margin-top: 20px;
}

.article h1 {
  font-size: 25px;
  border-bottom: 2px solid #343434;
  text-align: center;
  line-height: 50px;
  padding-bottom: 10px;
  color: #1a1a1a;
}

.article p {
  font-size: 16px;
  line-height: 36px;
  padding: 10px 0;
  clear: both;
  color: #1a1a1a;
}

.article p span {
  padding-left: 32px;
  clear: both;
}

.article .time {
  font-size: 16px;
  line-height: 32px;
  font-style: normal;
  text-align: right;
  width: 100%;
}

.article-bottom {
  justify-content: flex-end;
  background: #f1f1f1;
  align-items: center;
  height: 50px;
  margin-top: 20px;
  box-sizing: border-box;
  padding: 0 10px;
}

.article-bottom .flex {
  align-items: center;
  padding: 0 15px;
}

.article-bottom h1 {
  cursor: pointer;
  font-size: 15px;
  line-height: 15px;
  padding: 0 10px;
}

.fj {
  flex: 1;
  color: #f00;
  padding-left: 10px;
  cursor: pointer;
  font-weight: bold;
}

.article-bottom h1:hover {
  color: #355e92;
}

.the-next {
  border-top: 1px dotted #c5c5c5;
  margin-top: 20px;
  padding-top: 10px;
  margin-bottom: 20px;
}

.the-next a {
  display: block;
  font-size: 16px;
  line-height: 40px;
  color: #333;
}

.the-next a:hover {
  color: #355e92;
}

.article h2 {
  font-size: 15px;
  font-weight: bold;
  margin-top: 20px;
}

.article h2 a {
  font-weight: normal;
  color: #0000ee;
}

.article .flex {
  justify-content: center;
}

.fenxiang {
  flex: 1;
  color: #999999;
}

.fenxiang img {
  margin-left: 10px;
}

.fenxiang h2 {
  margin-left: 10px;
  width: 45px;
  padding: 0 0 0 2px;
  vertical-align: bottom;
  background: transparent url(counter_box_24.gif) no-repeat;
  height: 24px;
  color: #444;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
}

.list-nav-all {
  flex: 1;
}

.list-left {
  width: 250px;
  border-top: 6px solid #478ad1;
  background: #ffffff;
  padding: 0 33px;
  min-height: 300px;
  position: relative;
  margin-right: 30px;
  margin-top: 10px;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
}

.list-right {
  flex: 1;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
  min-height: 300px;
  background: #fff;
  margin-top: 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
}

.list-tittle {
  border-bottom: 1px dashed #c9c9c9;
  line-height: 75px;
  height: 76px;
  color: #478ad1;
  font-size: 30px;
  font-weight: bold;
}

.list-left ul li {
  display: block;
  height: 56px;
  background: url(col.png) no-repeat left center;
}

.list-left ul li h1 {
  padding-left: 32px;
  line-height: 56px;
  font-size: 18px;
  color: #2c2c2c;
}

.list-left ul .list-active {
  background: url(colHover.png) no-repeat left center;
}

.list-left ul .list-active h1 {
  color: #478ad1;
}

.list-left ul .list-active h1 a {
  color: #478ad1;
}

.list-left ul li:hover {
  color: #478ad1;
}

.list-left2 {
  width: 350px;
  border-top: 6px solid #478ad1;
  background: #ffffff;
  padding: 0 33px;
  min-height: 300px;
  position: relative;
  margin-right: 30px;
  margin-top: 10px;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
}

.list-right2 {
  flex: 1;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
  min-height: 300px;
  background: #fff;
  margin-top: 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
}

.list-tittle2 {
  border-bottom: 1px dashed #c9c9c9;
  line-height: 75px;
  height: 76px;
  color: #478ad1;
  font-size: 30px;
  font-weight: bold;
}

.list-left2 ul li {
  display: block;
  height: 56px;
  background: url(col.png) no-repeat left center;
}

.list-left2 ul li h1 {
  padding-left: 24px;
  line-height: 56px;
  font-size: 16px;
  color: #2c2c2c;
}

.list-left2 ul .list-active {
  background: url(colHover.png) no-repeat left center;
}

.list-left2 ul .list-active h1 {
  color: #478ad1;
}

.list-left2 ul .list-active h1 a {
  color: #478ad1;
}

.list-left2 ul li:hover {
  color: #478ad1;
}

.list-search-box .srarch {
  background-image: none;
  vertical-align: middle;
  line-height: 25px;
  width: 60px;
  height: 25px;
  background: #355e92;
  text-align: center;
  color: #fff;
  border-radius: 4px;
}

.list-search {
  padding: 20px 20px 0 20px;
}

.list-search p {
  font-size: 16px;
  line-height: 24px;
  margin-right: 10px;
}

.list-search-box input {
  height: 24px;
  width: 240px;
}

.list-right-all {
  padding: 10px 20px;
}

.list-right-all a {
  border-bottom: 1px solid #dcdcdc;
  padding: 0 10px;
}

.list-right-all a h1 {
  flex: 1;
  width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 48px;
  font-size: 14px;
  position: relative;
  color: #2C2C2C;
}

.list-tittle-blue {
  background: #478ad1 url(currentCol.png) no-repeat 30px center;
  padding-left: 64px;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 46px;
  height: 46px;
}

.list-tittle-blue2 {
  padding-left: 20px;
  font-size: 18px;
  color: #478ad1;
  line-height: 46px;
  font-weight: bold;
  height: 46px;
}

.list-right-all a p {
  line-height: 48px;
  font-size: 14px;
  padding-left: 20px;
  color: #2C2C2C;
}

.list-right-all a:hover h1 {
  color: #478ad1;
  background-color: #f4f4f4;
}

.list-page-box {
  background-image: url("bg.gif");
  margin-top: 10px;
  border-top: 1px solid #dfdfdf;
  box-sizing: border-box;
  padding: 0 5px;
  font-size: 12px;
}

.list-page-box .flex {
  align-items: center;
  height: 30px;
}

.list-page-box select {
  font-size: 12px;
}

.page-or input {
  width: 30px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  border: 1px solid #CCCCCC;
  background: url(text_bg.gif) repeat-x;
}

.page-line {
  padding: 0 10px;
}

.pre {
  width: 20px;
  height: 20px;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
}

.pre-1 {
  background-image: url(first_disabled.gif);
}

.pre-2 {
  background-image: url(prev_disabled.gif);
}

.pre-3 {
  background-image: url(next_disabled.gif);
}

.pre-4 {
  background-image: url(last_disabled.gif);
}

.pre-1-active {
  background-image: url(first.gif);
}

.pre-2-active {
  background-image: url(prev.gif);
}

.pre-3-active {
  background-image: url(next.gif);
}

.pre-4-active {
  background-image: url(last.gif);
}

.list-bg {
  background-color: #f5f7fa;
}

.list-box-2 {
  background-color: #f5f7fa;
  /*margin-top: 20px;*/
}

/***************原 media.css *******************/
@media only screen and (max-width: 767px) and (min-width: 100px) {
  .nav-box {
    min-width: auto;
  }
  .container-bg {
    height: auto;
    background: url(bg-1.png) #ffffff no-repeat 50% bottom;
  }
  .container {
    width: 100%;
    overflow: hidden;
  }
  .top {
    display: block;
  }
  .logo {
    width: 88%;
    margin-left: 2%;
    margin-top: 20px;
  }
  .logo img {
    width: 100%;
  }
  .input-box {
    width: 88%;
    box-sizing: border-box;
    margin: 25px 6%;
    background-color: rgba(128, 168, 197, 0.3);
    display: block;
  }
  .nav a {
    width: 33.33%;
    font-size: 4.8vw;
    line-height: 11vw;
    height: 11vw;
  }
  .txt .news-font a {
    font-size: 4.8vw;
    padding-left: 3vw;
    line-height: 13vw;
  }
  .light-box {
    box-sizing: border-box;
    padding-left: 0px;
  }
  .txt {
    height: 13vw;
  }
  .button-box {
    margin: 3vw 2.5vw;
  }
  .button-box .button {
    width: 7vw;
    height: 7vw;
    line-height: 7vw;
    font-size: 3.5vw;
  }
  .news-img {
    margin-top: 4vw;
  }
  .news-img img {
    height: 70vw;
  }
  .news {
    height: 70vw;
    margin: 4vw 3vw 0 3vw;
  }
  .news-tittle {
    height: 13vw;
    border-bottom: 2px solid #eeeeee;
  }
  .news-tittle h1 {
    line-height: 13vw;
    font-size: 4.3vw;
    padding: 0 2vw;
  }
  .news-tittle .h1-active::before {
    bottom: -2px;
    height: 2px;
  }
  .more {
    width: 7vw;
    height: 7vw;
    margin-top: 2.5vw;
  }
  .new-article a {
    font-size: 3.7vw;
    line-height: 8.6vw;
    padding: 0 25px 0 10px;
  }
  .new-article p {
    font-size: 3.7vw;
    line-height: 8.6vw;
  }
  .tzgg-tittle h1 {
    font-size: 4.3vw;
    line-height: 13vw;
  }
  .tzgg {
    height: 14.2vw;
    padding: 1.8vw;
  }
  .tzgg-time {
    width: 10vw;
    height: 10.5vw;
    padding-top: 1vw;
  }
  .tzgg-time p {
    font-size: 3.3vw;
    line-height: 4vw;
  }
  .tzgg-time p span {
    font-size: 4vw;
  }
  .tzgg-font {
    font-size: 3.7vw;
    line-height: 5vw;
  }
  .news-wsdc {
    height: 45vw;
  }
  .news-wsdc .tzgg-tittle {
    height: 12vw;
  }
  .news-wsdc .tzgg-tittle h1 {
    line-height: 12vw;
  }
  .news-wsdc .new-article a {
    line-height: 7vw;
  }
  .news-wsdc .new-article p {
    line-height: 7vw;
  }
  .three-box {
    margin-top: 4vw;
  }
  .three-tittle-app {
    margin: 0 3vw;
    display: flex;
  }
  .three-tittle-app h1 {
    flex: 1;
    margin-bottom: 2vw;
    font-size: 4.3vw;
    margin-right: 2px;
    height: 15vw;
    line-height: 15vw;
  }
  .three-tittle h1:last-child {
    margin-right: 0px;
  }
  .three-tittle .three-tittle-active::after {
    content: "";
    position: absolute;
    width: 12px;
    height: 7px;
    background-image: url(../images/arrow-2.png);
    background-repeat: no-repeat;
    background-size: cover;
    left: 50%;
    margin-left: -6px;
    top: 100%;
    margin-top: -1px;
  }
  .three-column-box {
    margin: 0 3vw;
  }
  .three-column {
    height: 44vw;
  }
  .three-column-1 a {
    height: 22vw;
  }
  .three-column-1 a p {
    font-size: 3.5vw;
  }
  .three-column-margin {
    padding: 1vw;
  }
  .three-column-2 a, .three-column-3 a {
    margin: 1vw;
    height: 19vw;
  }
  .three-column-2 a .three-column-img {
    height: 9vw;
  }
  .three-column-2 a p {
    font-size: 3.7vw;
  }
  .three-column-3 a p {
    font-size: 4.7vw;
  }
  .zt-column {
    margin: 0 3vw;
    margin-top: 4vw;
  }
  .zt-img {
    width: 2450px;
  }
  .zt-img a {
    margin-right: 10px;
  }
  .news-2 {
    height: 61vw;
  }
  .news-left .news-tittle h1 {
    padding: 0px 2px;
    letter-spacing: -1px;
  }
  .firend-link-box {
    min-width: auto;
    margin-top: 0;
  }
  .friend-link-one {
    width: 50%;
  }
  .friend-link-one h1 {
    font-size: 3.7vw;
    line-height: 11vw;
    height: 11vw;
  }
  .foot-bg {
    margin-top: 4vw;
    min-width: auto;
  }
  .srarch img {
    width: 5.5vw;
  }
  .tzgg-tittle {
    background-size: 6vw;
  }
  .three-column-1 a img {
    width: 8vw;
  }
  .three-column-2 a .three-column-img {
    background-size: 17vw;
  }
  .three-column-3 a img {
    width: 11vw;
  }
  .more {
    background-size: 3.78vw;
  }
  .zwgk .wrap-1 .row div {
    display: block;
  }
  .zwgk .wrap-1 .row img {
    display: block;
    margin: 0 auto;
  }
  .zwgk .wrap-1 .row p {
    display: block;
    margin: 8px auto 0;
    text-align: center;
    font-size: 4vw;
  }
  .zwgk .wrap-2 a {
    font-size: 4vw;
  }
  .zwgk .wrap-3 a {
    font-size: 4vw;
  }
  .zwgk .tab-box .tabs {
    overflow-x: auto;
    overflow-y: hidden;
  }
  .zwgk .tab-box .tabs > .active::after {
    bottom: 0;
  }
  .zwgk .main-area {
    padding: 0;
  }
  .zwgk .side {
    box-shadow: none;
  }
  .zwgk .tab-box .article .dev {
    width: 100%;
  }
  .zwgk .tab-box .article .wrap > div {
    display: block;
  }
  .zwgk .wrap-4 .wrap-shadow {
    box-shadow: none;
    padding: 0;
  }
  .zwgk .tab-box .dev .icon {
    justify-content: center;
  }
  .zwgk .mainwrap {
    box-sizing: border-box;
    padding: 0 15px;
  }
  .hdjl .zxtz {
    padding: 0;
  }
  .hdjl .content-1 span {
    font-size: 4.4vw;
  }
  .hdjl .content-2 a {
    font-size: 4vw;
    line-height: 1;
    padding: 10px 0;
  }
  .hdjl .content-3 a {
    font-size: 4.4vw;
  }
  .hdjl .content-4 .theme a, .hdjl .content-4 .theme span, .hdjl .content-4 .date span, .hdjl .content-4 .date a {
    font-size: 4.4vw;
  }
  .mlxs .intro .tabs {
    display: flex;
    padding: 0;
  }
  .mlxs .intro .tabs span {
    margin: 0;
  }
  .mlxs .intro .tabs .active::before {
    height: 4px;
    width: 100%;
    top: 0;
    left: 0;
  }
  .mlxs .intro .article .wrap {
    height: auto;
  }
  .mlxs .intro {
    box-shadow: none;
  }
  .mlxs .whxs {
    padding: 0;
  }
  .mlxs .tkxs .item {
    width: 50%;
  }
  .mlxs .intro, .mlxs .whxs, .mlxs .tkxs {
    box-sizing: border-box;
    padding: 0 10px;
  }
  .mlxs .whxs .wrap {
    box-shadow: none;
  }
}

/***************原 media-new.css *******************/
@media only screen and (max-width: 767px) and (min-width: 100px) {
  .list-box {
    padding: 2vw;
    /* padding-left: 8vw; */
    background-position: 3vw 3.3vw;
    background-image: none !important;
  }
  .list-box a {
    font-size: 3.6vw;
    line-height: 7vw;
  }
  .article-top {
    margin: 3vw;
  }
  .article-top h1 {
    font-size: 4vw;
    line-height: 6vw;
    width: 26vw;
    padding: 2vw;
  }
  .article-top p {
    font-size: 4vw;
    line-height: 6vw;
    padding: 2vw 3vw;
  }
  .article {
    margin: 0 3vw;
    margin-top: 6vw;
  }
  .article h1 {
    font-size: 6.2vw;
    line-height: 9vw;
    padding-bottom: 3vw;
    border-bottom: 1px solid #343434;
  }
  .article p {
    font-size: 4vw;
    line-height: 8vw;
    padding: 4vw 0;
    clear: both;
  }
  .article p span {
    padding-left: 8vw;
  }
  .fj {
    padding-left: 3vw;
    cursor: pointer;
    font-weight: bold;
  }
  .the-next {
    border-top: 1px dotted #c5c5c5;
    margin: 3vw;
    padding-top: 4vw;
  }
  .the-next a {
    font-size: 3.6vw;
    line-height: 7vw;
  }
  .article h2 {
    font-size: 3.5vw;
    padding: 0 1vw;
    text-align: center;
  }
  .article h2 span {
    display: block;
  }
  .article-bottom {
    margin: 2vw 3vw;
    height: 10vw;
  }
  .list-box-2 {
    padding: 0;
    padding-left: 2vw;
    background-color: #fff;
    margin-top: 0;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.8);
  }
  .list-box-2 .list-nav-all {
    padding: 2vw 0;
  }
  .list-box a {
    line-height: 7vw;
  }
  .app-nav {
    width: 12vw;
    height: 12vw;
    background-color: #1d79cc;
    background-image: url("app-nav.png");
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: center;
  }
  .list-right {
    margin: 3vw 3%;
    width: 94%;
    flex: none;
  }
  .list-search p {
    margin-right: 10px;
    line-height: 7vw;
    font-size: 3.8vw;
  }
  .list-search-box {
    flex: 1;
  }
  .list-search-box input {
    height: 7vw;
    flex: 1;
    width: auto;
  }
  .list-search-box .srarch {
    margin: 0  0 0 15px;
    line-height: 7vw;
    width: 60px;
    height: 7vw;
    font-size: 3.6vw;
  }
  .list-right-all {
    padding: 3vw;
  }
  .list-right-all a {
    padding: 0 1vw;
  }
  .list-right-all a h1 {
    line-height: 13vw;
    font-size: 4vw;
  }
  .list-right-all a p {
    line-height: 13vw;
    font-size: 3.6vw;
  }
  .list-right-box ul {
    overflow: hidden;
    padding: 2vw 1vw 0vw 1vw;
  }
  .list-right-box {
    width: 100%;
  }
  .list-right-box ul li h1 {
    float: left;
    font-size: 3.9vw;
    padding: 1.2vw 2vw;
    font-weight: bold;
    color: #2C2C2C;
  }
  .list-right-box ul .list-active h1 {
    color: #478ad1;
  }
  .list-right-box ul .list-active h1 a {
    color: #478ad1;
  }
  .list-search {
    padding: 20px 15px 0 15px;
  }
  .list-right-all2 {
    padding: 1vw;
  }
  .list-right-all2 a {
    padding: 0 1px;
  }
  .list-right-all2 a h1 {
    line-height: 13vw;
    font-size: 4vw;
  }
  .list-right-all2 a p {
    line-height: 13vw;
    font-size: 3.6vw;
  }
  .zfjg_app {
    font-size: 12px;
    line-height: 30px;
    color: #2C2C2C;
    text-decoration: none;
  }
  .zfjg_app a {
    line-height: 30px;
    color: #2C2C2C;
    text-decoration: none;
    border: none;
  }
  .zfjg_app a:hover {
    color: #478ad1;
    text-decoration: none;
  }
}

/*************栏目页新增css  20210903***************/
.btn-old {
  margin-top: 50px;
}

.btn-old a {
  font-size: 18px;
  padding: 10px 30px;
  background-color: #ec940a;
  color: #fff;
  border-radius: 100px;
  /* margin-left: 100px; */
}

.btn-old a:hover {
  color: #fff;
}

.input-box .search {
  width: 21px;
  height: 21px;
  cursor: pointer;
  margin: -4px 0px;
  border: none;
  background: url(search.png) no-repeat left center;
  background-size: contain;
}

.input-box .search-input {
  outline: none;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  border: none;
  flex: 1;
  padding-left: 10px;
  border-radius: 540px;
  height: 38px;
  line-height: 38px;
  color: #99999a;
  font-size: 18px;
  background-color: rgba(0, 0, 0, 0);
  width: 80%;
}

.nav a:hover {
  border: 1px solid #d0cfcf;
  color: #111111;
  background: #fff;
}

.foot-pc span {
  margin-left: 30px;
}

.itop {
  position: fixed;
  right: 10px;
  bottom: 30vh;
  display: none;
  margin-bottom: 5px;
  width: 60px;
  height: 51px;
  border-radius: 2px;
  cursor: pointer;
  z-index: 999;
}

@media screen and (max-width: 768px) {
  .itop {
    display: none;
  }
}

/*************头部登录**************/
.loginItems a {
  display: block;
  background: none;
}

#login {
  position: relative;
  display: inline-block;
}

#login p {
  line-height: 26px;
  color: #99999a;
  font-size: 17px;
}

.user-center {
  position: absolute;
  width: 85px;
  height: 54px;
  z-index: 99;
  background: #ffffff;
  text-align: center;
  display: none;
  border: #dddddd 1px solid;
  border-radius: 5px;
  font-size: 13px;
  left: -14px;
}

.user-center > a {
  display: block;
  line-height: 26px;
  text-align: center;
  background: none;
  font-size: 13px;
}

.user-center > p:hover, .user-center > a:hover {
  color: #1492ff;
}

.loginBtns {
  text-align: center;
  cursor: pointer;
  line-height: 26px;
  font-size: 17px;
  color: #99999a;
}

.loginItems {
  position: absolute;
  width: 85px;
  z-index: 99;
  background: #ffffff;
  text-align: center;
  display: none;
  border: #dddddd 1px solid;
  border-radius: 5px;
  margin-left: -25px;
}

.loginBtns:hover .loginItems {
  display: block;
}

/******底部*****/
a:hover {
  color: #5193d4;
}

/*底部开始*/
.footer {
  height: 93px;
  background: #478ad1;
  padding-left: 2%;
}

.footer01 {
  margin-top: 16px;
}

.footer01 img {
  display: block;
  width: 50px;
  height: 60px;
}

.footer02 {
  margin-left: 2%;
  font-size: 14px;
  width: 50%;
  line-height: 14px;
  padding-top: 12px;
  color: #FFFFFF;
}

.footer02 a {
  color: #FFFFFF;
}

.footer02T li {
  margin-left: 0px;
  margin-right: 2.3%;
}

.footer02 p {
  margin-top: 12px;
  line-height: 26px;
}

.footer03 {
  margin-left: 2%;
  padding-top: 20px;
}

/*底部结束*/
/*网站导航弹框*/
* {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

* {
  box-sizing: border-box;
}

.web-lead-popup .popup-contain {
  width: 100%;
  padding: 40px 30px 30px;
  position: absolute;
  bottom: 0px;
  right: 0;
  left: 0;
  box-shadow: 0 -8px 13px rgba(21, 36, 66, 0.18);
}

.popup, .confirm-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  background-color: rgba(0, 0, 0, 0.65);
  background-repeat: repeat;
  z-index: 1040;
}

.show {
  display: block !important;
}

.slideInUp {
  animation: slideInUp .35s ease both;
}

.bgcolor-f {
  background-color: #fff;
}

.web-first-nav:first-child {
  padding-right: 20px;
}

.web-first-nav {
  max-height: 240px;
  overflow: auto;
}

.web-first-nav > li {
  float: left;
  width: 20%;
  padding-left: 5%;
  margin-bottom: 10px;
}

.web-first-nav > li > a {
  font-size: 20px;
  color: #777;
  font-weight: bold;
  line-height: 40px;
}

a:link, a:hover, a:visited, a:focus {
  text-decoration: none;
  outline: none;
}

.web-first-nav:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  clear: both;
}

.web-second-nav > li > p, .web-second-nav > li {
  width: 110px;
}

.web-second-nav > li > a, .web-second-nav > li > p > a {
  color: #777;
  font-size: 14px;
  line-height: 28px;
  display: inline-block;
  width: 135px;
}

.web-second-nav > li > a:hover, .web-second-nav > li > p > a:hover {
  color: #5193d4;
}

/*关闭的X*/
.footer.navOpen .footer-close {
  display: block;
}

.footer-close {
  position: absolute;
  width: 31px;
  height: 31px;
  bottom: 300px;
  right: 50px;
  z-index: 1200;
  /*background-color: #fff;*/
  /*display: none;*/
}

.p-a {
  position: absolute;
}

.rotate180 {
  animation: rotate180 .35s ease both;
}

.d-ib {
  display: inline-block;
}

img {
  border: none !important;
}

img {
  vertical-align: middle;
}

.c-p, .footer04 {
  cursor: pointer;
}

.color-f {
  color: #fff;
}

.sideBar {
  width: 45px;
  position: fixed;
  right: 10px;
  top: 200px;
}

.sideBar img {
  display: block;
  width: 45px;
  height: 45px;
}

.sideBar li {
  margin-top: 10px;
}

.weixin_pic {
  display: none;
  position: fixed;
  right: 65px;
  top: 335px;
  width: 100px;
  height: 100px;
}

.weixin_pic img {
  width: 100%;
  height: 100%;
}

/*当前位置补充样式begin*/
/* .zt td{display:contents;} */
/* .fz {
  display: none !important;
  padding-left: 0rem !important;
} */
.zt tbody > tr > td > table > tbody > tr > td:first-child span {
  display: none;
}

/*当前位置补充样式end*/
/*******************机构概况begin*******************/
.jggk-title {
  border-bottom: #343434 solid 2px;
  font-size: 26px;
  padding-bottom: 15px;
  text-align: center;
}

.jggk-content {
  text-align: left;
  font-size: 16px;
  margin-top: 15px;
}

/*******************机构概况end*******************/
/*******************政府机构begin*******************/
.zfjg {
  font-size: 14px;
  line-height: 60px;
  color: #2C2C2C;
  text-decoration: none;
}

.zfjg a {
  line-height: 60px;
  color: #2C2C2C;
  text-decoration: none;
  border: none;
}

.zfjg a:hover {
  color: #478ad1;
  text-decoration: none;
}

/*******************政府机构end*******************/
/*******************领导信息begin*******************/
.ldxx-list a {
  line-height: 45px;
  font-size: 16px;
  border: none;
}

.ldxx-box {
  width: 100%;
  padding: 10px;
  overflow: hidden;
  font-size: 13px;
}

.ld-pic {
  width: 148px;
  height: 172px;
  background: url(/cms_files/jcms1/web3507/site/images/35551/qzzc_06.gif) no-repeat;
  float: left;
  padding: 2px;
}

.ld-pic img {
  width: 100%;
  height: 100%;
}

.ld-pic-r {
  float: left;
}

.ldxx {
  width: 965px;
  float: left;
}

.ld-title {
  width: 100%;
  height: 32px;
  line-height: 32px;
}

.ld-name {
  font-weight: bold;
}

.ld-wdfg {
  width: 100%;
  margin-top: 10px;
}

.ld-wdfg-title {
  height: 25px;
  line-height: 25px;
  color: #ffffff;
  font-weight: bold;
  padding-left: 10px;
  background: url(/cms_files/jcms1/web3507/site/images/35551/ld_bg_36.gif) no-repeat;
  margin-bottom: 10px;
  font-size: 15px;
}

.ldxx p {
  line-height: 25px;
  text-indent: 2em;
}

.ldxx-intro, .ldhd {
  width: 100%;
  padding: 10px;
  font-size: 13px;
}

.ldxx-intro-title, .ldhd-title {
  width: 100%;
  height: 25px;
  line-height: 25px;
  border-bottom: 1px #e4e4e4 solid;
  margin-bottom: 10px;
}

.ldxx-intro-title > div, .ldhd-title > div {
  background: url(/cms_files/jcms1/web3507/site/images/35551/ld_bg_36.gif) no-repeat;
  /*margin-left: 10px;*/
  float: left;
  width: 80px;
  height: 25px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  font-size: 15px;
}

.ldxx-intro p {
  line-height: 25px;
  text-indent: 2em;
}

.ldhd ul {
  width: 100%;
}

.ldhd ul li {
  widows: 100%;
  height: 26px;
  line-height: 26px;
  font-size: 15px;
  border-bottom: 1px dashed #CCCCCC;
  padding-left: 15px;
  background: url(/cms_files/jcms1/web3507/site/images/35551/col_27.gif) no-repeat 5px center;
}

.ldhd ul li span {
  font-size: 13px;
  color: #999999;
  float: right;
}

/*******************领导信息end*******************/
/*****************栏目分页begin**********************/
.list-right-all .default_pgToolbar {
  height: 30px;
  /* valign: middle; */
  font-size: 12px;
  margin: 15px 0 -1px 0;
  background: none;
  border: none;
  max-width: 100%;
  empty-cells: show;
}

.list-right-all .default_pgBtn {
  width: 60px;
  height: 29px;
}

.list-right-all .default_pgFirst {
  background: url(/cms_files/jcms1/web3507/site/picture/1528/2109071356435318699.gif) no-repeat center;
  background-size: contain;
}

.list-right-all .default_pgFirstDisabled {
  background: url(/cms_files/jcms1/web3507/site/picture/1528/2109071356435707380.gif) no-repeat center;
  cursor: auto;
  background-size: contain;
}

.list-right-all .default_pgPanel a {
  border: none;
}

.list-right-all .default_pgPanel {
  padding: 0 10px 0 10px;
  margin: 0 auto;
  float: none;
}

.list-right-all .default_pgPrev {
  background: url(/cms_files/jcms1/web3507/site/picture/1528/2109071356434303449.png) no-repeat center;
  background-size: contain;
}

.list-right-all .default_pgPrevDisabled {
  background: url(/cms_files/jcms1/web3507/site/picture/1528/2109071356434592631.gif?0.4059757281671197) no-repeat center;
  cursor: auto;
  background-size: contain;
}

.list-right-all .default_pgNext {
  background: url(/cms_files/jcms1/web3507/site/picture/1528/2109071356433584562.gif) no-repeat center;
  background-size: contain;
}

.list-right-all .default_pgNextDisabled {
  background: url(/cms_files/jcms1/web3507/site/picture/1528/2109071356433939535.gif) no-repeat center;
  cursor: auto;
  background-size: contain;
}

.list-right-all .default_pgLast {
  background: url(/cms_files/jcms1/web3507/site/picture/1528/2109071356436559864.gif) no-repeat center;
  background-size: contain;
}

.list-right-all .default_pgLastDisabled {
  background: url(/cms_files/jcms1/web3507/site/picture/1528/2109071356436915504.gif) no-repeat center;
  cursor: auto;
  background-size: contain;
}

.list-right-all .default_pgRefresh {
  background: url(/cms_files/jcms1/web3507/site/picture/1528/2109071356436097199.gif) no-repeat center;
  width: 20px;
  background-size: contain;
}

.list-right-all .default_pgLoad {
  background: url(/cms_files/jcms1/web3507/site/picture/1528/2109071356434961898.gif) no-repeat center;
  background-size: contain;
}

.list-right-all .default_separator {
  display: none;
}

/**************栏目分页end******************/
/*当前位置补充样式*/
.zt tbody > tr > td > table > tbody > tr > td:first-child span {
  display: none;
}

/*****新增css*****/
.subCol {
  font-size: 16px;
}

.list-right-all h2 {
  line-height: 48px;
  font-size: 16px;
}