#appu2 div{    margin-top: 5px !important;} 
.txtMarquee-top * {
    margin: 0;
    padding: 0;}

.txtMarquee-top {
    width: 100%;
    overflow: hidden;
    position: relative;}

.txtMarquee-top .hd {
    overflow: hidden;}

.txtMarquee-top .hd .pane-title {
    background-color: #176699;
    height: 2em;
    line-height: 2em;
    margin-top: 0px;
    /* padding: 0.4em 0 0 0.4em; */
    color: white;
    margin-bottom: 0px;
    margin-top: 0;
    text-align: center;}

.txtMarquee-top .hd .pane-title a {
    color: white;}

.txtMarquee-top .bd {
    padding: 15px 0;}

.txtMarquee-top .infoList li {
    margin-bottom: 20px;
    list-style: none;}

.txtMarquee-top .infoList li a {
    display: block;
    background: #fff;}

.one-left-ul-box {
    height: auto;
    padding: 10px;
    border: solid 1px #176699;
    border-radius: 10px;
    background: url(dfiles/images/back-b.png) right bottom no-repeat;}

.one-left-ul-tt {
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}

.one-lind {
    width: 20px;
    height: 5px;
    margin-top: 10px;
    background: #3388cc;}

.one-date {
    color: #999;
    margin-top: 10px;}
