.meetingBody{width:100%;height:100vh;background:url(../img/meetingBg2x.87a07be9.png) no-repeat 50%/100% 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.meetingBody .mettingLogo{width:2.74rem;height:.54rem;margin-left:.5rem;margin-top:.3rem}.meetingBody .flex{display:-webkit-box;display:-ms-flexbox;display:flex}.meetingBody ::-webkit-input-placeholder{color:#40b2f9!important;line-height:.6rem;font-size:.2rem}.meetingBody .meetingCenter{margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.meetingBody .meetingCenter .mettingTitle{width:5.79rem;height:.81rem;margin:0 auto}.meetingBody .meetingCenter .oneInput{width:4rem;height:.6rem;margin:0 auto;margin-top:.42rem;position:relative}.meetingBody .meetingCenter .codeInput{width:4rem;height:.6rem;border-radius:.3rem;text-indent:.48rem}.meetingBody .meetingCenter .loginIcon{width:.24rem;height:.24rem;position:absolute;top:.19rem;left:.24rem;z-index:99}.meetingBody .tishi{width:4rem;height:auto;margin-left:1.4rem;border:none;color:red;font-size:.2rem;margin-bottom:-.2rem}.meetingBody .loginBtn{width:4rem;height:.6rem;margin:.4rem auto;background:-webkit-gradient(linear,right top,left top,from(#48c2ff),to(#2870d5));background:linear-gradient(270deg,#48c2ff,#2870d5);-webkit-box-shadow:0 10px 24px 0 rgba(52,149,238,.5);box-shadow:0 10px 24px 0 rgba(52,149,238,.5);border-radius:.3rem;border-color:#d9d9d9;border:none;color:#fff;font-size:.2rem}.meetingBody .loginBtn:active,.meetingBody .loginBtn:focus,.meetingBody .loginBtn:hover{background:-webkit-gradient(linear,right top,left top,from(#2870d5),to(#48c2ff));background:linear-gradient(270deg,#2870d5,#48c2ff);color:#fff}.meetingBody .loginBtn:checked{background:-webkit-gradient(linear,right top,left top,from(#48c2ff),to(#2870d5));background:linear-gradient(270deg,#48c2ff,#2870d5);color:#fff}.meetingBody .bottom-title{width:100%;font-size:.24rem;font-family:PingFang SC;font-weight:300;color:#82a2c8;margin:0 auto;margin-bottom:.2rem;text-align:center}.meetingBody .phoneTitle{width:4.79rem!important}.notice-modal{position:fixed;top:0;left:0;height:100%;background:rgba(0,0,0,.8);z-index:9999;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5rem}.notice-modal,.notice-modal .notice-content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box}.notice-modal .notice-content{max-width:600px;max-height:85vh;background:#fff;border-radius:10px;padding:.4rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.notice-modal .notice-content .notice-title{text-align:center;color:#2870d5;font-size:.28rem;font-weight:700;margin:0 0 .2rem 0}.notice-modal .notice-content .notice-text{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:.22rem;line-height:1.8;color:#333;overflow-y:auto;margin-bottom:.3rem}.notice-modal .notice-content .notice-text p{margin:.1rem 0}.notice-modal .notice-content .notice-text ol,.notice-modal .notice-content .notice-text ul{margin:.1rem 0 .1rem .3rem}.notice-modal .notice-content .notice-text strong{color:#2870d5}.notice-modal .notice-content .countdown-tip{text-align:center;color:#999;font-size:.2rem;margin-bottom:.2rem}.notice-modal .notice-content .agree-box{margin-bottom:.3rem;text-align:center}.notice-modal .notice-content .agree-box .agree-checkbox{font-size:.2rem;color:#333}.notice-modal .notice-content .confirm-btn{width:100%;height:.6rem;font-size:.22rem;background:-webkit-gradient(linear,right top,left top,from(#48c2ff),to(#2870d5));background:linear-gradient(270deg,#48c2ff,#2870d5);border:none;border-radius:.3rem}.notice-modal .notice-content .confirm-btn:disabled{background:#ccc!important;cursor:not-allowed}.notice-modal .notice-content .confirm-btn:hover:not(:disabled){background:-webkit-gradient(linear,right top,left top,from(#2870d5),to(#48c2ff))!important;background:linear-gradient(270deg,#2870d5,#48c2ff)!important}