@-webkit-keyframes load-loop{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-moz-keyframes load-loop{0%{-moz-transform:rotate(0);transform:rotate(0)}50%{-moz-transform:rotate(180deg);transform:rotate(180deg)}to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@-o-keyframes load-loop{0%{-o-transform:rotate(0);transform:rotate(0)}50%{-o-transform:rotate(180deg);transform:rotate(180deg)}to{-o-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes load-loop{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}.autoRetrieve .flexLayout .tips{max-width:472px;min-width:360px;margin:0 auto 16px auto;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.autoRetrieve .flexLayout .tips p{font-size:14px;color:#f53f3f;line-height:22px;font-weight:400}.autoRetrieve .flexLayout .formComponents{max-width:472px;min-width:360px;margin:0 auto 16px auto;position:relative}.autoRetrieve .flexLayout .formComponents .logoBgImg{position:absolute;bottom:0;right:0;width:68%}.autoRetrieve .flexLayout .formComponents .submitForm{text-align:center;width:360px;margin-top:16px}.autoRetrieve .flexLayout .formComponents .dividerClass{font-size:12px;color:#bfbfbf;line-height:20px;font-weight:400}.autoRetrieve .flexLayout .formComponents .getVerificationCode{position:absolute;top:5px;right:5px}.autoRetrieve .flexLayout .formComponents .readAndAgree{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.autoRetrieve .flexLayout .formComponents .readAndAgree .strong{font-size:14px;color:#141414;line-height:22px;font-weight:600;margin-left:-8px}.autoRetrieve .footer{max-width:800px;text-align:center;font-size:14px;color:#bfbfbf;line-height:22px;font-weight:400;z-index:201;margin:0 auto}.slotContent{width:328px;padding:16px}.slotContent p{font-size:14px;color:#262626;line-height:22px;font-weight:400;text-wrap:initial;margin-bottom:8px}.slotContent img{width:100%}.tipsColor{color:#f53f3f}