body{min-width:1200px;margin:0 auto;}
.banny-list{width:100%;}
.banny-list img{width:100%;}
.zzmx{border:1px solid #ddd;margin:15px 10px;}

.zzmx>div.first{background:#ececec;display:flex;height:45px;align-items: center;}
.zzmx>div.first span{display:inline-block;width:25%;text-align:center;}
.zzmx>div.first span{color:#b41620;font-weight:bold;}
.zzmx>div.first span:nth-child(1){width:50%;}
.zzmx>div.first span>p{overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;padding:0 5px;}
.infoList .ot{display:flex;height:41px;align-items: center;}
.infoList .ot span{display:inline-block;width:25%;text-align:center;}
.infoList .ot span:nth-child(1){width:50%;}
.infoList .ot span p{overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;padding:0 5px;}
    .infoList .ot span:nth-child(1) p{text-align:left;}
.foot-bot{background: #b41620;padding-bottom:5px;}
