/* 初始化CSS  重置浏览器样式*/
body {
  font-family: "Microsoft YaHei";
}
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;
}
a {
  text-decoration: none;
}
/*为了照顾ie6 链接图片有边框*/
ul,
ol,
li {
  list-style: none;
}
input {
  padding-top: 0;
  padding-bottom: 0;
  font-family: "Microsoft YaHei";
  border: 0 none;
}
select,
input {
  vertical-align: middle;
}
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;
}
::-webkit-input-placeholder {
  font-size: 14px;
}
::-moz-placeholder {
  font-size: 14px;
}
:-ms-input-placeholder {
  font-size: 14px;
}
.special_topBar {
  width: 100%;
  height: 35px;
  position: relative;
  background: #bd1a2d;
}
.special_topBar .special_wrap {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.special_topBar .special_wrap .special_littleLogo {
  background: url(http://zyk.bjhd.gov.cn/resources2020/images/special/icon_gh_logo.png) no-repeat;
  width: 24px;
  height: 24px;
  float: left;
  overflow: hidden;
  margin: 5px 0px;
  background-size: 24px 24px;
}
.special_topBar .special_mlhd_search a {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 35px;
  float: left;
  margin: 0px 10px 0px 10px;
}
.special_topBar .special_mlhd_search .searchBox {
  display: inline-block;
  float: left;
  border: 1px solid #fff;
  background: #fff;
  border-radius: 3px;
  position: relative;
  width: 246px;
  height: 23px;
  margin: 5px 0px;
}
.special_topBar .special_mlhd_search .searchBox .searchTxt {
  color: #757575;
  margin-left: 5px;
  width: 215px;
  float: left;
  height: 23px;
  line-height: 23px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  background: #ffffff;
}
.special_topBar .special_mlhd_search .searchBox .searchBtn {
  background: url(http://zyk.bjhd.gov.cn/resources2020/images/special/icon_search.png) no-repeat center center;
  margin-top: 4px;
  width: 18px;
  height: 16px;
  line-height: 23px;
  float: left;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  right: 5px;
}
.special_topBar .special_fright {
  float: right;
}
.special_topBar .special_fright li {
  float: left;
  line-height: 35px;
  height: 35px;
  margin-left: 25px;
  padding: 0px 5px;
}
.special_topBar .special_fright li a {
  font-size: 16px;
  color: #fff;
}
.special_topBar .special_mask {
  background: #36559a;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  display: none;
}
.footer .linkPhoto {
  width: 80px !important;
}
.footer .linkPhoto .fright {
  display: none !important;
}
/* footer */
.f_clear {
  display: block;
  *zoom: 1;
}
.f_clear:after {
  content: '';
  overflow: hidden;
  width: 100%;
  height: 0px;
  font-size: 0px;
  display: block;
  clear: both;
}
.g_foot_box * {
  box-sizing: content-box;
}
.g_foot_box .m_foot_box {
  height: 210px;
  background: #bd1a2d;
  border-top: 1px solid #8f1322;
}
.g_foot_box .m_foot_box .m_foot {
  width: 1200px;
  margin: 0 auto;
}
.g_foot_box .m_organization {
  float: left;
  width: 80px;
  padding: 70px 15px 0 55px;
}
.banner_aqrz {
	display: block;
	width: 132px;
	height: 50px;
	float: left;
	margin: 85px 30px 0 0;
}
.g_foot_box .m_jiucuo {
  float: left;
  padding: 75px 95px 0 0;
}
.g_foot_box .m_foot_info {
  float: left;
  margin-top: 30px;
}
.g_foot_box .m_foot_info li {
  float: left;
  margin-left: 3px;
  background: #a91728;
  font-size: 14px;
}
.g_foot_box .m_foot_info li a {
  color: #fff;
}
.g_foot_box .m_info1 {
  width: 300px;
  padding: 30px 0;
  height: 90px;
}
.g_foot_box .m_info1 a {
  float: left;
  margin: 12px 42px;
}
.g_foot_box .m_info2 {
  width: 240px;
  padding: 30px 20px 0;
  height: 120px;
}
.g_foot_box .m_info2 p {
  font-size: 14px;
  color: #fff;
  line-height: 44px;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
.g_foot_box .m_info3 {
  width: 180px;
  padding: 25px 15px;
  height: 100px;
}
.g_foot_box .m_info3 p {
  float: left;
  width: 80px;
  text-align: center;
  font-size: 12px;
  margin: 0 5px;
  color: #fff;
}
.g_foot_box .m_info3 p img {
  padding-bottom: 5px;
}
.g_foot_box .m_foot_txt {
  height: 55px;
  line-height: 55px;
  background: #dabb85;
}
.g_foot_box .m_foot_txt .foot_txt {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.g_foot_box .m_foot_txt .foot_txt p {
  float: left;
  font-size: 14px;
  color: #333;
  margin-left: 45px;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
.g_foot_box .m_foot_txt .foot_txt a {
  font-size: 14px;
  color: #333;
}
.g_foot_box .m_foot_txt .foot_txt a:hover {
  color: #bd1a2d;
}
.noPC {
  display: none;
}
