.gxlbort {
    width: 100%;
    height: 3px;
    background: #006fb8;
    position: absolute;
    top: 0px;
    left: 0px;
}
.pages_content h5{   font-size: 38px;
    color: #044cb1;
    margin: 20px 0;
    position: relative;
    display: inline-block;}
.pages_content h5::before{    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    height: 25%;
    background-color: #dcdddd;}
.gov_gxlbox{   width: 100%;}
.gov_currbox{    text-align: left;}
.gov_currbox span, .gov_currbox a {
    font-size: 17px;
    color: #666;
}
.gov_message{
    background-color: #f6f6f6;
}

.gov_downloadsbox h5 {
    width: 100%;
    background-color: #f6f6f6;
}
body .pages_content img{
display: inline-block;
}
 .kjtzt-xl-message {
top:10px;
    height: 36px;
    position: relative;
    margin-bottom: 40px;}
    .kjtzt-xl-message p, .kjtzt-xl-sysbox a, .kjtzt-xl-sysbox span {
    font-size: 14px;
}
.fl {
    float: left;
}.fr {
    float: right;
}
#share-2 {
    float: right;
    height: 34px;
    display: flex;
    align-items: center;
}
@media screen and (max-width: 768px){
.gov_message{
  height: auto;
}
.kjtzt-xl-message {
    height: 184px;
}
.kjtzt-xl-time {
    width: 100%;
    font-size: 16px;
    text-align: center;
    float: none;
}
.kjtzt-xl-message p {
    line-height: 25px;
    font-size: 16px;
}
}