.sign-up-wrapper{width:1200px;box-shadow:0 7px 6px rgba(100,101,102,.12);padding:40px}.sign-up-wrapper,.sign-up-wrapper .child-wrapper{margin:30px auto;background:#fff;border-radius:6px;position:relative;overflow:hidden}.sign-up-wrapper .child-wrapper{width:100%;min-height:620px;padding:40px 20px;display:flex;align-items:center;justify-content:space-evenly}.sign-up-wrapper .child-wrapper .child-lis-wrapper{font-weight:700;font-size:20px;color:#fff;background:#4688ff;width:40%;height:280px;border-radius:10px;padding:40px;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer}.sign-up-wrapper .child-wrapper .child-lis-wrapper i{font-size:34px}.sign-up-wrapper .child-wrapper .child-lis-wrapper .iconfont-title{font-size:28px;margin-top:10px}