html,body{
    height: 100%;
}
.clear{
    clear: both;
}
.hide{
    display: none;
}
/*异常页面*/
.error-info{
    padding-top: 2.45rem;
    text-align: center;
}
.error-info img{
    width: 1.73rem;
    height: 1.90rem;
}
.error-info h1{
    font-size:0.32rem;
    line-height:0.45rem;
    margin-top: 0.5rem;
    margin-bottom: 0.3rem;
}
.error-info .detail{
    color: #666666;
    font-size:0.28rem;
    line-height:0.4rem;
}
/*预约页面*/
.form-container{
    min-height: 100%;
    background: #F2F6FA;
    padding-bottom: 1rem;
    font-size:0.3rem;
}
.form-title{
    height:0.9rem;
    color:#5599E0;
    line-height:0.9rem;
    padding-left: 0.36rem;
}
.form-content{
    background: white;
    padding-left: 0.6rem;
}
.form-item{
    display: flex;
    height: 1rem;
    line-height: 1rem;
    position: relative;
}
.form-item+.form-item:after{
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    top:0;
    border-top: 1px solid #E9E9E9;
}
.form-item .item-title{
    width: 2.4rem;
}
.form-item .item-val{
    position: relative;
    width: calc(100% - 2.8rem);
}
.form-item .item-val input{
    vertical-align:top;
    width: 100%;
    height: 100%;
    outline: none;
    -webkit-appearance: none;
    border: none;
    text-align: left;
    background: white;
}
.form-item .item-val input::placeholder{
    color: #B7B7B7;
}
.val-select{
    position: relative;
}
.val-select .placeholder{
    color: #B7B7B7;
}
.val-select:after{
    content: "";
    background: url("/H5/templates/reserve/images/icon-select-8cde58cfb0cd5109eae5e90fbfb7e4fc.png") no-repeat center left/100%;
    position: absolute;
    right: 0;
    top:0;
    height: 100%;
    width: 0.14rem;
}
.val-select select{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0;
}
button{
    display: block;
    width:5.8rem;
    height:0.9rem;
    line-height:0.9rem;
    background: #5599E0;
    color: #fff;
    font-size: 0.28rem;
    border-radius: 0.06rem;
    border: none;
    margin: 0.43rem auto;
}
.address-detail{
    background: white;
    padding: 0.2rem 0.6rem;
}
.address-detail div{
    position: relative;
    line-height: 0.6rem;
    padding-left: 0.5rem;
}
.address-detail div:before{
    content: "";
    position: absolute;
    height: 0.6rem;
    width: 0.3rem;
    background: url("/H5/templates/reserve/images/icon_dizhi-041c4411146ca4a97807bc0d048d6adb.png") no-repeat center/100%;
    left: 0;
    top:0;
}
.address-detail .tel:before{
    background-image: url("/H5/templates/reserve/images/icon_dianhua-461f173dd3301fddb397f1ede1420c81.png");
}
/*预约*/
.booking-container{
    background: white;
}
.useContent-ok{
    float: left;
    margin-left: 10px;
    background-color: #5599E0;
    color: #fff;
    border-radius:0.06rem;
    border:none;
    width: 1rem;
    text-align: center;
}
.uncheckBg{padding-left: 36px;background: url(/H5/templates/startBid/images/uncheck1-78a622bbdbc5f27c1e0ff1da3bceee7b.png) no-repeat 12px center;background-size: 18px;}
.checkBg{padding-left: 36px;background: url(/H5/templates/startBid/images/check-dc8c48fec3dee438655382474a93335e.png) no-repeat 12px center;background-size: 18px;}

.popDiv {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, .8);
}

.txtDiv {
    position: absolute;
    z-index: 100;
    width: 100vw;
    height: calc(100vh - 100px);
    padding: 16px 20px;
    top: 100px;
    background-color: #fff;
}

.txtContent {
    width: 100%;
    height: 100%;
    padding-bottom: 150px;
    overflow-y: scroll;
}

.btns {
    width: 100vw;
    height: 50px;
    position: fixed;
    bottom: 40px;
}

.btns .btn {
    width: 300px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    text-align: center;
    border-radius: 25px;
    background-color: rgb(207, 207, 207);
    color: #000;
    font-size: 24px;
}
.agreeBtn{
    width: 300px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    text-align: center;
    border-radius: 25px;
    background-color: #5497e1;
    color: #fff;
    font-size: 24px;
}
.form-content-date{
    background: white;
    border-bottom: 1px solid #EAEAEA;
}

.form-content-date .form-item .item-title{
    width: 2.2rem;;
    padding-left: 0.36rem;
    color: #454545;
}
.form-content-date .form-item .item-val{
    position: relative;
    width: calc(100% - 2.4rem);
}
.choose-area{
    padding: 0.53rem 0.45rem 0.5rem;
}
.choose-area .choose-item{
    width: 50%;
    height:1.2rem;
    border:1px solid #CCCCCC;
    border-top: none;
    float: left;
    text-align: center;
    font-size:0.3rem;
    padding: 0.2rem;
}
.choose-area .choose-item:nth-child(2n){
    border-left: none;
}
.choose-area .choose-item:nth-child(1),.choose-area .choose-item:nth-child(2){
    border-top:1px solid #CCCCCC;
}
.choose-area .choose-item .time{
    font-size:0.3rem;
    line-height:0.42rem;
    font-weight:bold;
    color:#5599E0;
}
.choose-area .choose-item .tips{
    font-size:0.24rem;
    color: #7C7C7C;
    line-height:0.33rem;
    margin-top: 0.05rem;
}
.choose-area .choose-item.choosed,.choose-area .choose-item.choosed div{
    background: #5599E0;
    color:#ffffff;
}
.choose-area .choose-item.disable,.choose-area .choose-item.disable div{
    background: #F2F6FA;
    color:#CCCCCC;
}
/*预约结果*/
.result-page .result-info{
    text-align: center;
    padding: 0.55rem 0 0.72rem;

}
.result-page .result-info img{
    width: 1.5rem;
    height: 1.66rem;
}
.result-page .result-info .result-title{
    font-size:0.44rem;
    line-height:0.7rem;
    margin-top: 0.25rem;
}
.result-page .result-info .detail{
    font-size:0.32rem;
    line-height:0.45rem;
    color:#9F9F9F;
}
.gap{
    height:0.49rem;
    background-color: #EFF0F5;
}
.result-detail{
    padding-left: 0.35rem;
}
.result-detail .item-title{
    padding-left: 0;
    font-size:0.26rem;
    width: 1.8rem;
}
.result-detail .item-val{
    font-size: 0.3rem;
    color:#666666;
    width:5rem;
}
.address-item{
    height: auto;
    min-height: 0.9rem;
    border-bottom: 1px solid #E9E9E9;
}
.address-item .item-val{
    padding: 0.29rem 0;
    line-height:0.42rem;
}
.address-item .item-val .address{
    font-size:0.28rem;
    color:#999999;
}
.address-item .item-val .tel{
    color:#5599E0;
    margin-top: 0.12rem;
}
.fail .result-info{
    padding-top: 2rem;
    padding-bottom: 0.2rem;
}
.fail .result-info .result-title{
    margin-top: 0.37rem;
    font-weight: normal;
}
.fail .result-info .detail{
    margin-top: 0.36rem;
    font-weight: normal;
}
/*预约记录*/
.none-list{
    padding-top: 3.4rem;
    text-align: center;
}
.none-list img{
    height: 1.95rem;
    width: 1.95rem;
}
.none-list div{
    margin-top: 0.2rem;
    color: #9F9F9F;
    font-size:0.32rem;
    line-height:0.45rem;
}
.booking-list{
    padding-top: 0.29rem;
    background: #F2F6FA;
    min-height: 100%;
}
.booking-list .list-item{
    background:white;
}
.booking-list .list-item{
    margin-bottom: 0.29rem;
    padding: 0 0.39rem;
}
.booking-list .item-head{
    border-bottom: 1px solid #E3E3E3;
    padding-top: 0.23rem;
    padding-bottom: 0.15rem;
    position: relative;
}
.booking-list .item-head .title{
    line-height:0.42rem;
    font-weight:bold;
    position: relative;
    width: max-content;
}
.booking-list .item-head .title:after{
    position: absolute;
    content: "";
    display: block;
    background: url("/H5/templates/reserve/images/icon_shuoming-67195f661a989b492f7b0f6df7b02aa0.png") no-repeat center/0.26rem;
    height: 0.42rem;
    width: 0.42rem;
    right: -0.5rem;
    top:0;
}
.booking-list .item-head .state{
    position: absolute;
    right: 0;
    top: 0;
    padding-top: 0.23rem;
    line-height:0.42rem;
    font-size:0.26rem;
    color: #CCCCCC;
}
.booking-list .item-head .state.success{
    color:#00BF67;
}
.booking-list .item-head .state.complete{
    color:#bf8d00;
}
.booking-list .item-head .time{
    font-size:0.26rem;
    color: #999999;
    margin-top: 0.09rem;
    line-height:0.37rem;
}
.booking-list .item-content{
    padding: 0.26rem 0 0.15rem 0 ;
}
.booking-list .item-content .form-item{
    line-height: 0.46rem;
    height: 0.46rem;
    font-size:0.26rem;
}
.booking-list .item-content .form-item:after{
    border: 0;
}
.booking-list .item-title{
    color: #999999;
}
.booking-list .item-val{
    text-align: right;
    width: 100%;
}
.item-btn-area{
    border-top: 1px solid #E3E3E3;
    padding: 0.24rem 0 0.29rem 0;
    justify-content:flex-end;
    display: flex;
}
.item-btn-area .form-btn{
    height:0.54rem;
    line-height:0.54rem;
    font-size:0.26rem;
    border-radius: 0.6rem;
    border: 1px solid #999999;
    background: white;
    color:#999999;
    width:1.5rem;
    white-space: nowrap;
    margin: 0;
    margin-left: 0.5rem;
}
.item-btn-area .form-btn.warning{
    color:#DD1F1F;
    border-color: #DD1F1F;
}
/*订单中心*/
.order-container .order-head{
    height: 1.9rem;
    background: url("/H5/templates/reserve/images/img_chenggong-d8c8e67839c9c432804b9172319a96ec.png") no-repeat left top/100%;
}
.order-container .order-head.cancel{
    background-image: url("/H5/templates/reserve/images/img_shibai-1d00ae0cc6699549c3a7b0cdf61b8060.png");
}
.order-container .order-head.complete {
    background-image: url("/H5/templates/reserve/images/img_yiwancheng-25dc076c8d3ad582f25e8604d30f4879.png");
}
.order-container .order-content{
    padding-left: 0.35rem;
}
.order-container .order-content .form-item{
    min-height:1rem;
    line-height:1rem;
    border-bottom: 1px solid #EBEBEB;
    font-size: 0.26rem;
}
.order-container .order-content .form-item:after{
    border: none;
}
.order-container .order-content .form-item .item-val{
    font-size: 0.3rem;
    color: #666666;
    width: calc(100% - 2.4rem);
}
.order-container .order-content .form-item .item-title{
    width: 2rem;
}
.order-container .tips{
    padding: 0.42rem 0.5rem 0.5rem 0.74rem;
    font-size:0.26rem;
    line-height:0.36rem;
    color: #5599E0;
    position: relative;
}
.order-container .tips:before{
    content: "";
    display: block;
    position: absolute;
    left: 0.37rem;
    height: 0.36rem;
    width: 0.26rem;
    background: url("/H5/templates/reserve/images/icon_shuoming-67195f661a989b492f7b0f6df7b02aa0.png") no-repeat center/0.26rem;
}
/*weui picker样式*/
.weui-picker-modal{
    height: 4.6rem;
}
.toolbar, .toolbar .title{
    font-size: 0.32rem;
}
.toolbar .title,.toolbar .toolbar-inner,.toolbar .picker-button{
    height: 1rem;
    line-height: 1rem;
}
.weui-picker-modal .picker-modal-inner{
    height: 3.6rem;
}
.weui-picker-modal .picker-center-highlight,.weui-picker-modal .picker-item{
    height:0.8rem;
    line-height:0.8rem;
    font-size:0.3rem;
}
.weui-picker-modal .picker-center-highlight{
    margin-top:-0.4rem;
}
.toolbar .picker-button{
    font-size:0.28rem;
    color:#4587D9;
}
/*toast 弹窗*/
.toast-wrap{
    opacity: 1;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 15%;
    color: #fff;
    text-align: center;
}
.toast-msg{
    background-color: rgba(0,0,0,0.7);
    padding: .2rem .4rem;
    border-radius: .2rem;
    font-size: .3rem;
}
.toastAnimate{
    animation: toastKF 2s;
}


.no-open .result-info .result-title{
    margin-top: 0.77rem;
}
.no-open .detail+.detail {
    margin-top: 0;
}

.index-container{position: relative;}
/*首页建行*/
.startBid{margin:16px 12px;height: 45px;line-height: 45px;background: #5497e1;border-radius: 5px;text-align: center;position: relative;}
.startBid a{color: #fff;width: 100%;font-size: 18px;}
.posIcon{position: absolute;top:50%;right: 25px;margin-top: -11px;background: url(/H5/templates/reserve/images/arrow-7c07a6ed80b3a81c0d4ead64a9172fc7.png) no-repeat 0 center;width: 22px;height: 22px;background-size: 22px;}
.fixHeight{height: 14px;background:#f2f6fa;}
.bidTips{margin: 16px 12px;}
.bidTips a{width: 32%;text-align: center;color: #7b8693;background: #F1F8FF;padding: 23px 0;font-size: 14px;float: left;}
.bidTips a span.tipBg{display: block;margin-bottom: 15px;}
.bidTips a span.tipBg img{height: 2.0em;}
.index-footer{position: fixed;bottom: 1.76rem;left:0;width:100%;margin-left:0;text-align: center;font-size: 0.24rem;color:#AAAAAA;line-height:0.28rem;}


/*预约事项选择*/
.btn-bottom-area{width: 100%;position: fixed;bottom: 0;height: 1.15rem;text-align: center;font-size: 0px;border-top: 1px solid #E4E6EB;background-color: white;    left: 0;}
.btn-bottom-area .form-btn{margin: 0.17rem 0.16rem;display: inline-block;height: 0.8rem;line-height: 0.8rem;}
.two-btn .form-btn{width: 3.3rem;}
.btn-bottom-area .form-btn.cancel-btn{background-color: #ffffff;color: #5599E0;border: 1px solid #5599E0;}
.weui-cells .weui-check__label{font-size:0.3rem;}
.weui-cell{padding: 0.3rem 0.3rem;}
.weui-cells_checkbox .weui-icon-checked{margin-top: -0.03rem;}
.weui-cells_checkbox .weui-icon-checked:before{
    content: "";
    width: 0.3rem;
    height: 0.3rem;
    background: url("/H5/templates/reserve/images/checkbox-af814396aecf3108993eff229c063ae0.png") no-repeat center/100%;
}
.weui-cells_checkbox .weui-check:checked + .weui-icon-checked:before{content: "";background: url("/H5/templates/reserve/images/checkbox1-e2e754350c50fd6ffe38b61eaf3afc59.png") no-repeat center/100%;}
.tips-btn{
    display: inline-block;
    margin: 0;
    width:1.34rem;
    height:0.45rem;
    line-height:0.45rem;
    border:1px solid #5599E0;
    color: #5599E0;
    background-color: white;
    opacity:1;
    border-radius:2px;
    float: right;
}
.weui-cells .weui-check__label label{
    padding-left: 1rem;
    margin-left: -1rem;
}
/*tab栏样式*/
.weui-navbar__item{
    width: 50%;
    border: 0px;
    background-color: white;
    font-size:0.28rem;
    color:#999999;
    padding: 0.12rem 0;
}
.weui-navbar__item.weui-bar__item--on{
    background-color: white;
    color:#5599E0
}
.weui-navbar{
    overflow-x: auto;
    height: 0.7rem;
}
.weui-navbar__item:after,.weui-navbar:after{
    border:none;
}
.explain-container .weui-navbar .weui-bar__item--on:after{
    content: "";
    width: 1.07rem;
    height: 0.05rem;
    background: #5599E0;
    position: absolute;
    bottom: 0;
    top: auto;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    left: calc(50% - 0.54rem);
    display:block;
}
.weui-navbar+.weui-tab__bd{padding-top: 0.7rem}
.weui-tab__bd,.weui-tab__bd-item{background: #EFF0F5}

.panel{margin: 0.24rem 0.3rem;background: #ffffff;border-radius: 0.06rem;padding: 0.33rem 0.4rem;color:#666666;font-size: 0.28rem;line-height:0.4rem; }
.panel .point{text-indent: 1.5em;position: relative}
.point:before{content: "";width:0.12rem;height:0.12rem;display: block;border-radius: 50%;position: absolute;top:0.09rem;left:0}

.material-list li .detail-panel{overflow:hidden;max-height: 0;transition: max-height .25s;}
.material-list li.open .detail-panel{max-height: 9999px;transition: max-height .25s;border-bottom: 1px solid #EFF0F5;}

.weui-tab__bd-item{position: relative}
.top-tips{color: #FF8D36;min-height:0.72rem;line-height:0.42rem;width: 100%;font-size: 0.24rem;background-color: #FFFEF1;padding:  0.15rem 0.24rem 0.15rem 0.6rem;position: relative}
.top-tips:before{content: "";display:block;background: url("/H5/templates/reserve/images/tips-0304ebc8a21212cbab81dc760343e501.png") no-repeat center/100%;width: 0.26rem;height: 0.26rem;left: 0.24rem;position: absolute;top: 0.21rem;}
.material-list{background-color: white;}

.material-list li .detail-panel{color:#666666;font-size:0.26rem;line-height:0.37rem;}
.material-list li .detail-panel div{margin: 0.3rem 0.27rem}
.material-list li .title-cell{height: 1rem;line-height: 1rem;padding: 0 0.24rem;border-bottom: 1px solid #EFF0F5;position: relative;font-size:0.3rem;color: #333333;}
.material-list li .title-cell img{width: 0.72rem;height: 0.72rem;margin-top: 0.14rem;margin-right: 0.14rem}
.material-list li .title-cell:after{content: "";height: 1rem;width: 0.32rem;background: url("/H5/templates/reserve/images/close-7aeb44618f8d63683a0d20276ee9d8ee.png") no-repeat center/100% auto;position: absolute;top:0;right: 0.2rem;}
.material-list li.open .title-cell:after{background-image: url("/H5/templates/reserve/images/open-8c5be1b6fd7bf981febd7e075901a385.png")}