@charset "utf-8";
body
{ font-size: 12px;
  font-family: 微软雅黑;
    margin: 0px;
    padding: 0px;
	
	background-color:#FFFFFF;	
}
div{overflow: hidden;}
 
div, form, table, span, img, h1, h2, h3, h4, h5{ margin: 0px; padding: 0px;}

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

a{ text-decoration:none;}
a:hover{text-decoration: none;}
input:focus {
outline: none;
}
.warp{width:100%; padding:0; margin:0;}

.clear{ clear:both;}

.logo{ width:62%; height:0px; margin:0 auto;}
/*.main{ width:100%; height:699px;background:url(images/big2.jpg) center; background-color:#0880E1;background-repeat:round}*/
.login{ width:300px;padding: 20px;background-color:#FFFFFF; top:50%; left:50%; position: absolute;margin-top: -200px;margin-left: -150px;}
.login td{ padding:10px 0;}
.login-user{width:40px;height:42px;border:#CCCCCC 1px solid; border-right:0; background:url(images/user2.png) no-repeat;background-position:left 5px bottom 8px;  font-size:16px; color:#333333; float:left;}
.login-key{width:40px;height:42px;border:#CCCCCC 1px solid; border-right:0; background:url(images/key.png) no-repeat;background-position:left 5px bottom 8px;  font-size:16px; color:#333333; float:left;}

.user{ width:252px; height:40px;  border:#CCCCCC 1px solid; font-size:16px; color:#333333; border-left:0;}
.key{ width:252px; height:40px;  border:#CCCCCC 1px solid; font-size:16px; color:#333333; border-left:0;}
.yanzm{width:97%; height:38px;  border:#CCCCCC 1px solid; padding-left:10px;}

.denglu{ width:100%; height:48px; background-color:#0180CF; border:0; color:#FFFFFF; font-size:18px; font-weight:bold; letter-spacing:5px;}

.footer{ width:730px; margin:0 auto; font-size:13px; color:#777; margin-top:10px;}
.footer td{ line-height:30px;}

.page-dark.layout-full {
    color: #fff;
}
body.layout-full {
    height: 100vh;
    overflow-x: hidden;
}
.page-login {
    height: 100%;
    min-height: 600px;
    padding-top: 0;
    overflow: hidden;
}

.page-login {
    background-image: url(images/big2.jpg);
}