@charset "utf-8";
/* CSS Document */

.loginbg{background:url(../img/index/bg.png) no-repeat;
 background-repeat:no-repeat ;
background-size:100% 100%; 
background-attachment: fixed;}
.logingrbg{background:url(../img/index/bg.png) no-repeat;
 background-repeat:no-repeat ;
background-size:100% 100%; 
background-attachment: fixed;
}

.logink{width:500px;height:325px;border:1px solid #0969c0; border-radius:6px;margin-top:50px;}
.loginnav{ border-top-left-radius:4px; border-top-right-radius:4px;height:38px;background:#0c8bea;color:#fff;}

.logincon{width:377px;margin:40px auto;text-align:center;}
.dwzh input[type='text']{width:259px;height:29px;border:1px solid #0969c0;background:no-repeat left top; padding-left:6px;margin-left:-1px;}
.dwname input[type='text']{width:259px;height:29px;border:1px solid #0969c0;background:/* url(../img/nameico.jpg)  */no-repeat left top;padding-left:6px;margin-left:-1px;}
.dwpassword input[type='password']{width:259px;height:29px;border:1px solid #0969c0;background:/* url(../img/passwordico.jpg)  */no-repeat left top;padding-left:6px;margin-left:-1px;}
.dwpassword input[type='text']{width:259px;height:29px;border:1px solid #0969c0;background:/* url(../img/passwordico.jpg)  */no-repeat left top;padding-left:6px;margin-left:-1px;}
.yzm input[type='text']{width:185px;height:29px;border:1px solid #0969c0;background:url(../img/yzmico.png) no-repeat left top;padding-left:50px;float:left;margin-left:52px;}
.loginbtn input[type='button']{width:303px;height:35px;line-height:35px;background:#0c8bea;color:#fff;border:1px solid #666666;}
.grayline{width:100%;border-bottom:1px solid #ccc;}
.loginbgxz{width:100%;margin-top:10px;}
.loginbgxzleft{width:50%; float:left;}
.loginbgxright{width:50%; float:left;}
.loginbgxzleft input[type='button']{width:162px;height:32px; background:url(../img/dwsqbxz.png) no-repeat;border:none;}
.loginbgxzright input[type='button']{width:162px;height:32px; background:url(../img/uyxz.png) no-repeat;border:none;}
