* a {
    text-decoration: none;
}

.showfiles {
    margin-top: 50px;
    font-size: 1.875rem;
    color: #006eab;
    /* padding: 0 4.6875rem; */
}

.showfiles .nr_li {
    width: 6.25rem;
    margin-left: 5.875rem;
    margin-right: 4.875rem;
}

.showfiles .nr_li .bt {
    /* border-top: .0625rem solid #bd1b09; */
    padding-top: .625rem;
    color: #333;
    width: 100%;
}

.showfiles .nr_li .bt a {
    font-weight: bold;
    font-size: 1.25rem;
    color: #333;
}

.showfiles .nr_li .nr {
    margin-top: .9375rem;
}

.showfiles .nr_li .nr a {
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 69.5rem;
    display: block;
    border: .0625rem solid #bd1b09;
    height: 3.125rem;
    line-height: 3.125rem;
    background: url(../images/wjk_xztb.png)  no-repeat left center;
    padding-left: 2.75rem;
    font-size: 1rem;
    color: #bd1b09;
}

.showfiles .xgld {
    overflow: hidden;
    width: 71.375rem;
    margin: 1.25rem auto;
    /* padding-left: 1.8125rem; */
    background: #fff;
}

.showfiles .xgld .xgld_title {
    height: 3.125rem;
    line-height: 3.125rem;
    font-size: 1.25rem;
    font-weight: bold;
    /* padding-left: 3.0625rem; */
    color: #333;
}

.showfiles .xgld .xgld_nr {
    width: 100%;
    /* padding: 0 2.6625rem; */
}

.showfiles .xgld .xgld_nr .yl-newscon {
    overflow: hidden;
}

.showfiles .xgld .xgld_nr .yl-newscon ul {
    overflow: hidden;
}

.showfiles .xgld .xgld_nr .yl-newscon ul li {
    font-size: 1.0625rem;
    line-height: 2.8125rem;
    display: flex;
    justify-content: space-between;
    height: 2.8125rem;
}

.showfiles .xgld .xgld_nr .yl-newscon ul li a {
    font-size: 1rem;
    color: #000000;
}

.showfiles .xgld .xgld_nr .yl-newscon ul li a {
    background: url(../images/navhover2-2020.png) no-repeat left center;
    padding-left: 15px;
}

.showfiles .xgld .xgld_nr .yl-newscon ul li span {
    font-size: 1rem;
    color: #999999;
    line-height: 2.8125rem;
}
@media (max-width: 640px) {
.showfiles .nr_li {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}
.showfiles .nr_li .nr a {
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    display: block;
    border: .0625rem solid #bd1b09;
    height: 3.125rem;
    line-height: 3.125rem;
    background: url(../images/wjk_xztb.png)  no-repeat left center;
    padding-left: 2.75rem;
    font-size: 1rem;
    color: #bd1b09;
}	
.articleMetadata{ width:100%;}
}