/* 启用无障碍浏览 */
#wza {
    display: block !important;
}
.bannerbg {
    width: 100%;
    height: 220px;
    background: url('../img/bannerbg.png') center top no-repeat;
}
.ma{
    width: 1200px;
}
.banner span {
    display: block;
    font-size: 40px;
    color: #FFFFFF;
    padding-top: 70px;
}
.mianbao div:first-child {
    height: 40px;
    width: 20px;
    background: url(../img/dqwz.png) center center no-repeat;
    margin-right: 15px;
}
#timeSelect,#areaSelect{
    border: 1px solid #D9D9D9;
    display: inline-block;
    border-radius: 4px;
    width: 280px !important;
    font-size: 14px;
    /*color: #999999;*/
    height: 35px;
    margin-top: 20px;
}
input[type="radio"]{
    vertical-align: middle;
    margin-bottom: 2px;
    margin-right: 2px;
}

#index{
    width: 500px!important;
}

/* result css */

#result{
    display: none;
}
#result>div>span{
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 20px;
}

.table tr td{
    height: 48px;
    /* line-height: 48px; */
    box-sizing: border-box;
    padding: 16px 10px;
    border: 1px solid #A9C1F7;
}
.table tr td.column {
    background-color: #EFF3F6;
    color: #393C3E;
    width: 40%;
}

.table{
    /* border: 1px solid #333; */
    text-align: center;
    border-collapse: collapse;
    color: #666666;
    font-size: 16px;
    border-spacing:0px 10px;
    width: 100%;
    margin-bottom: 10px;
}
/* table,table tr th, table tr td { border:1px solid #A9C1F7; } */
.mian>div{
    width: 800px!important;
}
.mian>div>span{
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 20px;
    margin-left: 30px;
}
.firstline{
    background-color:#E7F1FF ;
    color: #333333;
}
.bannerbg {
    width: 100%;
    height: 220px;
    background: url('../img/bannerbg.png') center top no-repeat;
}
#tjjl{
    text-align: center;
    margin: 10px auto 20px;
}
.trStyle{
    /*white-space: nowrap;*/
    /*text-overflow: ellipsis;*/
    height: 36px;
    line-height: 36px;

}
.trStyle td{
    padding: 10px 4px;
    color: #555555;
    font-size: 16px;
}
.mian>div{
    height: auto!important;
}

.noResult{
    text-align: center;
    color: black;
    font-weight: bold;
}
.clickMore{
    font-size: 14px;
    color: #1F59D8;
}
.clickMore:hover{
    cursor: pointer;
}
.item{
    margin-bottom: 40px;
}
.more{
    display: none;
}

