.newsList{
    width:100%;
}
.newsDay,.newsTitle{
    display: inline-block;
}
.newsDay{
    margin-top:12px;
    color:#BFBEC3;
}
.newsTitle{
    margin-top:8px;
    font-size: 14px;
    height:58px;
    overflow: hidden;
    margin-bottom: 8px;
}
.changeList{
    margin-top:36px;
    text-align: right;
}
.companyNews div .row div dl{
    cursor: pointer;
}
.changeList>div{
    display: inline-block;
}
.trade_changeList{
    margin-top: 36px;
}
.trade_changeList>div{
    display: inline-block;
}
.trade_sumList{
    margin:0 6px;
}
.sumList,.orderList.trade_sumList,.trade_orderList{
    margin:0 6px;
}
.sumList span,.orderList span,.trade_sumList span,.trade_orderList span{
    color: #DD0000;
}
.inputChange{
    margin-right:18px;
}
.inputChange,.sumList,.orderList,.trade_sumList,.trade_orderList{
    height:35px;
    line-height: 35px;
    font-size: 14px;
}
.inputChange input{
    border: 1px solid #ddd;
    line-height: 28px;
    border-radius: 3px;
    width:50px;
    position: relative;
    top:-1px;
    text-align: center;
    margin:0 6px;
}
/*Ò³Âë´íÎóÌáÊ¾*/
.worngTs{
    height:36px;
}
.worngTs>div{
    display: none;
    font-size: 14px;
    color:red;
    text-align: right;
    line-height: 36px;
}