@charset "utf-8";
<style>
body{ margin:0; padding:0;}
body{ width:100%; min-width:1046px; height:auto;font-family:"微软雅黑", Arial, Helvetica,sans-serif;}
h1{ text-decoration:none; font-weight:normal; margin:0; padding:0;}
ul{	margin:0;padding:0;}
li{	list-style:none;}
img{ border:0;}
a{ text-decoration:none; padding:0; margin:0;}
input{ margin:0; padding:0; outline:none; border:none; list-style: none;}
.bigbox{width:100%;height:100%;}
.bgimgbox img{ width:100%;height:100%;}
.mainbox{width:30%; position:absolute; left:50%; margin-left:-216px;top:40%; margin-top:-140px;  font-size:14px;font-family:"微软雅黑"; color:white;}
.mainbox h1{ color:#f0f1f2; font-family:"微软雅黑"; text-align:center; font-size:32px; font-weight:bold;}
.mainbox .userbox{ margin-top:20px; left:50%; margin-left:-158px;height:40px;width:320px; background-color:#094867; border-radius:4px; position:relative; margin-bottom:15px; overflow:hidden; font-size:14px; color:white;}
.mainbox .img1{ background-image:url(../../images/system/phone.png); margin-top:5px; margin-left:5px; width:30px; height:30px; background-repeat:no-repeat; float:left;}
.mainbox .pwbox{ margin-top:20px;left:50%; margin-left:-158px;margin-top:20px;height:40px;width:320px; background-color:#094867; border-radius:4px; position:relative; margin-bottom:15px; overflow:hidden; font-size:14px; color:white;}
.mainbox .img2{ background-image:url(../../images/system/key.png); margin-top:5px; margin-left:5px; width:30px; height:30px; background-repeat:no-repeat; float:left;}
.mainbox input{/* background-image:url(images/bg.png);*/height:40px;width:88%; background-color:#094867; border-radius:4px; position:relative; margin-bottom:15px; overflow:hidden; font-size:14px; color:white; text-align:left; line-height:40px; float:right;}

.checkbox{left:50%; margin-left:-158px;width:320px;height:40px; margin-bottom:20px;overflow:hidden; position:relative;}
.checkbox .text{height:40px;width:30%;background-color:#094867; border-radius:4px;  float:left; }
.checkbox .checking{height:40px;width:30%;background-color:#094867; border-radius:4px; font-size:14px;text-align:center; line-height:40px; float:left;margin-left:5%;}
.checkbox .tip{height:40px;width:30%; background-color:#094867; font-size:12px; text-align:center; font-family:"微软雅黑";float:left;margin-left:5%; }
.checkbox .tip:hover{text-decoration:underline;}
.loginbox{height:40px;width:320px;left:50%; margin-left:-158px;background-image:url(../../images/system/button1.png); background-repeat:no-repeat; position:relative;}
.loginbox:active{background-image:url(../../images/system/button2.png); cursor:pointer;}
</style>

