body {
  background-color: #f1f5f9;
}
.header {
  background-image: url(yjtc_bg_header_jczwgk.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-color: #1459a4;
  background-size: cover;
  /****基层政务公开专题-logo****/
}
.header .logo {
  display: none;
}
.header .search {
  display: none;
}
.header .logo-jc {
  margin-top: 25px;
  overflow: hidden;
}
.header .logo-jc img {
  max-width: 79px;
  float: left;
  vertical-align: middle;
}
.header .logo-jc a {
  float: left;
  font-size: 38px;
  color: #fff;
  font-weight: bold;
  vertical-align: top;
}
.header .jc-font {
  max-width: 668px;
  margin: 80px auto 180px auto;
  text-align: center;
}
.nav {
  display: none;
}
.lm-hd {
  margin: 30px 0;
  text-align: center;
}
.lm-hd ul {
  margin-right: -20px;
  display: block;
  overflow: hidden;
}
.lm-hd ul li {
  width: 25%;
  float: left;
  text-align: center;
  overflow: hidden;
}
.lm-hd ul li a {
  max-width: 100%;
  margin-right: 20px;
  display: inline-block;
}
.lm-hd ul li a .img {
  width: 37px;
  height: 46px;
  float: left;
  display: inline-block;
}
.lm-hd ul li a .img-span {
  min-width: 190px;
  max-width: calc(100% - 74px);
  float: left;
  font-size: 19px;
  color: #2d73cb;
  font-weight: bold;
  line-height: 46px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
}
.lm-hd ul li:hover a .img,
.lm-hd ul li.active a .img {
  background-repeat: no-repeat;
  background-size: cover;
}
.lm-hd ul li:hover a .img-lf,
.lm-hd ul li.active a .img-lf {
  background-image: url(yjtc_bg_lm_jczwgk_lf.png);
  background-position: left bottom;
}
.lm-hd ul li:hover a .img-rf,
.lm-hd ul li.active a .img-rf {
  background-image: url(yjtc_bg_lm_jczwgk_rf.png);
  background-position: right bottom;
}
.lm-hd ul li:hover a .img-span,
.lm-hd ul li.active a .img-span {
  color: #fff;
  background: #2d73cb;
}
.lm-hd ul li:nth-child(n+5) {
  margin-top: 20px;
}
.lm-bd {
  padding: 0 20px 115px 20px;
  background-color: #fff;
}
.lm-bd .box {
  display: none;
}
.lm-bd .box .box-lm-hd {
  padding-top: 30px;
  font-size: 19px;
  color: #2760b7;
  font-weight: bold;
  line-height: 20px;
}
.lm-bd .box .box-lm-hd i {
  width: 5px;
  height: 20px;
  margin-right: 8px;
  float: left;
  background-color: #2760b7;
  display: inline-block;
}
.lm-bd .box .box-lm-bd ul {
  margin-right: -18px;
}
.lm-bd .box .box-lm-bd ul li {
  width: 25%;
  float: left;
  position: relative;
}
.lm-bd .box .box-lm-bd ul li .lv1 {
  margin: 18px 18px 0 0;
  padding: 20px 15px;
  color: #2760b7;
  text-align: center;
  background-color: #f1f5f9;
  border: 1px solid #f1f5f9;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  -webkit-transition: 500ms;
  -o-transition: 500ms;
  -moz-transition: 500ms;
  transition: 500ms;
}
.lm-bd .box .box-lm-bd ul li .lv2 {
  width: calc(100% - 20px);
  background-color: #f1f5f9;
  border: 1px solid #2760b7;
  border-top: none;
  position: absolute;
  top: 70px;
  right: 18px;
  z-index: 999;
  display: none;
  overflow: hidden;
}
.lm-bd .box .box-lm-bd ul li .lv2 ul {
  height: 190px;
  margin: 0;
  padding: 0 15px 10px 15px;
  box-sizing: border-box;
  overflow-y: scroll;
}
.lm-bd .box .box-lm-bd ul li .lv2 ul li {
  width: 100%;
  float: none;
  background: url(yjtc_bg_li_sj.png) no-repeat left center;
}
.lm-bd .box .box-lm-bd ul li .lv2 ul li a {
  margin-left: 13px;
  font-size: 15px;
  line-height: 36px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.lm-bd .box .box-lm-bd ul li .lv2 ul::-webkit-scrollbar {
  width: auto;
  width: 4px;
  background-color: #fafafa;
}
.lm-bd .box .box-lm-bd ul li .lv2 ul::-webkit-scrollbar-track {
  background-color: #fafafa;
  opacity: 0.5;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
}
.lm-bd .box .box-lm-bd ul li .lv2 ul::-webkit-scrollbar-thumb {
  background-color: #f1f1f1;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
}
.lm-bd .box .box-lm-bd ul li:hover .lv1 {
  font-weight: bold;
  border: 1px solid #2760b7;
}
.lm-bd .box .box-lm-bd ul li:hover .lv2 {
  display: block;
}
.re-img {
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}
