@charset "utf-8";
html,body{margin:0;padding:0;width:100%;}
body {background-color: #326696;background: url(../images/login-bg.jpg) center top repeat-x #FFF;margin: 0px;overflow: hidden;font-family:Monospace;font-size:13px;text-align:center;font-weight: bold;text-align:center;}
p,ul,.name,.pwd,dd,h1,h2,h3,form,input,select,textarea{margin:0;padding:0;border:0;font-family:"微软雅黑";line-height:150%;}
ul,li{list-style:none;}
div,p{word-wrap: break-word;}
img{border: none;}
input,button,select,textarea{outline:none}

/*login*/
.login_all{width:100%; height:500px; position:absolute; top:20%; left:0px; z-index:99999}
.login{padding:1px 0 0 0;padding:0px 0 0 0;}
.login input{float:left}
.login .submit{width:100px; height:30px; float:left; margin:5px 0px 0px 92px; border:none;font-weight:bold;color:#FFF;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow: #CCC 0px 0px 5px;-moz-box-shadow: #CCC 0px 0px 5px;box-shadow: #CCC 0px 0px 5px;background: #31b6e7;cursor: pointer;}
.login .submit:hover{background:#ff9229;}
.login .submit{padding:6px 20px;}
.login .box{position:relative;z-index:100;margin:0 auto;width:900px;height:451px;background:url(../images/login.png) center top no-repeat;}
.login .log{position:relative;width:370px;height:260px;margin:0 auto;padding:180px 0 0 20px;}
.login .logo{height:85px;position:absolute;top:15px;left:180px;background:url(../images/logo-login.png) no-repeat;width:350px;height:50px;}
.login label{display:inline-block; width:70px; text-align:right; padding-right:20px; float:left; vertical-align:middle; line-height:30px;}
.login .name{width:90%; height:30px; margin:0px auto; padding:5px 5px;font-size:14px;}
.login .pwd{width:90%; height:30px; margin:0px auto; padding:5px 5px;font-size:14px;}
.login .yzm{width:90%; height:80px; margin:0px auto; padding:5px 5px;font-size:14px; position:relative;}
.yzm_img{width:70px; height:24px; border: 1px solid #ffffff; float:left; margin:2px 0px 5px 10px; margin-left:10px;}
.login .alt{position:absolute;top:43px;left:260px;font-size:20px;}
.login .text{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
.login .copyright{position:absolute;left:0;width:100%;bottom:-40px;text-align:center;color:#AAA;}
.login .air-balloon{position:absolute;top:-100px;left:-100px;z-index:50;}
.login .air-balloon.ab-1{width:60px;height:78px;background:url(../images/air-balloon-1.png) no-repeat;}
.login .air-balloon.ab-2{width:24px;height:31px;background:url(../images/air-balloon-2.png) no-repeat;}
.login .air-balloon.ab-3{width:425px;height:425px;background:url(../images/air-balloon-3.png) no-repeat;}
.login .footer{position: fixed;left:0;bottom:0;z-index:-1;width:100%;height:198px;background:url(../images/login-foot.jpg) center bottom repeat-x;}
.text{border:1px solid #CCC;padding:5px;background-color:#FCFCFC;line-height:14px;width:220px;font-size:12px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow: #CCC 0px 0px 5px;-moz-box-shadow: #CCC 0px 0px 5px;box-shadow: #CCC 0px 0px 5px;border:1px solid #CCC;font-size:12px;}
.text:focus{border:1px solid #31b6e7;background-color:#FFF;-webkit-box-shadow: #CCC 0px 0px 5px;-moz-box-shadow: #CCC 0px 0px 5px;box-shadow: #0178a4 0px 0px 5px;}
.text:hover{background-color:#FFF;}
.yzm_text{width:80px;}