.main{
    padding:30px 0 50px;
    min-height:600px;
    background:#f8f8f8;
}

.s-banner{
    width:100%;
}

/*筛选活动*/
.select-all{
    border: 1px solid #eaeaea;
    /*margin-top:6px;*/
    background:#fff;
}
.expo-all{
    border: 1px solid #ffdcb9;
}
.selectitem{
    overflow: hidden;
    border-bottom: 1px solid #eaeaea;
    padding:0 0px 0 20px;
}
.expo-all .selectitem{
    border-bottom: 1px solid #ffdcb9;
}
.lasttype,.expo-all .lasttype{
    border-bottom: none;
}
.selectitem .labels{
    float: left;
    display: inline-block;
    width:6%;
    font-size: 14px;
    color:#333;
    line-height: 55px;
}
.selectitem ul{
    float: left;
    width:94%;
    overflow: hidden;
    padding:15px 0 0;
}
.selectitem ul li{
    float: left;
    line-height: 12px;
    margin:0px 4px 10px;
}
.selectitem ul li a{
    display: inline-block;
    font-size:14px;
    padding: 7px 15px;
    color: #555;
    border-radius: 13px;
    /*border: 1px solid #eaeaea;*/
    cursor:pointer;
    transition: all ease .3s;
}
.selectitem ul li a:hover{
    background:#0098e8 ;
    color:#fff;
}

.selectitem ul li .bluebg{
    color:#fff;
    /*border:1px solid #0098e8 ;*/
}
/*手动选择日期*/
.confirmtime{
    width:100px;
    text-align: center;
}
#confirmtime .confirmtime{
    margin-bottom: 0;
    height:28px;
    line-height: 27px;
    background:#fff;
    border:none;
    box-shadow: none;
    border:1px solid #eaeaea;
    cursor:pointer;
    padding:0;
}
#confirmtime .confirmtime:focus{
    outline: none;
    box-shadow: none;
}
#confirmtime .bluebg{
    background:#0098e8 ;
}

.result-hd{
    height:42px;
}
.select-result{
    margin-top: 20px;
}
.select-item,.only-free{
    display: inline-block;
}
.select-item{
    float:left;
    height: 40px;
}

.select-item a{
    float:left;
    display: inline-block;
    line-height: 40px;
    width:96px;
    font-size: 14px;
    color:#555;
    cursor: pointer;
    text-align: center;
    box-sizing: border-box;
    border:1px solid #eaeaea;
}
.expo-item a{
    border:1px solid #ffdcb9
}
.ordertype-item {
    background: #fff;
}
.select-item a:hover,.ordertype .bluebg{
    background:#0098e8;
    color:#fff;
    border: 1px solid #0098e8;
    box-sizing: border-box;
    transition: all ease .3s;
}
.select-item a:not(:last-child){
    border-right: none;
}
/*.select-item a:last-child{*/
    /*border-right:none;*/
/*}*/
.select-item i{
    color:#eaeaea;
}
.select-free{
    display: inline-block;
    width: 14px;
    height: 14px;
    margin:3px 10px;
    float: left;
    background:url(/uploads/image/isearch/check.png) 0 top no-repeat;
    cursor: pointer;
}
.only-free{
    float:left;
    color:#555;
    font-size: 14px;
    margin-left: 20px;
    margin-top:12px;
}
.result-main{
    margin-top: 20px;
    overflow: hidden;
}
.result-list{
    /*width: 810px;*/
    width: 100%;
}
.result-list-item{
    position: relative;
    overflow: hidden;
    border:1px solid #eaeaea;
    border-bottom: none;
    background:#fff;
    padding:20px;
}
.expo-list-item{
    border:1px solid #ffdcb9;
    border-bottom: none;
}
/*.result-list-item:hover{*/
    /*border:1px solid #107ace;*/
/*}*/
.result-list-item:last-child{
    border-bottom:1px solid #eaeaea;
}
.expo-list-item:last-child{
    border-bottom:1px solid #ffdcb9;
 }
.poster{
    width:268px;
}
.result-list-item .poster img{
    width:268px;
    height:156px;
}
.result-list-detail{
    width: 750px;
    padding-left: 20px;
}
.activity-title{
    font-size: 16px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    color:#555;
    -webkit-transition:all ease .3s;
    transition: all ease .3s;
}
.activity-title:hover{
    color:#107ace;
}
.beforeaddress{
    margin-top:10px;
}
.time-address{
    font-size: 14px;
    color:#999;
}
.time-address .time{
    margin-right: 12px;
}
.time-address .time i{
    margin-right:5px;
}
.time-address .address i{
    margin-right: 8px;
}

.online{
    border:1px solid #0098e8 ;
    color:#0098e8 ;
    padding:2px 5px;
    border-radius: 4px;
}
.selfcontent{
    margin:10px 0;
    color:#999;
    font-size:14px;
    width:500px;
}
.selfcontent img{
    height:35px;
    width:35px;
    border-radius:50%;
    border:1px solid #ddd;
}
.max-partake{
    position: absolute;
    right: 126px;
    bottom: 52px;
}
.selfcontent span{
    margin-left: 10px;
}
.fee,.time-address .fee span{
    color:#f93;
    font-size: 14px;
}
.fee span{
    margin-right: 10px;
}
.company-name{
    font-size: 14px;
    color: #999;
}
/*.num{*/
    /*margin-right: 30px;*/
    /*margin-top: -5px;*/
/*}*/
.icon-readnum{
    margin-right: 2px;
    font-size: 20px;
    vertical-align: -2px;
}
.num span,.operate-num span{
    margin-left: 5px;
    color: #999;
    font-size: 12px;
}
.result-list-item .signup{
    margin-left: 10px;
}
.duihao{
    background: url(/uploads/image/isearch/check.png) 0 bottom no-repeat;
}

.laydate-footer-btns .laydate-btns-clear{
    display: none;
}

/*无活动时样式*/
.nocarte{
    width: 100%;
    height: 250px;
    background: #fff;
}
.nocarte-box{
    width: 280px;
    margin: 0px auto;
    padding: 50px 0px;
}
.nocarte-box img{
    width:150px;
    margin-left: 60px;
}
.nocarte-text{
    margin-top: 20px;
    text-align: center;
    text-align: center;
    width:280px;
    color:#999;
}

.address-icon-dingwei{
    width:14px;
    height:17px;
    background:  -16px 0;
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 6px;
    margin-left: 1px;
}
.time-icon-shizhong{
    width:16px;
    height:17px;
    background:  0px 0;
    display: inline-block;
    vertical-align: text-bottom;
}
.operate-wrap{
    position: relative;
    margin-top: -8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}