.v_loading{z-index:99;background-color:rgba(0,0,0,.2);justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.v_loading .loader_wrap div{background-color:#535353;border-radius:2px;width:5px;height:35px;display:inline-block}.v_loading .loader_wrap div:first-child{animation:.5s ease-in-out -.3s infinite alternate loader}.v_loading .loader_wrap div:nth-child(2){animation:.5s ease-in-out -.15s infinite alternate loader}.v_loading .loader_wrap div:nth-child(3){animation:.5s ease-in-out infinite alternate loader}.v_loading .loader_wrap div:nth-child(4){animation:.5s ease-in-out .15s infinite alternate loader}.v_loading .loader_wrap div:nth-child(5){animation:.5s ease-in-out .3s infinite alternate loader}.v_loading .loader_wrap div+div{margin-left:5px}@keyframes loader{0%{transform:scale(1)}to{transform:scaleY(.3)}}.hor_flex,.ver_flex{display:flex}.ver_flex{flex-direction:column}.flex_center{align-items:center}.flex_center,.flex_hor_center{justify-content:center}.flex_center,.flex_hor_center,.flex_ver_center{display:flex}.flex_ver_center{align-items:center}.flex_auto{flex:auto}.hidden{visibility:hidden}.none{display:none!important}.full_height{height:100%}.common_img,.content_img,.img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}body,html{background-color:#222;margin:0}.block{width:100%;height:100%}.main{background:url(../../yiyou_mojiwuyu_website_official/images/bg.50bf70690c16590e.png) 50%/cover no-repeat;justify-content:center;align-items:center;height:100vh;display:flex;position:relative}.main .mask{z-index:0;background-color:rgba(0,0,0,.592);margin:0 auto;position:absolute;top:0;bottom:0;left:0;right:0}.main .m_content{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1;background-color:#f5f5f5;border-radius:10px;max-width:400px;padding:30px}.main .m_content .title{text-align:center;margin-top:0;margin-bottom:20px;font-size:20px;font-weight:700}.main .m_content .btns{justify-content:center;display:flex}.main .m_content .btns .s_item{color:#000;cursor:pointer;text-align:center;margin:0 30px;padding:10px 20px;font-size:18px;font-weight:700;line-height:1.5;text-decoration:none}.main .m_content .btns .s_item .img{width:55px}.main .m_content .btns .s_item:hover{background-color:rgba(0,0,0,.157);border-radius:10px}.footer{color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#000;margin:0 auto;padding:20px 0}.footer .text_i{width:100px;margin:0 auto}.footer .text_i+.text_i{margin-top:10px}.footer .text_p{text-align:center;justify-content:center;align-items:center;margin:10px 0 0;padding:0 10px;line-height:1.3;display:flex}.footer .text_p a{color:#fff;text-decoration:none}.footer .text_p .s{margin:0 30px}