﻿.modlebar{
        /*border-collapse: collapse;*/
        border-spacing: 10px;/*去掉单元格间隙*/
    }
.model1 {
    border: 1px solid darkgray;
    margin-right: 5px;
    width: 290px;
    height: 62px;
    border-radius: 3px;
    font-size: 12px;
    flex-wrap: nowrap;
}
/*.storyChart {*/
/*    width: 800px;*/
/*    height: 500px;*/
/*    display: none;*/
/*    z-index: 10001;*/
/*    background-color: white;*/
/*    position: fixed;*/
/*    left: 50%;*/
/*    top: 60%;*/
/*    margin: -340px -400px;*/
/*}*/