@charset "utf-8";
*{margin:0;padding:0;}
a{text-decoration:none;}
ul,li,dl,dt,dd{list-style:none;}
img{border:0;}
body{width:100%;height:100%;background:url(../images/login/bg_login.jpg) no-repeat center top;font-family:"Microsoft YaHei", "微软雅黑", "宋体", Arial, Helvetica, sans-serif;}
/**/
.content_login{width:1002px;margin:0 auto;}
.main{width:1002px;margin-top:10px;overflow:hidden;position:absolute;z-index:100;}
.header{float:left;}
.login{width:365px;height:413px;background:url(../images/login/login.png) no-repeat;float:right;margin:-6px 20px 40px 0;}
.login_con{width:290px;height:280px;margin:92px 0 0 40px;}
.login_con .login_input{height:34px; border:#8cc377 1px solid;font-family:"微软雅黑";font-size:14px;line-height:34px;padding-left:10px; vertical-align:middle; background:#FFF;}
.login_button { background:url(../images/login/login_button.png) no-repeat; width:275px; height:40px; cursor:pointer; border:none;}
.cz{float:right;}
.footer{width:100%;height:60px; background:#ffffff;z-index:99; position:fixed; bottom:0;}
.footer p{width:600px;margin:0 auto;font-family:"微软雅黑";font-size:16px;color:#180404;line-height:60px;}