.dhrc,.yjjb{
    background: #FFF;
}
.dhrc-tit,.jszl-tit,.yjjb-tit {
    text-align: center;
    position: relative;
    font-size: 20px;
    padding: 20px 0;
}
.dhrc-tit::before,.jszl-tit::before,.yjjb-tit::before {
    content: '';
    display: block;
    width: 35%;
    border-bottom: 2px solid #375FD1;
    position: absolute;
    top: 32px;
    left: 0;
}
.dhrc-tit::after,.jszl-tit::after,.yjjb-tit::after {
    content: '';
    display: block;
    width: 35%;
    border-bottom: 2px solid #375FD1;
    position: absolute;
    top: 32px;
    right: 0;
}
.dhrc-time {
    padding: 10px;
}
.dhrc-time span {
    padding: 5px 10px;
    position: relative;
}
.dhrc .dhrc-ul{
  display:none;
  padding-bottom:50px;
}
.dhrc-time span.active {
    background: #375FD1;
    color: #fff;
}
.dhrc .dhrc-ul li {
    background: #E4ECFB;
    margin-bottom: 10px;
    padding: 10px;
}
.dhrc .dhrc-ul li #ReportIDgetSubhead {
    display: block;
    font-weight: bold;
    color: #375FD1;
    font-size: 16px;
    margin-bottom: 15px;
}
.dhrc .dhrc-ul li #ReportIDname {
    color: #375FD1;
}

.jszlChild-tit {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    position: relative;
    padding-bottom: 5px;
}
.jszlChild-tit::after {
    content: '';
    display: block;
    width: 50px;
    border-bottom: 1px solid #375FD1;
    position: absolute;
    bottom: 0;
}
.jszler{
    background: #FFF;
    padding: 20px 15px;
}


.yjjb ul {
    padding: 10px;
    overflow: hidden;
}
.yjjb ul li {
    width: 40%;
    float: left;
    margin: 10px 5%;
}
.yjjb ul li #ReportIDname {
    display: block;
    text-align: center;
    background: #2B47B5;
    color: #fff;
    padding: 10px 0;
    margin-top: -4px;
}
.hotLink a {
    display: block;
    width: 90%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background: #D3E0EF;
    font-size: 20px;
    font-weight: bold;
    color: #2B47B5;
    margin: 10px auto;
}

.wqlis li a {
    color: #FFFFFF;
}
.wqlis {
    overflow: hidden;
    margin-bottom: 100px;
}
.wqlis li {
    padding: 10px 50px;
    background: #2B47B5;
    float: left;
    margin: 10px 20px;
    font-size: 18px;
    font-weight: bold;
}