/*o2o-v2.css  by wangruohui 2021-08*/
.fl-r {
    float: right;
}

.o2o-banner-in{
    width: 1200px;
    height: 800px;
    position: relative;
    margin: 0 auto;
}

.o2o-banner-img{
    margin: 100px 100px 0 0;
}

.purple-bg{
    background: #8E70FF;
}

.o2o-check-detail {
    color: #8971FF;
    background: #fff;
}

.o2o-trial-center {
    margin-left: 10px;
}

.o2o-xlsls{
    width: 100%;
    height: 784px;
    text-align: center;
}

.sjdmd-box{
    width: 100%;
    height:  529px;
    text-align: center;
}

.hours-box{
    width: 1200px;
    height: 644px;
    background: url(../images/24hours.png) no-repeat top;
    margin: 0 auto;
}

.o2o-zhibo-model {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    margin-top: -8px;
}

.zhibo-bg{

}

.zhibo-txt{
    margin-left: 100px;
}

.zhibo-p{
    font-size: 16px;
    text-align: left;
    line-height: 32px;
}
.paddging0{
    padding-top: 0;
}

.bkdp-box{
    width: 100%;
    height: 698px;
}

.bkdp-ul{
    width: 950px;
    padding: 0;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    justify-content:space-between;/*å†³å®šå­å…ƒç´ ä¸¤ç«¯å¯¹é½ï¼Œå‡åŒ€é—´éš”*/
}

.bkdp{
    width: 165px;
    height: 173px;
    background: #fff;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    display: inline-block;
    padding: 30px 0 0 0;
}

.bkdp-titel{
    margin: 20px 0 10px;
    font-size: 20px;
    font-weight: normal;
}

.bkdp-txt{
    color: #999;
    font-size: 14px;
}

.zhibo-icons-box{
    text-align: left;
    margin-bottom: 17px;
}

.zhibo-icons-box img{
    margin-right: 15px;
}