.botlinks .links-wrap {position: relative;display: inline-block; margin:10px 0px; width: 100%; line-height: 34px; background: #fff;border:1px solid #d0d0d0;}
.botlinks .links-wrap a.links-arrow {display: block; height: 34px; line-height: 34px; padding: 0 25px 0 10px; color:#a1a1a1; background: url(image/down.png) no-repeat right top;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: #333; background-position: right bottom; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; top: 34px; width: auto; min-width:100%; height:auto; max-height: 300px; overflow: auto; overflow-x:hidden;background: #f5f5f5;}
.botlinks .links-wrap .link-items a { display: block; line-height: 24px; padding: 5px 0; color: #444;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 6px; }
.botlinks .links-wrap .link-items a:hover { color: #fff; background: #005375; cursor: pointer;}/**链接样式**/
.db {
    margin-top: 30px;
}.db .news_text {
    font-size: 12px;
    color: #b6b6b6;
    line-height: 1.5em;
    margin-top: 10px;
}


.mlink.botlinks {
    width: 57%;
    position: relative;
    z-index: 9;
}
.xl-table-wrapper td.rest {
  
    word-break: break-word !important;
}
.xl-table-wrapper td.rest {
    word-break: keep-all !important;
}
@media screen and (max-width: 576px) {
.mlink.botlinks {
    width: 95%;
    position: relative;
    z-index: 9;
}

}