@charset "utf-8";
/* CSS Document */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input{margin:0;padding:0;}
body{font-size:14px;background:url(../images/jy-bg02.jpg) no-repeat center top ;font-family:"MS Serif", "New York", serif,"微软雅黑";}
img{border:none;}
li{list-style:none;}
input,select,textarea{outline:none;border:none;}
textarea{resize:none;}
a{text-decoration:none;color:#656565;}
.fl{float:left;}
.fr{float:right;}
.hide{display:none;}
/*公用*/
.comWidth{width:1000px;margin-left:auto;margin-right:auto;}

.login{width:330px;height:240px;margin:0 auto;margin-top:340px;}
.user{width:320px;height:46px;border-radius:23px;}
.l_tit{height:46px;width:46px;}
.login_input{height:44px;width:330px;border:#0a91e2 solid 0px;line-height:44px\9;border-radius:23px;text-align:center;}
.password{width:330px;height:46px;margin-top:18px;border-radius:23px;}
.loginBtn{width:330px;height:46px;margin-top:38px;}
.login_btn{width:328px;height:44px;cursor:pointer;color:#fff;font-family:"MS Serif", "New York", serif,"微软雅黑";font-size:16px;background:#0a92e0;border-radius:23px;}

.footer{position:fixed;left:0;width:100%;bottom:0;height:45px;background-color:#333;}
.foot_copyright{padding-top:10px;text-align:center;color:#5b5959;}
