.home{display:flex;height:100%;flex-wrap:wrap;justify-content:center;align-items:center}.home .home-wrap{width:100%;height:100%;overflow:hidden;box-sizing:border-box;background:#f1f1f1;padding:1.6rem;padding-top:0;position:relative}.home .home-wrap .header{display:flex;justify-content:space-between;align-items:center}.home .home-wrap .header .login-btn .el-button{background:linear-gradient(0deg,#ef8400,#f7d94b);color:#fff;padding:10px 20px!important;border-radius:20px}.home .home-wrap .showimg{position:relative;height:20rem}.home .home-wrap .showimg .logo{height:5rem;width:15.6rem;margin-top:2rem}.home .home-wrap .showimg .logo img{height:100%;width:100%}.home .home-wrap .showimg .homeimg{position:absolute;top:5rem;left:1rem;width:90%;height:100%;z-index:0}.home .home-wrap .showimg .title{position:absolute;top:.7rem;right:0;font-size:2.6rem;text-align:right;z-index:3}.home .home-wrap .showimg .title .title-name{font-size:2.9rem;color:#1556bb;font-weight:700}.home .home-wrap .container .header{font-size:2.6rem}.home .home-wrap .container .header div{width:auto;background:linear-gradient(90deg,#1556bc,#1569e3);padding:.8rem 2rem;border-radius:26px;letter-spacing:8px;color:#fff;z-index:3}.home .home-wrap .container .middle{padding:1rem;background:#fff;border-radius:8px;box-shadow:4px 4px 4px 4px #c3c3c3;position:relative;z-index:3}.home .home-wrap .container .middle .title{color:#1469e2;font-weight:700;font-size:2rem}.home .home-wrap .container .middle .text-item{display:flex;align-items:flex-start;padding:1.5rem 0;border-bottom:1px dashed #939393}.home .home-wrap .container .middle .text-item span{font-size:1.6rem;color:#1469e2}.home .home-wrap .container .middle .text-item .text-item-container{font-size:1.4rem}.home .home-wrap .container .middle .text-item .text-item-container div{color:#939393;height:2.1rem;display:flex;align-items:flex-end}.home .home-wrap .container .middle .no-border{border:0}.home .home-wrap .homebtn{display:flex;justify-content:space-around;padding-top:4.4rem}.home .home-wrap .homebtn>div{position:relative;width:14rem;height:7rem;font-size:2.2rem;text-align:center;box-sizing:border-box;padding:.8rem;color:#fff;box-shadow:2px 4px 5px 1px #b6b6b6;border-radius:.8rem}.home .home-wrap .homebtn>div p{font-size:1.8rem}.home .home-wrap .homebtn>div .buy-policy-btn-bottom{font-size:2.2rem;position:absolute;bottom:1.2rem;right:1.2rem}.home .home-wrap .homebtn .buy-policy-btn{background:#646ad8}.home .home-wrap .homebtn .submit-btn{background:#d5a169}.home .home-wrap .footer{position:absolute;bottom:0;margin-left:2rem}.home .mint-popup{width:80%;min-height:30rem}.home .mint-popup .container{width:100%;height:40%;border-radius:3rem;background:#fff;padding:2rem;box-sizing:border-box}.home .mint-popup .container .disabled{background-color:#ddd;border-color:#ddd;color:#57a3f3;cursor:not-allowed}.home .mint-popup .container .title{display:flex;justify-content:center}.home .mint-popup .container .login-btn{width:100%;display:flex;justify-content:center}.home .mint-popup .container .login-btn .el-form-item__content{width:40%}.home .mint-popup .container .login-btn .el-form-item__content button{width:100%}.home .mint-popup .container .code .el-form-item__label{display:block;text-align:left;float:none}.home .mint-popup .container .code .el-form-item__content{display:flex}.home .mint-popup .container .code button{margin-left:1rem}