*{ margin:0px; padding:0px;}
ul li{ list-style: none; padding-left: 0px;}


#fr{ float: right;}

.page{ width:100%; height:100%; position: absolute; top: 0; right: 0;}
.loginkk{width:500px; height:100%; min-height: 870px; position: absolute; right: 0px; top:0px;}
.bg{ width:100%; height:100%; background: #000; opacity: 0.5; position: relative; z-index: 1;}
.bgnr{ width:100%; height:auto; position: absolute; z-index: 2; top:0px;}
.logo{ text-align: center; float: left; width:100%; margin:90px 0px 50px 0px;}
.mz{ float: left; text-align: left; font-weight: bold; margin-left: 80px; font-size: 30px; color:#fff;}
.zu{ float: left; margin:30px 0px 0px 80px;}
.login{ float: left; width:100%; height:auto;}
.login .up{ width:350px; height:50px; background: #fff; border-bottom:1px #a8a8a8 solid; border-top-right-radius: 4px; border-top-left-radius: 4px; }
.login .up img{ margin:10px; float: left;}
.login .up input{ float: left; width:85%; border:none; text-align:left; height:45px; line-height: 45px; margin-top: 2px;}
.login .down{ width:350px; height:50px; background: #fff;  border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; }
.login .down img{ margin:10px; float: left;}
.login .down input{ float: left; width:85%; border:none; text-align:left; height:45px; line-height: 45px; margin-top: 2px;}
.tip{ width:350px; height:auto; float: left; margin: 30px 0px;}
.tip span{ display: block; float: left; font-size: 14px; color: #fff;}
.tip span a{ color: #fff; text-decoration: none;}
.smit{ width:350px; height:auto; float: left; text-align: center;}
.smit input{ width:100%; height:auto; color: #fff; background: #126ed5; border:1px #126ed5 solid; border-radius: 4px; font-size: 14px; padding:10px 0px; cursor: pointer;}
.menu{ width:100%; height:auto; font-size: 16px; position: absolute; bottom:50px; left: 50px;}
.menu ul li{ width:auto; height:auto; float: left; margin:0px 15px; color:#fff;}
.menu ul li a{ color: #fff; text-decoration: none; font-weight: bold;}
.menu ul li a:hover{ color: #2272d2; text-decoration: underline;}