@charset "utf-8";
/* CSS Document */

*{ margin:0px; padding:0px;}
body{ font-family:微软雅黑; font-size:14px; background:#FFF;}

ul,li{ list-style:none;}
a{
	text-decoration:none;
	color:#FFF;	
}
a:link, a:visited {text-decoration:none}
a:hover, a:active {text-decoration:none; color:#F00;}

.login{ background:url("../img/login/login_bg.jpg") no-repeat 0 center; top:0px; width:100%; height:100%; position:fixed; background-size:100% 100%; }

.login2{ width:1134px; height:707px; background:url("../img/login/login.png") no-repeat 0 center;background-size: contain; position:absolute; top:50%; margin-top:-353px;left:50%; margin-left:-567px;}

.login2 table{width: 500px; margin-top: 290px; margin-left: 22px;}
.login2 ul{ display:block; width:300px; padding-top:50px; padding-left:120px; }
.login2 ul li{ display:block; margin-bottom:15px;}
.icon1{ display:block;  background:#f4f8fe;; width:263px; height:30px;  font-size:14px; color:#000; padding-left: 3px; border: 1px solid #ccc; }
.icon2{ display:block;  background:#f4f8fe;; width:263px; height:30px;  font-size:14px; color:#000; padding-left: 3px; border: 1px solid #ccc; }
.icon3{ display:block; background:#f4f8fe;; width:263px; height:30px;  font-size:14px; color:#000; padding-left: 3px; border: 1px solid #ccc; }
.icon4{ display:block;  background:#f4f8fe;; width:263px; height:30px;  font-size:14px; color:#000; padding-left: 3px;  float:left;border: 1px solid #ccc; }

img{ margin:5px;}
.loginIconSpan{background: #f4f8fe; width: 30px; height: 30px; border: 1px solid #ccc;float: left;border-right-style: none;}

.loginyzm{ width:100px; height:32px; background:#398dbd; display:block; text-align:center; font-size:14px; color:#FFF;padding-left:0px; float: right; margin-bottom: 25px;border: 1px solid #ccc;}

.loginbtn{ width:300px; height:30px; background:#398dbd; display:block; text-align:center; font-size:14px; color:#FFF;border: 1px solid #ccc;}

.aa { font-size:16px; font-weight:bold; line-height:150%;  color:#398dbd; text-align:center;}
.bb { font-size:16px; font-weight:bold; line-height:150%; color:#999999; text-align:center;}
.bb:hover{color:#398dbd;}



.bbb{ min-height:720px;}



