body{background:#F7F7F7}
.header .nav-container{line-height:80px}
.header .nav-container a{color:blue}
.wrapper{width:800px;margin:0 auto;overflow:hidden}
.entry-container{height:520px;margin-top:25px;border:1px solid #ededed;box-sizing:border-box;background:#fff}
.entry-container .left-container,.entry-container .right-container{height:420px;padding:10px;margin:50px 0 0 0;box-sizing:border-box}
.left-container{float:left;margin-top:15px}
.right-container{float:right;margin-top:15px}
.entry-container .left-container .layui-form{padding-left:144px}
.entry-container .left-container .layui-form-item{margin-top:30px;margin-bottom:0}
.entry-container.regist-container .left-container .layui-form-item{margin-top:20px}
.entry-container .left-container .layui-input-inline{width:360px;position:relative}
.entry-container .left-container .layui-input-inline .iconfont{width:20px;height:20px;color:#999;font-size:20px;cursor:pointer;position:absolute;top:8px;right:10px;z-index:1}
.entry-container .left-container .layui-input-inline .code{width:150px;float:right;height:38px;border:1px solid #ededed;box-sizing:border-box}
.layui-form input[type=checkbox]{display:inline-block}
.entry-container .left-container .forget-container{width:470px;text-align:right;margin-right:20px;margin-top:5px}
.entry-container .left-container .other-login{padding-left:210px;margin-top:40px;height:50px;line-height:50px}
.entry-container .left-container .other-login .txt{color:#666}
.entry-container .left-container .other-login>*{float:left}
.entry-container .left-container .other-login .layui-icon{font-size:30px;margin-right:30px}
.entry-container .left-container .protocol{color:blue;cursor:pointer}
.entry-container .right-container{width:300px;padding:0;border-left:1px solid #dedede;text-align:center}
.entry-container .right-container .qr-item{margin-bottom:20px}
.entry-container .right-container .qr{width:180px}
.entry-container .right-container .qr img{width:100%;height:100%;margin:0 59px}
#verifyCanvas{width:150px;height:36px}
#verifyCanvas img{width:100%;height:100%}
.site-title{text-align: center}