/* 初始化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;
}
ul,
ol,
li {
  list-style: none;
}
input {
  padding: 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;
}
/* PC端隐藏移动端头部&尾部 */
.mobile_header {
  display: none;
}
.mobile_footer {
  display: none;
}
.special_topBar * {
  box-sizing: content-box !important;
}
.special_topBar {
  width: 100%;
  height: 35px;
  position: relative;
  background: #bd1a2d;
  display: block;
}
.special_topBar .special_wrap {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.special_topBar .special_wrap .special_littleLogo {
  background: url(//zyk.bjhd.gov.cn/resources2020/images/special/icon_gh_logo.png) no-repeat;
  width: 24px;
  height: 26px;
  float: left;
  overflow: hidden;
  margin: 3px 0px;
  background-size: 24px 26px;
}
.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(//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.zzb::after {
  content: '';
  width: 1px;
  height: 16px;
  background-color: #FFF;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  margin-left: 20px;
}
.special_topBar .special_fright li.wza {
  margin-left: 10px;
}
.special_topBar .special_fright li a {
  font-size: 16px;
  color: #fff;
}
/* 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 {
  display: block;
}
.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;
}
.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: 210px;
  padding: 30px 0 30px 10px;
  height: 90px;
}
.g_foot_box .m_info1 a {
  float: left;
  margin: 12px 22px;
  font-size: 14px;
}
.g_foot_box .m_info2 {
  width: 220px;
  padding: 30px 10px 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;
}
.banner_aqrz {
  display: block;
  width: 132px;
  height: 50px;
  float: left;
  margin: 85px 30px 0 0;
}
.noPC {
  display: none;
}
#_span_jiucuo {
  float: left;
  margin: 83px 30px 0 0;
}
/* 访问外链地址的弹窗 */
.dialog_other_link {
  height: 270px;
  background: #FFF;
  padding: 0 60px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: -270px;
  margin: 0 0 0 -300px;
  z-index: 100000000;
}
.dialog_other_link .close {
  width: 20px;
  height: 20px;
  background-color: #ababab;
  color: #FFF;
  line-height: 20px;
  text-align: center;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 9;
  cursor: pointer;
}
.dialog_other_link .content {
  margin: 50px auto 0;
  font-size: 20px;
  text-align: center;
  padding-bottom: 30px;
  border-bottom: solid 1px #EDEDED;
  width: auto;
  height: auto;
  position: relative;
}
.dialog_other_link .btn_box {
  text-align: center;
  margin-top: 30px;
}
.dialog_other_link .btn_box .btn_jxfw {
  display: inline-block;
  vertical-align: top;
  width: 120px;
  height: 40px;
  border: solid 1px #EEE;
  border-radius: 10px;
  font-size: 20px;
  color: #aa0000;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}
.dialog_other_link .btn_box .btn_fq {
  font-size: 20px;
  color: #aa0000;
  margin-left: 20px;
  line-height: 40px;
  cursor: pointer;
}
.dialog_mask {
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  z-index: 99999999;
}
/* Mobile */
@media only screen and (min-width: 0px) and (max-width: 1023px) {
  *,
  ::after,
  ::before {
    box-sizing: border-box;
  }
  /* PC端隐藏移动端头部&尾部 */
  .special_topBar {
    display: none;
  }
  .g_foot_box {
    display: none;
  }
  html {
    font-size: 10vw;
  }
  .mobile_header a{
    color: #333333;
    text-decoration: none;
    font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
    transition: 0.5s all;
    font-size: 0.42666667rem;
    -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
  }
  /* header */
  .mobile_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0.26666667rem;
    height: 1.46666667rem;
    background: #FFF;
  }
  .mobile_header .logo {
    background: url(https://www.bjhd.gov.cn/ztzx/common/images/logo_m.png) no-repeat;
    background-size: 100% 100%;
    width: 5.25333333rem;
    height: 0.8rem;
    display: block;
  }
  .mobile_header form {
    width: 3.2rem;
    height: 0.66666667rem;
    line-height: 0.66666667rem;
    background-color: #efeded;
    border-radius: 0.33333333rem;
    overflow: hidden;
    padding: 0 0.33333333rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .mobile_header form .searchTxt {
    width: 1.966667rem;
    height: 100%;
    background: transparent;
    font-size: 0.32rem;
  }
  .mobile_header form .searchBtn {
    display: block;
    width: 0.53333333rem;
    height: 0.66666667rem;
    background: url(https://www.bjhd.gov.cn/ztzx/common/images/icon_search_btn.png) no-repeat center center;
    background-size: 70%;
    padding: 0;
    flex-shrink: 0;
  }
  /* footer */
  .mobile_footer {
    display: block;
    width: 100%;
    padding: 0.4rem;
    background: #bd1a2d;
    margin: 0.53333333rem auto 0;
  }
  .mobile_footer .warp {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .mobile_footer .warp img{
    width: 100%;
    height: 100%;
  }
  .mobile_footer p {
    color: #fff;
    font-size: 0.32rem;
    line-height: 2;
    text-align: center;
  }
  .mobile_footer p span {
    margin: 0 0.06666667rem;
  }
  .mobile_footer p a {
    color: #fff;
    font-size: 0.32rem;
    text-decoration: none;
  }
  .mobile_footer .ideConac {
    width: 1.06666667rem;
    height: 1.06666667rem;
    overflow: hidden;
    line-height: 0;
  }
  .mobile_footer #_span_jiucuo {
    width: 1.46666667rem;
    height: 0.73333333rem;
    line-height: 0;
  }
  .mobile_footer .banner_aqrz {
    width: 1.76rem;
    height: 0.66666667rem;
    margin: 0 0 0 0.2rem;
    line-height: 0;
  }
  #_span_jiucuo {
    float: initial;
    margin: 0;
  }
  .dialog_other_link{
    top:-100%;
    width: 95%;
    margin: 0;
    transform: translate(-50%);
    height: auto;
    padding: 3% 5%;
  }
  .dialog_other_link .content{
    margin: 15% auto 0;
    font-size: .45rem;
    padding-bottom: 10%;
  }
  .dialog_other_link .btn_box{
    margin-top: 5%;
  }
}
