.divright[data-v-52c22bf7]{margin-left:122px}.code[data-v-52c22bf7]{width:44%;height:44px;outline:none;padding:0 4px 0 8px;font-size:14px;border:none;background:transparent}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Source Han Sans CN,Arial}body,html{height:100%;width:100%;margin:0 auto}.content{width:100vw;height:100%;background:#fff url(../img/bg1.c416f69c.jpg) no-repeat bottom;background-size:cover;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content,.pc-main{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.pc-main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;color:#fff;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pc-logo{top:10%;left:10%;display:-webkit-box;display:-ms-flexbox;display:flex}.lang,.pc-logo{height:48px;position:absolute}.lang{line-height:48px;top:3%;right:10%;display:block}.lang button{border:none;height:36px;line-height:36px;cursor:pointer;-webkit-transition:all .5s;transition:all .5s;display:block}.langBox button{background:none}.checkLang{background:url(../assets/arrow.e02ce2d3.svg) no-repeat 100%;padding-right:12px;color:#1e5397;cursor:pointer}.langBox{width:90px;position:absolute;right:0;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.1);box-shadow:0 2px 5px 0 rgba(0,0,0,.1);border-radius:6px;padding:10px 16px}.pc-logo img{width:auto;height:46px}.name{margin-bottom:4%}.name,.note{font-size:14px}.note{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.note span{margin:0 8px 4px;font-size:12px}.login-content{position:absolute;width:900px;height:500px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:left;border-radius:12px;z-index:2;background:hsla(0,0%,100%,.9);overflow:hidden}.login-content,.login-content-left{display:-webkit-box;display:-ms-flexbox;display:flex}.login-content-left{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background:url(../img/login_img.aa878faf.jpg) no-repeat;background-size:cover}.login-content .login-wrap{-webkit-box-flex:0;-ms-flex:0 0 450px;flex:0 0 450px;padding:45px 50px 25px}.login-qr-box{position:absolute;top:4px;right:4px;border-radius:8px;width:380px;height:80px;overflow:hidden}.switch-login-mode-wrapper{position:absolute;top:0;right:0;width:0;height:0;z-index:2;font-size:14px}.switch-login-mode-box{width:100px;height:100px;-webkit-transform:translate(-50px,-50px) rotate(45deg);transform:translate(-50px,-50px) rotate(45deg);cursor:pointer;background-color:#1e5397;-webkit-transition:background-color .3s;transition:background-color .3s;overflow:hidden}.switch-login-mode-wrapper .web-v3-custom-tooltip{height:100%;position:relative}.universe-icon svg{display:inline-block;vertical-align:-.14em}.switch-login-mode-box .switch-icon{position:absolute;font-size:40px;color:#fff;bottom:-18px;left:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.switch-login-mode-box .switch-icon img{width:38px}.switch-login-mode-container{position:relative}.switch-icon{display:none}.switch-icon.active{display:block}.login-box{border-radius:0 20px 20px 0;position:relative;z-index:1}.login-box,.login-box>h1{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-align:start;-ms-flex-align:start;align-items:flex-start}.login-box>h1{font-size:28px;color:#1e5397;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;margin-bottom:0}.login-span{color:#13263f;display:block;font-size:12px;text-transform:uppercase;line-height:1.4}h1 .login-span{font-size:15px;font-weight:400}.input-box{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}.inputWrp input{height:44px;outline:none;padding:0 4px 0 8px;font-size:18px;border:none;background:transparent}.inputWrp input::-webkit-input-placeholder{color:#c5c5c5}.inputWrp input::-moz-placeholder{color:#c5c5c5}.inputWrp input:-ms-input-placeholder{color:#c5c5c5}.inputWrp input::-ms-input-placeholder{color:#c5c5c5}.inputWrp input::placeholder{color:#c5c5c5}.input-box .inputWrp,.input-box button{width:100%}.password input{width:calc(100% - 140px)}.password input.lang-jp{width:calc(100% - 120px)}.getCodeDisabled.lang-jp{width:120px}.account input{width:calc(100% - 60px)}.input-box .inputWrp{background:#f8f8f8;border-radius:7px;margin-bottom:24px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px}.inputWrp label{width:60px;color:#1e5397}.inputWrp label .login-span{color:#13263f}.login-box input{width:200px;height:36px;padding:0 20px;border:none;outline:none;font-size:18px}.getCode{color:#fff;padding:6px 4px;border-radius:20px;cursor:pointer;font-size:13px;width:80px;background:#1e5397;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.getCode:hover{background:-webkit-gradient(linear,left top,right top,from(rgba(30,83,151,.51)),to(#1e5397));background:linear-gradient(90deg,rgba(30,83,151,.51),#1e5397)}.getCodeDisabled{color:#fff;padding:6px 4px;border-radius:20px;cursor:pointer;font-size:13px;width:80px;background:grey;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.getCodeDisabled,.loginBtn{display:-webkit-box;display:-ms-flexbox;display:flex}.loginBtn{width:100%}.login-btn{margin-top:20px;height:48px;background:-webkit-gradient(linear,left top,right top,from(rgba(30,83,151,.51)),to(#1e5397));background:linear-gradient(90deg,rgba(30,83,151,.51),#1e5397);color:#fff;font-size:18px;border:none;border-radius:22px;margin-bottom:30px}.login-btn .login-span{color:#fff;font-size:10px;line-height:1}.login-code-wrap .password{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.qrcode{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1000%;max-width:400px;height:100%;padding:30px;border-radius:10px;background-color:#fff}.qrcode-text{font-size:18px;margin-top:20px;line-height:1.4;color:#1e5397}.qrcode-img{margin:20px auto 0;max-width:60%}.qrcode-img img{width:100%}.show-login-code-wrap .login-code-wrap,.show-login-wrap .login-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.hidden,.mobile{display:none}.block,.pcSite{display:-webkit-box;display:-ms-flexbox;display:flex}.pc-main:lang(en) .note{padding:0 10px;font-size:14px}@media screen and (max-width:1200px){.lang{right:5%}}@media screen and (max-width:960px){.pc-logo{left:5%}}@media screen and (max-width:840px){.hidden,.mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block,.pcSite{display:none!important}.login-box{margin-top:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login-box,.pc-logo{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pc-logo{z-index:99;left:auto;height:auto;padding-top:10vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;top:auto}.login-content-left{display:none}.lang{z-index:999;top:3%}.name{padding-top:10%;width:90%;letter-spacing:0;line-height:1.7;font-weight:500;text-align:center;margin:0 auto 8%}.name,.note{font-size:14px}.note{margin-bottom:1%}.note span{font-size:12px;margin:0 8px 3px}.login-box>h1{font-weight:500;color:#fff;display:none;font-size:35px;letter-spacing:10px;text-shadow:0 1px 3px #1e5397;margin:50px auto 25px}.login-box>h1 p{margin-bottom:8px}.login-box .login-span{color:#cad3f1}.content{background-size:auto 100%;background-position:35% 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px 0;min-height:640px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pc-main{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;position:static;height:10%}.banner-box{display:none}.login-content{width:100%;height:auto;padding-top:0;margin:40px auto 0;z-index:1}.login-btn{margin-top:50px}.login-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:70%;padding:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 auto;height:60%;background:transparent}.login-content .login-wrap{-webkit-box-flex:0;-ms-flex:0 0 350px;flex:0 0 350px;padding:50px 20px 15px}.input-box .inputWrp{margin:17px auto;background:#fff;border-radius:25px;padding:4px 8px 4px 12px;font-size:16px;-webkit-box-shadow:1px 1px 2px 0 #acacac;box-shadow:1px 1px 2px 0 #acacac}.login-btn{opacity:1;margin-top:25px}.login-qr-box{position:absolute;left:50%;top:10px;-webkit-transform:translate(-50%);transform:translate(-50%);margin:0 auto;width:50%;height:48px}.login-qr-box .switch-login-mode-box{display:-webkit-box;display:-ms-flexbox;display:flex;background:none;border:none;border-radius:24px;height:auto;-webkit-transform:none;transform:none;margin:0 auto;width:auto}.switch-login-mode-wrapper{width:100%;height:auto}.login-qr-box .switch-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50%}.switch-login-mode-box .switch-icon{bottom:auto;left:auto;position:relative;-webkit-transform:none;transform:none;background:rgba(30,83,151,.31)}.switch-login-mode-box .switch-icon.active{background:#1e5397}.switch-login-mode-box .switch-icon img{height:36px;width:auto;padding:6px 30px}.pc-main:lang(en) .mobile{font-size:21px}.pc-main:lang(en) .note{font-size:15px;text-align:center;max-width:90%;margin:0 auto;text-align:left}}@media screen and (max-width:680px){.pc-main{max-width:400px;margin-bottom:0;padding-bottom:0;height:auto}.pc-main:lang(en) .mobile{font-size:16px}.pc-main:lang(en) .note{font-size:13px;text-align:center;max-width:90%;margin:0 auto}}