html,body,div,span,a,h1,label,ul,li{margin: 0;padding: 0;}
body{font-family:"Microsoft YaHei","微软雅黑",tahoma, arial;font-size:12px;color: #666;}
img{border: 0;}
ul,li{list-style: none;}
.wrapper{width: 100%;height: 630px;text-align: center;}
.bg{width: 100%;height: 470px;position: relative;left: 0; top: 0;text-align: center;padding-top: 120px;}
.bgImg{z-index: -1;position: absolute;left: 0; top: 0;width: 100%;height: 451px;margin:0 auto;display: block;}
.loginbg{width: 714px;height: 399px;margin:0 auto;background: url(./images/loginbg.png) no-repeat left top;}
.storeLoginbg{width: 714px;height: 399px;margin:0 auto;background: url(./images/storeLoginbg.png) no-repeat left top;}
.logo{float: left;margin-left: 100px;margin-top: 30px;width: 155px;}
.logo li{text-align: left;}
.logo li.rex{margin-top: 1px;padding-top: 1px;display: flex;}
.logo li.rex.line{ border-top: 1px solid #a8b5bd;padding-top: 3px; }
.logo li.rex label{float: left;}
.logo li.rex span{ letter-spacing:0.74px;margin: auto 1.48px; }
.login{float: right;width: 280px;margin-right:100px;margin-top: 20px;}
.login h1{font-size: 20px;color: #2d60aa;text-align: right;margin-bottom: 20px;}
.loginform{width: 270px;float: left;}
.loginform li{margin-bottom: 6px;width: 100%;float: left;}
.loginform li.barcode{margin-left: 13px;}
.loginform label{width: 64px;line-height:25px;text-align: right;float: left;}
.loginform input{width: 199px;height:29px;line-height:29px;float: right;vertical-align: middle;background: #fff;border: 1px solid #b1b8bd;text-indent: 10px;behavior: url(ie-css3.htc);border-radius:5px;}
.loginform input.ma{width: 126px;margin-right: 8px;}
.loginform span.maPic{width: 65px;text-indent: 0px;float: right;vertical-align: middle;}
.loginform input.submit{cursor:pointer;background: url(./images/btn.png) no-repeat left top;margin-left: 70px;margin-top: 10px;height: 30px;border: none;}
.tip{width: 195px;float: left;margin-left: 78px;text-align: left;clear: both;}
.tip a{text-decoration: underline;padding-left: 20px;}
.tip a.a1{float: left;background: url(./images/arr1.png) no-repeat left center;color:#514f75;}
.tip a.a2{float: right;background: url(./images/arr2.png) no-repeat left center;color:#4f7565;}
.copyright{background: #eee;text-align: center;height: 40px;line-height: 40px;}

.login-switch{width: 40px;position: relative;top: 23px;left: 613px;cursor: pointer;}
.icon-quick{width: 40px;height: 40px;}
.icon-static{display: none;width: 40px;height: 40px;}
.tip.a2{color: red;font-family: bold;}
