.account{padding:5px 20px 10px 20px;box-sizing:border-box;width:100%;height:calc(100vh - 140px);overflow:auto;background-color:#fff}.account .main{display:flex;min-height:100%}.account .main .left{width:200px;min-height:100%;border-radius:5px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);margin-right:2px}.account .main .left .el-menu-item{font-size:16px}.account .main .left .el-menu-vertical-demo .is-active{color:#d33594}.account .main .left .el-menu{margin-top:56px;border-right:none}.account .main .left .el-menu .el-menu-item{text-align:center;padding-left:0}.account .main .right{min-width:0;min-height:100%;flex:1;border-radius:5px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);padding:70px 0 0 86px;color:#000;font-weight:400}.account .main .right .setPassword .title{font-size:30px;font-weight:400;margin-bottom:46px}.account .main .right .setPassword .text{font-size:16px;font-weight:400;margin-bottom:10px}.account .main .right .setPassword .el-input{margin-bottom:27px;width:300px}.account .main .right .setPassword .el-button{width:120px;margin-top:17px;font-size:16px}.account .main .right .bindingPhone .title{font-size:20px;margin-bottom:20px}.account .main .right .bindingPhone .phone{font-size:26px;margin-bottom:32px}.account .main .right .bindingPhone .tips{font-size:18px;margin-bottom:21px}.account .main .right .bindingPhone .tips span{color:#e1251b}.account .main .right .bindingPhone .el-button{font-size:16px}.account .main .right .wechatBinding .title{font-size:16px;margin-bottom:14px}.account .main .right .wechatBinding .wechatCode{font-size:26px;margin-bottom:25px}.account .main .right .wechatBinding .el-button{font-size:16px}.account .main .right .theme .top{display:flex;align-items:center;margin-bottom:34px}.account .main .right .theme .top .title{color:#9b9b9b;font-size:23px}.account .main .right .theme .top .text{font-size:16px;font-weight:400;margin-left:8px}.account .main .right .theme .content{display:flex;flex-wrap:wrap}.account .main .right .theme .content .firstImg{width:350px;height:200px;background:#e5e5e5;border-radius:5px;cursor:pointer;display:flex;justify-content:center;align-items:center;margin-right:60px;margin-bottom:50px;position:relative;padding:7px 8px;box-sizing:border-box}.account .main .right .theme .content .firstImg .colorText{position:absolute;font-size:18px;top:220px}.account .main .right .theme .content .firstImg .green{color:#1bad96}.account .main .right .theme .content .firstImg .violet{color:#d33594}.account .main .right .theme .content .firstImg .blue{color:#0a84fe}.account .main .right .theme .content .firstImg .pink{color:#d46c81}.account .main .right .theme .content .firstImg img{width:100%;height:100%}@media(min-width:0px)and (max-width:1370px){.account .main .right .theme .content .firstImg{width:300px;height:160px}.account .main .right .theme .content .firstImg .colorText{top:175px}}.account .main .right .theme .content .circular{width:34px;height:34px;background:#fff;border:3px solid #e5e5e5;border-radius:34px;position:absolute;right:-12px;top:-12px;display:flex;justify-content:center;align-items:center}.account .main .right .theme .content .circular span{font-size:29px;color:#1bad96}@media(max-width:1400px){.account .main .left .el-menu{margin-top:18px}.account .main .right{padding:30px 0 30px 50px}}.account .wechatStyle .el-dialog__body{padding-top:30px!important}.account .wechatStyle .codeLogin{width:100%;height:160px;overflow:hidden;padding-left:120px}.account .wechatStyle .bigBox{position:relative}.account .wechatStyle .bigBox .smallMask{position:absolute;cursor:pointer;top:6px;left:130px}.account .wechatStyle .text{font-size:16px;font-weight:400;color:#000;display:flex;justify-content:center;margin-top:20px}.account .wechatStyle .text div{margin-right:22px}.account .wechatStyle .text .refresh{cursor:pointer}.account .wechatStyle .text span{margin-left:5px}.account .wechatStyle .tips{font-size:16px}.account .phoneStyle .el-dialog .el-dialog__body{padding:30px 36px}.account .phoneStyle .el-dialog .el-dialog__body p{margin-bottom:20px}.account .phoneStyle .el-dialog .el-dialog__body .phoneCode{display:flex;align-items:center;margin-bottom:20px;position:relative}.account .phoneStyle .el-dialog .el-dialog__body .phoneCode .inputStyle{width:100%}.account .phoneStyle .el-dialog .el-dialog__body .phoneCode .inputStyle .el-input__inner{width:100%;border-left:none;border-radius:0 4px 4px 0}.account .phoneStyle .el-dialog .el-dialog__body .phoneCode .tips{width:60px;height:36px;line-height:36px;text-align:center;border-radius:4px 0 0 4px;border:1px solid #dcdfe6}.account .phoneStyle .el-dialog .el-dialog__body .verificationCode{display:flex;margin-bottom:20px}.account .phoneStyle .el-dialog .el-dialog__body .verificationCode .el-input__inner{width:240px}.account .phoneStyle .el-dialog .el-dialog__body .determinePhone .el-button{width:100%}.account .phoneStyle .el-dialog .el-dialog__body .text{width:100%;height:80px;border-top:1px dashed #dcdfe6;margin-top:30px;color:#000}.account .phoneStyle .el-dialog .el-dialog__body .text div{margin:30px 0 8px 0}.account .phoneStyle .el-dialog .el-dialog__body .text span{color:#e1251b}.account .phoneStyle .el-dialog .el-dialog__body .popContainer{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:20000}.account .phoneStyle .el-dialog .el-dialog__body .popContainer .verification{width:310px;height:200px;background-color:#ccc!important;position:absolute;top:26%;left:42%}.account::-webkit-scrollbar{width:4px}.account::-webkit-scrollbar-thumb{background:transparent;border-radius:4px}.account:hover::-webkit-scrollbar-thumb{background:hsla(0,0%,52.9%,.4)}.account:hover::-webkit-scrollbar-track{background:hsla(0,0%,52.9%,.01)}