.home-box{padding:0 16px;height:100%;overflow:hidden}.text-box{background-color:#e4ecff;font-size:15px;line-height:24px;border-radius:4px;padding:8px 12px;color:#1e429c}.form-box{margin-top:40px}.pro-box{height:8px;background-color:#f3f3f3;position:relative;margin-top:30px}.pro-box,.progress{width:100%;border-radius:10px}.progress{height:100%;-webkit-animation:ivu-progress-active 2s ease-in-out infinite;animation:ivu-progress-active 2s ease-in-out infinite;background-color:#08204a;position:absolute;z-index:999}@-webkit-keyframes ivu-progress-active{0%{opacity:0;width:0}10%{opacity:.3;width:10%}80%{opacity:.6;width:70%}to{opacity:0;width:100%}}@keyframes ivu-progress-active{0%{opacity:0;width:0}10%{opacity:.3;width:10%}80%{opacity:.6;width:70%}to{opacity:0;width:100%}}