.tabqie{
    width: 2.78rem;
    height: 0.56rem;
    margin: 0rem auto;
    background: #FFFFFF;
    border-radius: 7.62rem;
    border: 0.02rem solid #CCCCCC;
}
.tabitem{
    width: 1.28rem;
    float: left;
    height: 0.44rem;
    line-height: 0.44rem;

    border-radius: 2.96rem;
    margin: 0.06rem 0 0.06rem 0.06rem;
    font-size: 0.28rem;
    color: #999999;
}
.tabon{
    background: #C49358;
    color: #fff;
}
.sssfen{
    display: flex;
    height: 0.46rem;
    line-height: 0.46rem;
    padding: 0 10px;
    margin-top: 0.3rem;
}
.ssitem{
    -webkit-box-flex: 1;
    flex: 1;
    flex-basis: 1e-9px;
    width: 1%;
    height: 173px;
    overflow: hidden;
    font-size: 21px;
}
.hide{
    display: none;
}
.haiwai .wheel-hook:last-child{
    display: none;
}
.dique{
    width: 6.38rem;
    height: 0.88rem;
    line-height: 0.88rem;
    text-align: center;
    font-size: 0.36rem;
    margin: 0 auto;
    border-radius: 0.1rem;
    color: #FFFFFF;
    background: #C49358;

}

.picker .picker-panel{
    height: 450px!important;
}
.picker .picker-footer {
   display: flex;
    box-sizing: content-box;
   margin-top: 0.3rem;
    width: 7.5rem;
    position: absolute;

}
.cancel-hook{
    float: left;
    text-align: center;
    width: 50%;
    border-right: 1px solid #d4d4d4;
    font-size: 0.32rem;
    color: #333;
    box-sizing: border-box;
}
.confirm-hook{
    float: left;
    text-align: center;
    width: 50%;
    font-size: 0.32rem;
    color: #e24636;
}
.picker{
    width: 7.5rem !important;
    margin: 0 auto;
}
.picker .picker-panel .wheel-wrapper .wheel .wheel-scroll .wheel-item{
    height: 50px !important;
    transform:rotateX(0deg) !important;
}
 .picker .picker-panel .picker-content .mask-top{
    height:100px !important;
}
.picker .picker-panel .picker-content .mask-bottom{
    height:150px !important;
}
.picker .picker-panel .wheel-wrapper .wheel{
    height: 300px !important;
}
.picker .picker-panel .picker-content .mask-top{
    top: 0px !important;
}
.picker .picker-panel .picker-content .mask-bottom{
    bottom:0px !important;
}
.picker .picker-panel .wheel-wrapper .wheel .wheel-scroll{
    margin-top: 100px !important;
    line-height: 50px !important;
}
.cancel{
    float: left;
    width:3.3rem;
    height: 0.88rem;
    border-radius: 2.92rem;
    border: 1px solid #6666;
    margin-left: 0.3rem;
    font-size: 0.36rem;
    color: #999;
    line-height: 0.88rem;
    text-align: center;
}
.confirm{
    float: left;
    width:3.3rem;
    height: 0.88rem;
    border-radius: 2.92rem;
    background: #C83C23;
    margin-left: 0.3rem;
    font-size: 0.36rem;
    color: #fff;
    line-height: 0.88rem;
    text-align: center;
}