﻿body
{
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont, 'Helvetica Neue' ,Helvetica,Segoe UI,Arial,Roboto, 'PingFang SC' , 'Hiragino Sans GB' , 'Microsoft Yahei' ,sans-serif;
}
.secation
{
    width: 100%;
}

.like-list
{
    padding: 0 30px;
}

.like-list .item:last-child
{
    margin-bottom: 0;
}

.like-list.custom
{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.like-list.custom .item
{
    width: 340px;
    height: 415px;
}

.like-list.custom .pic
{
    height: 226px;
    width: 340px;
    margin-bottom: 0;
    border-radius: 10px;
    position: relative;
}
.like-list.custom .pic img
{
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

*
{
    margin: 0;
    padding: 0;
}

.swiper-container
{
    position: relative;
    overflow: hidden;
}
.cateory
{
    width: 20px;
    height: 16px;
    position: absolute;
    left: 0;
    bottom: -2px;
    z-index: 10;
    text-align: center;
    transition: all 0.2s ease-in;
}
.cateory i
{
    font-size: 12px;
    color: #ffffff;
    display: inline-block;
    vertical-align: bottom;
}


.swiper-slide
{
    height: 130px !important;
    padding: 10px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    background: #EA566E;
}
.swiper-slide li
{
    color: #fff;
    font-size: 11px;
    text-align: center;
    width: 50px;
    height: 100%;
}
.swiper-slide p
{
    font-size: 28px;
    opacity: 0.7;
}

.swiper-slide .active
{
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #EA566E;
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 28px;
}

.swiper-slide span
{
    font-size: 28px;
    margin-top: 15px;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
}
.icon-jin
{
    display: block;
    font-size: 28px !important;
    margin-top: 18px !important;
}


.swiper-slide .active i
{
    font-size: 20px;
    display: inline-block;
    margin-top: 2px;
}


.date
{
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: start;
    padding: 20px 10px;
}
.date span
{
    font-size: 28px;
}
span :last-of-type
{
    display: inline-block;
    padding: 5px 10px;
    color: #ffffff;
    background: #4d7eff;
    border-radius: 5px;
}


.laydate_body .laydate_box
{
    width: 450px !important;
    height: 500px !important;
}
.laydate_top
{
    width: 450px !important;
}

.van-picker
{
    position: fixed !important;
    bottom: 0;
    width: 100%;
    z-index: 19000;
}
.van-picker__cancel, .van-picker__confirm
{
    font-size: 28px !important;
}
.van-picker__title
{
    font-size: 24px !important;
    line-height: 26px !important;
}
.van-picker-column
{
    font-size: 26px !important;
}
.mistit
{
    width: 100%;
    font-size: 28px;
    text-align: center;
}
.titop
{
    width: 100%;
    height: 60px;
    background: #EA566E;
    line-height: 60px;
    text-align: center;
    color: #fff;
    display: flex;
    justify-content: center;
}
.whiteBottom
{
    margin-top: 40px;
}

.titEr
{
    height: 78px;
    font-size: 30px;
    font-family: PingFangSC;
    font-weight: 400;
    color: #333333;
    line-height: 39px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 23px;
    margin-top: 29px;
}
.addr
{
    font-size: 24px;
    font-family: AlibabaPuHuiTiR;
    font-weight: 400;
    color: #999999;
    line-height: 29px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.icondizhi1
{
    font-size: 26px !important;
    margin-right: 5px;
}
.price-tag
{
    font-size: 22px;
    color: #fff;
    background-color: rgba(0, 0, 0, .4);
    position: absolute;
    top: 20px;
    right: 0;
    padding: 0 18px;
    height: 52px;
    line-height: 52px;
}
.titmi
{
    padding: 0 10px;
    height: 30px;
    background: #EA556E;
    opacity: 0.8;
    border-radius: 8px;
    position: absolute;
    right: 15px;
    bottom: 16px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FEFEFE;
    line-height: 30px;
}
.rolldate-container header, .rolldate-container .rolldate-btn, .rolldate-container .rolldate-wrapper li
{
    font-size: 27px !important;
    height: 46px !important;
}
