.bannerbg {
    width: 100%;
    height: 220px;
    background: url(../img/bannerbg.png) center top no-repeat;
    text-align: center;
    background-size: cover !important
}

.ma {
    width: 1200px;
    margin: auto
}

.el-select {
    display: inline-block;
    position: relative;
    width: 400px
}

.banner span {
    display: block;
    font-size: 40px;
    color: #fff;
    padding-top: 70px;
    text-align: left
}

.el-date-editor.el-input,
.el-date-editor.el-input__inner {
    width: 399px
}

.mianbao div:first-child {
    height: 40px;
    width: 20px;
    background: url(../img/dqwz.png) center center no-repeat;
    margin-right: 15px
}

#areaSelect,
#timeSelect {
    border: 1px solid #d9d9d9;
    display: inline-block;
    border-radius: 4px;
    width: 280px !important;
    font-size: 14px;
    height: 35px;
    margin-top: 20px
}

input[type=radio] {
    vertical-align: middle;
    margin-bottom: 2px;
    margin-right: 2px
}

#index {
    width: 500px !important
}

.mainbg {
    width: 100%;
    display: flex;
    justify-content: center
}

.mianbao {
    display: flex
}

.mianbao :nth-child(2) {
    line-height: 43px
}

.mianbaobg {
    display: flex;
    justify-content: center;
    background: #e7f1ff
}

.bannerbg {
    width: 100%;
    height: 220px;
    background: url(../img/bannerbg.png) center top no-repeat
}

.mian {
    min-height: 633px;
    background: #fff;
    box-shadow: 0 0 10px 0 rgb(153 153 153 / 10%);
    position: relative;
    top: -44px;
    padding-top: 60px;
    display: flex;
    justify-content: center
}

.item {
    margin: 10px;
    display: flex;
    justify-content: space-between
}

.item span {
    color: #323233
}

.item .lable {
    color: #bab6b6
}

.box-card {
    margin-top: 10px
}

#resultlist {
    width: 50%
}

.box1>span {
    font-size: 24px;
    color: #333;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 20px
}

.title {
    font-size: 24px;
    color: #333;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 40px;
    padding-top: 60px;
    margin-left: 40px
}