a{text-decoration: none;}
.all{font-size: 14px; width: 449px;  box-sizing: border-box; padding: 20px; margin: 100px auto; background-color: #fff; border-radius: 10px; box-shadow: 0px 0px 30px #dbdbdb; text-align: center; position: relative;}
.all .logo{margin-top: 30px;}
.all .tip{margin-top: 37px; line-height: 21px;}
.all .code{width: 187px; height: 187px; border: 1px solid #c1c5bd63; margin: 0 auto; margin-top: 30px; position: relative;}
.code img{width: 185px; margin-top: 0;}
.code .defeat{margin-top: 0 !important; width: 185px; height: 185px; position: absolute; top: 1px; left: 1px; background: rgba(255, 255, 255, 0.9);  text-align: center;}
.defeat .error{ width: 55px; height: 55px; margin-top: 30px;}
.defeat .success{ width: 55px; height: 55px; margin-top: 40px;}
.code .defeat p{margin-top: 15px; margin-bottom: 15px; font-size: 16px; font-weight: 600; color: #333;}
.code .defeat a{width: 150px; color: #999; font-size: 14px;}
.code .defeat a img{width: 14px; height: 14px;}
.all span{display: inline-block; margin-top: 17px;}
.all span a{color: #2f5cbb;}
.all .tips{color: #999; margin-top: 63px; margin-bottom: 10px;}
.warning{width: 20px;position: relative;top: 4px;right: 2px;}
