@charset "utf-8";
/* CSS Document */

body{ margin:0px; font-size:14px; color:#fff; padding:0px; font-family:"Microsoft Yahei"; background-color:#FFF;}
ul{padding:0px;margin:0px;list-style:none; }
li{padding:0px;margin:0px;list-style:none;}
ol,ul,li{list-style-image:none;
list-style-position:outside;
list-style-type:none;}
img{ border:0px;}
h1,h2,h3,h4,h5,h6{font-size:14px;padding:0px;margin:0px;}
a{ text-decoration:none; color:#000;}
a:hover{ color:#EE4F00;}
html { overflow:-moz-scrollbars-vertical; } /*Always show Firefox scrollbar*/
td{ margin-left:5px;}
form, fieldset, legend, input, button, textarea, p, blockquote{ margin:0px; padding:0px; font-size:12px;}
input:-webkit-autofill { /* chrome auto fill */
-webkit-box-shadow: 0 0 0px 1000px #2FAFE9 inset; 
border: 1px solid #FFF!important; 
height: 28px!important; 
line-height: 30px!important; 
}
.up_body{ width:890px; margin-left: auto;margin-right: auto;color:#000;font-size:14px;margin-top: 20px;}
.mid_body{ width:100%; height:50px;background-color: #FFF;}
.down_body{ width:890px; margin-left: auto;margin-right: auto;}
.usename,.password,.yzm{ color:#000;width:200px; margin-bottom:10px; text-align:left;  font-size:13px;}
.ntxt input,.ptxt input{ color:#2faee9; width:200px; margin-bottom:10px;height:28px; outline: none;line-height:30px; border-style: solid; border-width:1px; border-color: #dedede;background-color: #FFF;}
.ytxt input{ color:#2faee9; outline: none; width:130px; height:28px; line-height:30px; border-style: solid; border-width:1px; border-color: #dedede; background-color: #FFF;}
.login_mid{ width:200px; height:1px;background-color: #dedede;margin:10px;}
.login_main{vertical-align: top; }
.m1{text-align: right; margin-top:25px;}
.login_button{font-family:"Microsoft Yahei";cursor: pointer; background-color: #0267B2; width: 200px; height: 30px; border: none; color:#FFF;}
.bottom_body{width:100%; color:#000; font-family:"Microsoft Yahei"; font-size:12px; position: fixed; bottom: 0px; height: 45px; text-align: center;margin-left: auto;margin-right: auto;}