<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.about_ggwm{
  padding-top: 2.5rem;
}
.about_pphd{
  padding-top: 2.5rem;
}
.header_jj{
  padding: 0 0.75rem;
  height: 2.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  left: 0;
  top: 0;
  right: 0;
  position: fixed;
  z-index: 5;
  justify-content: space-between;
}

.header_jj img {
  width: 7.65rem;
  height: 1.5rem;
  margin-top: 0.5rem;
}

.header_jj p {
  margin-left: 0.5rem;
  font-size: 0.7rem;
  color: #0f356c;
  line-height: 2.5rem;
}

.header_jj p b {
  font-weight: normal;
  font-size: 0.65rem;
}
.header_jj span{
  width: 0.8rem;
  height: 0.8rem;
  float: right;
  margin: 0.85rem 0 0 0.7rem;
  background: url(https://bjedu.xhd.cn/m/images/top_right.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.header_jj span:before{
  position: absolute;
    top: -2px;
    right: 10px;
    content: '瀵艰埅';
    width: 40px;
    color: #F39800;
}
.header_jj .header_close{
  background: url(https://bjedu.xhd.cn/m/images/top_rightclose.png) no-repeat;
  background-size: 100% 100%;
}
.header_tan{
  width: 100%;
  height: auto;
  padding-bottom: 1.5rem;
  background-color: #fff;
  position: fixed;
  left: 0;
  top: 2.5rem;
  z-index: 3;
  display: none;
  border-top: 1px solid #f5f6f9;
  box-shadow:0px 22px 22px 0px rgba(0, 0, 0, 0.08);
}
.header_tan_show{
  display: block;
}
.header_tan h6{
  font-size: 0.75rem;
  color: #000;
  line-height: 0.75rem;
  margin: 0.5rem 0 0 0.75rem;
  font-weight: normal;
  border-left: 3px solid #F39800;
  padding-left: 8px;
}
.header_tan .header_list{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding-bottom: 0.5rem;
}
.header_tan .header_list a{
  width: 28%;
  height: 1.65rem;
  text-align: center;
  font-size: 0.65rem;
  color: #0d0c0c;
  margin: 0.5rem 0 0 0.75rem;
  line-height: 1.65rem;
  border-radius: 0.15rem;
  background-color: #f5f6f9;
}
.header_tan .header_rmkc{
  padding-bottom: 0;
}
.header_tan .header_rmkc a{
  width: 28%;
}
.header_tan p{
  margin-left: 0.75rem;
  margin-top: 1.5rem;
  font-size: 0.75rem;
  color: #000;
  line-height: 0.75rem;
}
.header_tan p a{
  color: #F39800;
  font-size: 0.8rem;
  text-decoration: underline;
  font-weight: bold;
}
.header_tan p b{
  font-weight: normal;
  margin-left: 0.4rem;
  font-size: 0.65rem;
  color: #A9A9A9;
}
/*鐢佃瘽*/
.header_jj .phone_tel{
    float: left;
    margin: 0.8rem 0.8rem 0 0;
    color: #F39800;
    font-size: 0.7rem;
}</pre></body></html>