body{background:rgba(0,0,0,0.3)}.content{height:100vh;width:100vw;margin:0 auto;position:relative}[v-cloak]{display:none}.d_login{width:100%;height:100%;position:fixed;left:0;top:0}.d_login>div{width:3.1rem;height:auto;box-sizing:border-box;padding:.25rem .18rem;border-radius:.2rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff}.close_btn{width:.19rem;height:.19rem;background:url(imgs/icon_close.png) no-repeat center;background-size:100% auto;position:absolute;right:.17rem;top:.13rem}.d_login h3{color:#666;background:url(imgs/icon_lihe.png) no-repeat center top;background-size:.83rem auto;padding-top:.85rem;text-align:center;font-size:.18rem;margin-bottom:.2rem}.ulInput li{margin-bottom:.12rem!important;width:100%;height:.5rem;display:flex;align-items:center;justify-content:space-between}.ulInput .input_out{border-radius:.25rem;background-color:#F6F6F6;box-sizing:border-box;height:.5rem;width:100%;padding:.12rem .2rem;margin:0 auto;position:relative;list-style:none}.li_code .input_out{width:calc(100% - 1.36rem)}.ulInput li input{border:0;outline:0;height:.26rem;width:100%;float:left;font-size:.14rem;background:transparent;color:#000}.codeDiv{white-space:nowrap;flex-shrink:0;height:.5rem;width:1.16rem;line-height:.5rem;padding:0 .1rem;box-sizing:border-box;color:#fff;cursor:pointer;border-radius:.25rem;margin-left:.16rem;text-align:center;background:linear-gradient(to right,#EB5B5B,#D32F31);font-size:.18rem}.codeDiv.active{background:#ccc;pointer-events:none}.btn_login{background:linear-gradient(to right,#EB5B5B,#D32F31);width:100%;height:.5rem;border-radius:.5rem;margin:0 auto;color:#FFF;font-size:.18rem;margin-top:.3rem;text-align:center;line-height:.5rem;font-weight:bold}