﻿
.l-t { position: absolute; top: 20px; right: 30px; height: 60px; width: 60px; background: url(/images/login_t1.png) no-repeat; background-size: 100% auto; cursor: pointer }
.switch-tips { position: absolute; top: 30px; right: 80px; margin-right: 10px; width: 60px; font-size: 14px; font-style: normal; font-weight: 300; color: #fff; line-height: 1; background-color: #f9bf5a; padding: 5px 10px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.switch-tips:after { position: absolute; top: 50%; margin-top: -5px; left: 100%; content: ""; display: inline-block; width: 0; height: 0; border-style: solid; border-width: 5px; border-color: transparent transparent transparent #f9bf5a; }
#t2 .l-t { background: url(/images/login_t2.png) no-repeat; background-size: 100% auto; }
#t2 { display: none }

.qr { padding: 0 40px; text-align: center }
.qr img { width: 100% }
.qr-tip { text-align: center; height: 40px; line-height: 40px }
.qr-err { text-align: center; padding-top: 5px; color: red }

.box .vr input { width: 80px }
.box .vr span { float: left }
.box .vr table { float: left }
.for { text-align: right; padding: 10px 0 0 0 }
.box .btn{margin-top:50px}