*{
    margin:0;
    padding: 0;
}
#idDate td{
    font-size: 14px;
}
.baoxiancontainer table{
    width:100%;
    text-align:center;
    border-collapse:collapse;
    border-spacing:0;
}
.baoxiancontainer table td{
    word-break: break-all; 
    word-wrap:break-word; 
}
.baoxiancontainer{
    height: 660px;
    padding: 0;
    box-sizing: border-box;
}
#left-div{
    width:100px;
    float: left;
    height: 150px;
}
#left-div1 table{
    height: 153px;
}
#left-div1{
    width: 100%;
}
#left-div2{
    width: 100%;
    height: 458px;
    overflow: hidden;
}
#left-table2{
    margin-bottom: 4px;
    border-top: none;
}
#right-div{
    float: left;
    width: 599px;
}

#right-div1{
    width: 600px;
    overflow: hidden;
    height: 153px;

}
#right-div2{
    width: 617px;
    height: 473px;
    overflow: auto;
}
#right-table1{
    width: 1000px;
    border-left: none;
}
#right-table2{
    width: 1000px;
    overflow: auto;
    border-left: none;
    border-top: none;
}
.baoxiancontainer th{
    height: 75px;
    width: 100px;
    /* line-height: 50px; */
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
}
.baoxiancontainer td{
    height: 400px;
    width: 99px;
    vertical-align: middle;
}

.baoxiancontainer td div{
    height: 151px;
    width: 98px;
    overflow: hidden;
    text-align: center;
    color: #384967;
}
#jump_btn button{
    border:none;
    outline:none;
    background-color: #fff;
    cursor: pointer;
}

.td1{
    word-break: break-all;
    word-wrap: break-word;
    white-space: normal;
    padding-right: 20px;
}
