.font1087349{ font-size: 9pt ;}
.fontstyle1087349{ font-family: 微软雅黑; font-size: 9pt;}

.headline h2 {
    color: #cc0000;
    font-size: 20px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;}
