.rQuoteCon { padding:0; border-top: 1px solid #EFEFEF;;}
.rQuoteCon dl { border-bottom:1px solid #fff;}
.rQuoteCon dl dt { height:32px; line-height:32px; background:#F9F9F9; overflow:hidden;display: flex ; justify-content: space-between;padding: 0 16px;}
.rQuoteCon dl dt.even { background:#fff;}
.rQuoteCon dl dt.odd { background: #F9F9F9}
.rQuoteCon dl dt span { width: 33%;text-align: center;font-weight: 400;  color: #262626;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.rQuoteCon dl dd { height:116px; overflow:hidden; display:none;}
.rQuoteCon dl.on dd { display:block;}
.rQuoteCon dl.on dt i { background-position:-74px -132px;}
.rQuoteCon .red { color:#f00;}
.rQuoteCon .green { color:#008000;}
.chart-box { width: 100%; height: 116px; } 
.jg-part { border: 1px solid #E4E4E4; border-top: solid 2px #db1011; }