﻿.txtMarquee-top {
    width: 100%;
    overflow: hidden;
    position: relative;
}
    .txtMarquee-top .bd {
        height:40px;
    }

    .txtMarquee-top p {
        height: 100%;
        line-height: 100%;
    }
