.timefontstyle271317{ font-size: 9pt; color: #222222; font-family: 宋体 ;}
.titlestyle271317{ font-weight: bold; font-size: 9pt; color: #222222; font-family: 宋体 ;}

        #news-container {
            height: 400px;
            overflow: hidden;
            border: 0px solid #ccc;
            position: relative;}
        #news-content {
            position: absolute;
            top: 0;
            animation: scroll 30s linear infinite;}
        @keyframes scroll {
            0% { top: 0;}
            100% { top: -100%;}
        }


 
