.tz_title{font-size: 28px;text-align: center;}
.tz_title p{margin-top: 20px;}
.table_title{background-color: #05a9da; display: flex;margin-top: 40px;}
.table_title div{width: 25%;text-align: center;height: 55px;color: #fff;line-height: 55px;font-size: 20px;box-sizing: border-box;border-right: 1px solid #fff;}
.table_title div:nth-child(3){border-left: 0px;}
.table_list{display: flex; border-left: 1px solid #e3e3e3;border-right: 1px solid #e3e3e3;border-bottom: 1px solid #e3e3e3;margin-bottom: 5px;}
.w300{width: 25%;display: flex; flex-direction: column; justify-content: center;align-items: center;border: 1px solid #e3e3e3;box-sizing: border-box;}
 .riqi p{margin-top: 5px;}
.list_data{display: flex;flex-direction: column;width: 75%;}
.data_line{display: flex;flex-grow:1}
.data_line div{width: 33.33%;min-height: 3.5em;  box-sizing: border-box;text-align: center;border: 1px solid #e3e3e3; word-wrap:break-word;display: flex;justify-content: center;align-items: center;}
