.xh-modal-layer{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.55);z-index:99}.xh-modal-layer .modal-box{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;width:2.4rem;border-radius:.12rem;color:#333;font-size:.16rem;text-align:center;background:rgba(255,255,255,.98)}.xh-modal-layer .modal-box .content h2.title{padding-top:.2rem;color:#000;margin-bottom:.07rem}.xh-modal-layer .modal-box .content p.text{color:#000;font-size:.12rem;line-height:.15rem;margin-bottom:.2rem;padding:0 .18rem}.xh-modal-layer .modal-box .content .btns{border-top:1px solid #e9e9e9}.xh-modal-layer .modal-box .content .btns p{color:#007aff;text-align:center;height:.41rem;line-height:.41rem}.xh-modal-layer .modal-box .content .btns span{-webkit-box-sizing:border-box;box-sizing:border-box;float:left;width:50%;height:.41rem;text-align:center;line-height:.41rem;color:#007aff}.xh-modal-layer .modal-box .content .btns span:first-child{border-right:1px solid #e9e9e9;font-weight:300}