html,body{width:100%; height:100%; background:url(../images/login-bg.jpg) center top no-repeat; background-size:100%;}
.login{ position:relative; width:100%; height:100%;}
.login .logo{ position:absolute; left:8%; top:8%; display:block;}
.login .box{ width:600px; /*height:540px;*/ position:absolute; left:50%; margin-left:-300px; top:50%;  margin-top:-270px; }
.login .box .tittle{ height:50px;}
.login .box .tittle p{ height:40px;  font-weight:normal; text-align:right;}
.login .box .tittle p a{color:#fff; font-size:14px; font-family:"宋体";}

.box-body{ /*height:490px;*/ background:#fff;}
.box-body form{ padding:55px;}
.box-body form div{ height:40px; padding-bottom:30px;}
.box-body form div label{ float:left; line-height:40px; font-size:18px; color:#333333; width:72px; text-align:right; padding-right:20px;font-weight: normal;}
.box-body form div input{ float:left; height:18px; padding:10px; width:280px; border:1px solid #cccccc;}
.box-body form div input.yzm{ width:140px;}
.box-body form div p{ float:left; height:40px; overflow:hidden; padding-left:10px;}
.box-body form div p img{ width:80px; height:40px; float:left;}
.box-body form div p a{ color:#2ea7e0; font-family:"宋体"; float:left; line-height:40px; font-size:14px;}
.box-body form div input.zddl{ width:14px;}
.box-body form div span{ float:left; font-size:14px; color:#666666; font-family:"宋体"; padding-left:6px;}
.box-body form div .wjpad{ float:left; font-size:14px; color:#2ea7e0; font-family:"宋体"; padding-left:66px;}
.box-body form div.last{ padding-left:130px; padding-bottom:0;}
.box-body form div.last input{ background:url(../images/denglu.png) no-repeat; width:231px; height:40px; border:none; color:#fff; font-size:20px; font-family:"微软雅黑"; padding:0;  cursor:pointer;}

.success{ background:url(../images/success.png) no-repeat; float:right; width:17px; height:17px; position:relative; right:64px; top:12px;}
.lose{ background:url(../images/lose.png) no-repeat; float:right; width:17px; height:17px; position:relative; right:64px; top:12px;}