@charset "utf-8";

/*========全局样式========*/
body { margin:0; padding:0; font:normal 100 12px "宋体",Arial;}
.login_body{ background:#fff}
dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, lable, textarea, select, p, blockquote, button, tr, td, th, thead, caption { margin:0; padding:0; }
img, button { border:none; }
div, h1, h2, h3, h4, h5, h6, strong { font-weight:normal; font-size:12px; vertical-align:middle;}
ol, ul, li { list-style:none; }
table { border-collapse:collapse; }
input, select, textarea, button, em, cite, samp { font-style:normal; }
a {outline:none;text-decoration:none; color:#333333}
a:hover { text-decoration:none;}
a:active {outline: none;star:expression(this.onFocus=this.blur());}

.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0px; overflow:hidden;}
.clearfloat{zoom:1}

.w_1000{ width:1000px; margin:0 auto;}

.login_top{ height:90px; overflow:hidden;}
.login_top h2{ float:left; margin-top:20px;}
.login_top h3{ float:left; margin-left:20px; padding-left:20px; margin-top:32px; height:35px; padding-top:5px; border-left:1px solid #999999;}
.login_top p{ float:right;  padding-left:30px; margin-top:30px; color:#666666; font:normal 12px/20px SimSun;}
.login_top p a{ color:#0068b7; font-weight:bold}

.login_main{ width:100%; height:508px; overflow:hidden; background:url(../images/zjnu.jpg) center center no-repeat; border-top:3px solid #0363bb; margin-top:1px;}
.login{ float:right; background:url(../images/login_bg.jpg) no-repeat; width:333px; height:400px;}
.login .login_table{ margin:70px 20px 0px 20px;}
.login .login_table tr td{ margin-top:20px;}
.login .login_table tr th{ width:65px; padding:0px; text-align:left; color:#666666; font:normal 12px/38px SimSun; vertical-align:top}
.login .login_table tr td .login_input{ width:196px; height:36px; padding:0px 10px; line-height:36px;border:1px solid #d3d3d3; margin-bottom:23px;}
.login .login_table tr td .login_input1{ width:110px; height:36px; padding:0px 10px;line-height:36px;border:1px solid #d3d3d3;float:left;}
.login .login_table tr td .login_code{ float:left; margin:6px 0px 0px 12px;}
.login .login_table tr td .login_cook{ float:left; color:#666666; font:normal 12px/18px SimSun;}
.login .login_table tr td .login_cook input{ float:left; margin-right:5px;}
.login .login_table tr td .login_wjmm{ float:right; color:#5091c9; font:normal 12px/18px SimSun; text-decoration:underline}
.login .login_table tr td .login_but{ background:url(../images/ico_but.png) no-repeat; width:280px; height:42px; border:0px none; margin-top:10px; margin-left:5px; text-align:center; color:#fff; font:bold 16px/42px SimSun; cursor:pointer;}
.login .login_table tr td .select_input{ width:196px; height:36px; padding:0px 10px; line-height:36px;border:1px solid #d3d3d3; margin-bottom:23px;}

.login_tzgg{ height:40px; overflow:hidden;}
.login_tzgg .title{ float:left; width:90px; background:url(../images/ico_tzgg.png) left center no-repeat; text-indent:22px; color:#666666; font:bold 12px/40px SimSun;}
.login_tzgg .con .tempWrap{ float:right; width:910px !important}
.login_tzgg .con ul li{ float:left; width:auto !important; margin-right:30px;}
.login_tzgg .con ul li a{ color:#666666; font:normal 12px/40px SimSun;}

.login_footer{ width:100%; height:50px; background:#e6e6e6; color:#000000; font:normal 12px/50px SimSun; text-align:center;}