.c-main{width:100%;height:100%;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:center}@media screen and (max-width:768px){.c-nav{width:100%;height:56px;padding:0 15px;box-sizing:border-box;border-width:0 0 1px;border-bottom:1px solid #e2e8f0;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center}}@media screen and (min-width:768px){.c-nav{width:100%;height:56px;padding:0 20%;box-sizing:border-box;border-width:0 0 1px;border-bottom:1px solid #e2e8f0;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center}}.c-nav .c-nav-title{font-weight:700;font-size:20px}.c-login-box{width:100%;padding:90px 0;box-sizing:border-box;border-width:0 0 1px;border-bottom:1px solid #e2e8f0;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.c-login-box .loading{font-size:32px;color:#409eff}.c-login-box .loading-text{margin-top:20px;font-size:14px;color:#409eff}.c-login-box .err-msg{color:red}