.home { background-image: url("../../assets/image/bg.png"); background-size: 100% 100%; width: 750px; // height: 3522px; color: #fff; overflow: hidden; font-family: SourceHanSansCN-Normal, SourceHanSansCN; .title { height: 54px; width: 100%; display: flex; justify-content: space-between; align-items: center; box-sizing: border-box; margin-top: 44px; padding: 0 30px; .logo { img { width: 109px; height: 54px; } } .yyInfo { color: #ffc27b; font-size: 24px; } } .sh { margin-top: 83px; padding-left: 60px; font-size: 39px; letter-spacing: 1px; font-weight: 400; } .gg { font-size: 86px; letter-spacing: 1px; font-weight: bold; text-align: center; margin-top: 23px; } .ggEl { height: 38px; font-size: 34px; font-family: ArialMT; color: #ffffff; line-height: 39px; letter-spacing: 4px; text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5); text-align: center; } .blh { font-size: 30px; font-family: SourceHanSansCN-Normal, SourceHanSansCN; font-weight: 400; color: #ffffff; line-height: 45px; letter-spacing: 1px; margin-top: 20px; text-align: center; } .yqh { margin-top: 640px; font-size: 52px; text-align: center; } .yqhEl { font-family: FZYOUHS_504L--GB1-0, FZYOUHS_504L--GB1; font-weight: normal; color: #ffffff; line-height: 24px; letter-spacing: 10px; text-align: center; font-size: 22px; } .ghgl { font-size: 30px; font-family: SourceHanSansCN-Light, SourceHanSansCN; font-weight: 300; color: #ffffff; line-height: 61px; letter-spacing: 12px; text-align: center; } .yyfs { font-size: 35px; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; color: #ffffff; line-height: 49px; text-align: center; color: #ccc; span { color: #fff; margin: 0 20px; } } .yyfsEl { font-size: 20px; text-transform: Uppercase; font-weight: normal; color: #ffffff; line-height: 23px; letter-spacing: 3px; text-align: center; } .formBox { width: 670px; // height: 1069px; background: linear-gradient(360deg, #0f2471 0%, #171f44 100%); box-shadow: 0px 5px 24px -14px #040414; border-radius: 8px; margin: 0 auto; margin-top: 40px; padding: 40px; box-sizing: border-box; .van-form { /deep/ .van-field { margin-top: 25px; background: transparent; border: 1px solid blue; .van-field__label { color: #fff; } &::after { display: none; } input { color: #fff; } .van-field__button { border-left: 1px solid #d8d8d8; } .hqyzm { font-size: 24px; font-weight: 400; color: #ffc27b; line-height: 33px; } } .infoT { font-size: 24px; font-weight: 300; color: #ffffff; line-height: 33px; text-align: right; width: 100%; display: block; margin-top: 16px; } } } .hdxxInfo { width: 670px; height: 233px; background: linear-gradient(360deg, #0f2471 0%, #171f44 100%); box-shadow: 0px 5px 24px -14px rgba(0, 0, 0, 0.14); border-radius: 4px; border: 1px solid rgba(81, 111, 255, 0.5); border-radius: 8px; margin: 0 auto; margin-top: 40px; padding: 40px; box-sizing: border-box; } .hdxxInfoLable { font-size: 26px; font-weight: 400; color: #ffffff; line-height: 37px; letter-spacing: 2px; margin-bottom: 18px; display: flex; align-items: center; span { width: 1px; height: 28px; background: #ffffff; opacity: 0.5; margin-right: 25px; display: inline-block; } .boldColor { color: #ffc27b; font-style: inherit; font-size: 32px; margin: 0 4px; } } .bottomBox { display: flex; justify-content: space-between; padding: 80px 30px; box-sizing: border-box; .bottomBoxL { flex: 1; padding: 0 20px; width: 63%; .title1 { height: 30px; font-size: 22px; font-weight: 300; color: #ffffff; line-height: 30px; } .title2 { margin-top: 15px; height: 58px; font-size: 18px; font-weight: 300; color: #ffffff; line-height: 35px; } .title3 { margin-top: 25px; height: 87px; font-size: 18px; font-weight: 300; color: #ffffff; line-height: 35px; } } .bottomBoxR { width: 37%; display: flex; justify-content: flex-end; flex-direction: column; align-items: center; .bottomBoxRT { font-size: 16px; color: #ffffff; text-align: center; span { font-size: 14px; } } img { margin-top: 20px; width: 158px; height: 158px; } } } } .successBox { width: 550px; height: 700px; position: fixed; left: 0; top: 0; bottom: 0; right: 0; margin: auto; background: url("../../assets/image/bg1.png"); background-size: 100% 100%; padding: 100px 60px 0; box-sizing: border-box; display: flex; flex-direction: column; align-items: center; .iconSuccess { display: flex; justify-content: center; align-items: center; font-size: 48px; font-weight: 500; color: #ffffff; line-height: 67px; img { width: 30px; height: 30px; margin-right: 20px; } } .tzxx { height: 100px; font-size: 30px; font-weight: 300; color: #FFFFFF; line-height: 50px; letter-spacing: 2px; text-align: center; margin-top: 35px; } .van-button { margin-top: 100px; width: 100%; } }