/*通用*/
.main {
    min-height: 100%;
    position: relative;
    box-sizing: border-box;
    padding: 0 10px;
    margin-bottom: 4.5rem;
}
.padding-3{
    padding: 3px;
}
.padding-5{
    padding: 5px;
}
.padding-10{
    padding: 10px;
}
/*通用E*/

/*首页*/

/*banner*/
.home-banner-sm img{
    width: 100%;
}

/*目的地*/
.destination{
    width: 100%;
    height: 5rem;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 0 1rem;
}
.destination input{
    width: 100%;
    height: 2.5rem;
    background-color: #ffffff;
    border: solid 0.04rem #e5e5e5;
    padding: 0 1rem;
    box-sizing: border-box;
    font-size: 1rem;
}
.destination .search{
    width: 30%;
    height: 2.5rem;
    background-color: #3d3def;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2.5rem;
    letter-spacing: 0.05rem;
    color: #ffffff;
    text-align: center;
    margin-left: 10px;
    font-size: 1rem;
}
/*列表*/
.carpool_hall .itemCtn{
    display: flex;
    width: 100%;
    background-color: #ffffff;
    border-radius: 0.21rem;
    box-sizing: border-box;
    padding: 10px;
    margin-bottom: 10px;
}
.carpool_hall .itemLeftCtn{
    width: 81%;
    border-right: dashed 1px #dcdcdc;
}
.carpool_hall .leftItem{
    align-items: center;
    display: flex;
}
.carpool_hall .leftItem .layui-badge{
    height: 1.21rem;
    width: 3rem;
    min-width: 3rem;
    font-size: 0.8rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.25rem;
    letter-spacing: 0.03rem;
}
.carpool_hall .leftItem .destinationText{

    height: 1.21rem;
    font-size: 1.21rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.21rem;
    letter-spacing: 0.03rem;
    color: #222222;
    padding-left: 5px;
    word-break: break-word;
}
.carpool_hall .start_time{
    font-size: 0.83rem;
    font-weight: 600;
    font-stretch: normal;
    line-height: 1.25rem;
    color: #e52222;
    margin-top: 5px;
}
.carpool_hall .carModel,.carpool_hall .remark,.carpool_hall .postTime{
    font-size: 0.83rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.42rem;
    color: #444444;
}
.itemRightCtn{
    width: 29%;
    position: relative;
}
.carpool_hall .itemRightCtn .joinNum{
    width: 4.17rem;
    height: 1.67rem;
    text-align: center;
    border: solid 0.04rem #3d3def;
    font-size: 0.83rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.67rem;
    color: #3d3def;
    float: right;
    right: 0;
}

.carpool_hall .itemRightCtn .contactBtn{
    background-color: #f1b127;
    border-radius: 5px;
    font-size: 0.85rem;
    font-weight: normal;
    font-stretch: normal;
    color: #ffffff;
    padding: 5px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.carpool_hall .itemRightCtn .contactBtn a{
    color: #ffffff;
}
.carpool_hall .itemRightCtn .contactBtn i{
    font-size: 1rem;
}
.guanzhuCtn{
    display: flex;
    align-items: center;
    background-color: #eeeeee;
    height: 2rem;
    line-height: 2rem;
    border-radius: 80px;
    justify-content:space-between;
    color: #999999;
}
.guanzhuCtn .i-1{
    font-size: 16px;
}
.guanzhuCtn .quguanzhu{
    background-color: #3d3def;
    height: 2rem;
    color: #ffffff;
    width: 5rem;
    border-radius: 0 80px 80px 0;
    text-align: center;
}
/*首页E*/

/*底部*/
.footer {
    width: 100%;
    height: 4.75rem;
    background-color: #ffffff;
    box-shadow: 0rem -0.12rem 0.33rem 0.01rem
    rgba(0, 0, 0, 0.05);
    background-size: 100%;
    position: fixed;
    bottom: 0;
    text-align: center;
    color: #999999;
    font: 14px MicrosoftYaHei
}
.footer a{
    color: #999999;
}
.footer .ctn{
    position: relative;
    width: 100%;
    height: 100%;
}
.footer .push{
    margin-top: -0.7rem;
}
.footer .push .homeIcon{
    padding: 0.3rem;
    background-color: #fff;
    border-radius: 2rem;
    color: #3d3def;
    font-size: 3.33rem;
}
.footer .home{
    position: absolute;
    left: 3rem;
    bottom: 0;
}
.footer .mine{
    position: absolute;
    right: 3rem;
    bottom: 0;
}
.footer .active{
    color: #3d3def;
}
.footerPostMenu a{
    text-align: center;
}


/*我的*/
.mainBG{
    padding: 10px;
    height: 10rem;
    width: 100%;
    background-image: linear-gradient(to bottom,#3d3def,transparent);
    box-sizing: border-box;
}
.userInfoCtn{
    display: flex;
    width: 100%;
    height: 6.25rem;
    align-items: center;
}
.userInfoCtn .avatar{
    width: 4.22rem;
    margin-right: 10px;
}
.userInfoCtn .info{
    font-size: 1.13rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.03rem;
    color: #ffffff;
    height: 2.26rem;
    align-items: center;
}
.userInfoCtn .info .userName{
    height: 1.13rem;
    line-height: 1.13rem;
    margin-bottom: 1rem;
}
.userInfoCtn .info .userMobile{
    height: 0.6rem;
    line-height: 0.6rem;
}
#manfindcar{
    width: 100%;
    overflow-y: auto;
}


.residueCtn{
    display: flex;
    width: 100%;
    height: 3.75rem;
    align-items: center;
    justify-content:space-between;
    padding: 0 10px;
    box-sizing: border-box;
}
.postCtn{
    margin-bottom: 6rem;
}
.panelTitle{
    text-align: center;
    height: 4rem;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 4rem;
    color: #222222;
}
.postCtn .itemCtn{
    display: flex;
    width: 100%;
    border-radius: 0.21rem;
    box-sizing: border-box;
    margin-bottom: 10px;
    justify-content:space-between;
    align-items: center;
}
.postCtn .leftItem{
    align-items: center;
    display: flex;
}
.postCtn .leftItem .layui-badge{
    height: 1.21rem;
    width: 60px;
    font-size: 0.8rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.25rem;
    letter-spacing: 0.03rem;
}
.postCtn .leftItem .destination{
    height: 1.21rem;
    font-size: 1.21rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.21rem;
    letter-spacing: 0.03rem;
    color: #222222;
    padding: 0 0.5rem;
}
.postCtn .start_time{
    font-size: 0.83rem;
    font-weight: 600;
    font-stretch: normal;
    line-height: 1.25rem;
    color: #e52222;
    margin-top: 1rem;
}
.postCtn .itemBtn{
    height: 1.75rem;
    border: solid 1px #3d3def;
    color:#3d3def;
}

/*发布人找车*/
.postTip{
    width: 100%;
    background-color: #fef9e1;
    border-radius: 5px;
    border: solid 1px #b47f0d;
    box-sizing: border-box;
    color: #b47f0d;
    font-size: 0.8rem;
}
.postTip div{
    background-color: #fef9e1;
}
.postTip .intoPay{
    color: #3d3def;
    text-decoration: underline;
}
.postTip .text-style-1 {
     color: #e52222;
 }
.fromCtn{
    width: 100%;
    background-color: #FFFFFF;
    box-sizing: border-box;
    margin-top: 10px;
    overflow-y: auto;
}
.fromItem{
    display: flex;
    justify-content:space-between;
    border-bottom: 1px solid #e5e5e5;
    align-items: center;
    height: 3rem;
    line-height: 3rem;
}
.fromItem .volume{
}
.fromItem  .volume_symbol{
    margin: 0 5px;
}
.fromItem  .volume_unit{
    margin-right: 0;
}

/*详情页*/
.show .fromItem{
    justify-content:left;
}
.show .layui-input-block{
    margin-left: 0;
}
.show .layui-form-label{
    color: #222222;
    font-weight: 600;
    text-align:left;
}
.show .remark{
    align-items: end;
    line-height: 1.5rem;
    border-bottom: none;
}
.show .remark .value{
    max-height: 10rem;
    overflow-y: auto;
    padding-bottom: 10px;
}
.detailCallBtn{
    margin-left: 10px;
    width: 5rem;
    height: 1.41rem;
    border-radius: 5px;
    background-color: #f1b127;
    color: #FFFFFF;
}
/*详情页E*/

/*顶部工具条*/
.topCtn{
    display: flex;
    justify-content: space-between;
    height: 3rem;
    align-items: center;
    padding: 0 10px;
    background-color: #3d3def;
    color: #FFFFFF;
}
.topCtn a{
    color: #FFFFFF;
}
/*顶部工具条E*/
