	  /* 场地安排 */
.ewb-field .ewb-col-hd{
    padding-bottom: 19px;
}
.ewb-table-field th{
    height: 41px;
    text-align: center;
    background-color: #a9161f;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.ewb-col1{
    width: 420px;
}
.ewb-col2{
    width: 170px;
}
.ewb-col3{
    width: 200px;
}
.ewb-col4{
    width: 220px;
}
.ewb-col5{
    width: 190px;
}
.wb-tab-infor {
    width: 1198px;
    height: 366px;
    border: 1px solid #e2e2e2;
    border-top: 0;
}
.wb-textlist{
    width: 1198px;
    height:366px;
    overflow: hidden;
}
span.ewb-col1{
    width: 395px;
}

span.ewb-col5{
    width: 210px;
}
.wb-textlist>li{
    height: 36px;
    line-height: 36px;
}
.wb-textlist>li:hover{
    background-color: #ffe1e3;
}
.even{
    background-color: #f5f5f5;
}
.wb-textlist>li span{
    text-align: center;
    color: #333;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
}
span.ewb-col1>a{
    display: block;
    width: 270px;
    height: 36px;
    line-height: 36px;
    margin: 0 auto;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
}