@charset "utf-8";
/* CSS Document */
/* 分页 */
.jd_page {
	height: 60px; text-align: center; line-height: 60px; font-size: 20px;
}
.clsPage {
	margin: 25px auto auto; padding: 0px; text-align: center; overflow: hidden; font-family: Microsoft YaHei,simhei; font-size: 14px; font-weight: normal;
}
.clsPage a {
	padding: 0px 7px; border: 1px solid rgb(40, 119, 198); border-image: none; height: 25px; text-align: center; color: white; line-height: 25px; overflow: hidden; text-decoration: none; margin-right: 4px; vertical-align: middle; display: inline-block; background-color: rgb(40, 119, 198);
}
.clsPage a:hover {
	border-color: rgb(255, 204, 204); color: red; background-color: rgb(255, 255, 255);
}
.clsPage span {
	text-indent: unset;padding: 0px 7px; border: 1px solid rgb(189, 189, 189); border-image: none; height: 25px; text-align: center; color: black; line-height: 25px; margin-right: 4px; vertical-align: middle; display: inline-block; background-color: rgb(247, 247, 247);
}

.default_pgPanel span{color: #333;text-align: left;font-size: 12px;color: black;margin-left: 0px;float: unset;}


/* 部门嵌套底部样式 */
.footer {
  position: relative;
  height: 291px;
}
.footer .f-bg {
  width: 100%;
  height: 100%;
  display: block;
}
.footer .dzjg {
  position: absolute;
  top: 120px;
  right: 140px;
}
.footer .fonter-content {
  height: 100%;
  width: 1200px;
  top: 0px;
  right: 0;
  left: 0;
  margin: 0 auto;
  position: absolute;
}
.footer .link {
  margin-top: 23px;
  height: 50px;
}
.footer .link .left,
.footer .link .middle,
.footer .link .right {
  width: 377px;
}
.footer .link .left select,
.footer .link .middle select,
.footer .link .right select {
  width: 377px;
  height: 50px;
  border: 2px #e7deda solid;
  padding-left: 10px;
}
.footer .site-info {
  margin-top: 20px ;
  font-size: 16px;
}
.footer .site-info div {
  margin-bottom: 15px;
}
.footer .f-p a {
  color: #7d5657;
  font-size: 18px;
}
.footer .f-p span {
  color: #7d5657;
  margin: 0px 10px;
}
.fm {
    margin: 0 auto;
}
