@charset "utf-8";
/* CSS Document */

/*header*/
*{ margin:0; padding:0; border:0; list-style:none;}
body{ font-family:"微软雅黑"; color:#3e3e3e; font-size:16px;}
body,html{ height:100%; overflow:hidden; min-height:600px;}
a{ text-decoration:none; color:#3e3e3e;}
a:hover{ color:#3083eb;}
.mt{ margin-top:30px;}

#header{ width:960px;  height:80px; margin:auto; overflow:hidden; }
#header .logo{ margin-top:10px;}

#content_wrapper{ width:100%; background:#3083eb; height:100%;}
.content{ width:960px; height:100%; margin:auto;}
.content .left{  float:left; width:468px; height:100%; position:relative; }
.content .left img{ position:absolute; left:0; top:50%; margin-top:-280px; }
.content .right{ float:right; width:340px; height:100%;  position:relative;}
.content .loginform{  position:absolute; width:340px; height:330px; right:0px; background:#fff; top:50%; margin-top:-250px; width:100%;} 

/*.loginform .yonghuming,.loginform .mima,.loginform .yanzhengma{ width:280px; height:36px; margin-top:20px; line-height:34px; padding:0px 29px; overflow:hidden;}
.loginform span{ height:100%; float:left; width:60px;}
.loginform input{ float:left; width:208px; height:34px; border:1px solid #3083eb; margin-left:10px;}

.loginform .yanzhengma input{ width:300px;border:1px solid #3083eb;}
.loginform .denglu input{ border:none; height:40px; width:208px; background:url(../images/banner_button2.png) no-repeat 0 0; color:#fff; font-size:16px; font-weight:bold;}
.loginform .denglu input:hover{ height:40px; width:208px; background:url(../images/banner_button22.png) no-repeat 0 0; }
.loginform .yonghuming{ margin-top:50px;}
.loginform .denglu{ width:280px; height:40px; margin-top:20px; line-height:34px; padding:0px 29px; overflow:hidden;}
*/

.loginform .yonghuming,.loginform .mima,.loginform .yanzhengma{ width:280px; height:36px; margin-bottom:25px; line-height:34px; padding:0px 29px; overflow:hidden;}
.loginform .yonghuming span,.loginform .mima span,.loginform .denglu span,.loginform .yanzhengma span{ float:left; height:100%; width:60px;}
.loginform .yonghuming input,.loginform .mima input,.loginform .denglu input,.loginform .yanzhengma input{ float:left;width:208px; height:34px; border:1px solid #3083eb; margin-left:10px;}
.loginform .yonghuming{ margin-top:50px;}
.loginform .yanzhengma input{ width:121px;}
.loginform .yanzhengma a{ display:inline-block; margin-left:10px;}


.loginform .denglu{ width:280px; height:40px; margin-top:20px; line-height:34px; padding:0px 29px; overflow:hidden;}
.loginform .denglu input{ border:none; height:40px; width:208px; background:url(../images/banner_button2.png) no-repeat 0 0; color:#fff; font-size:16px; font-weight:bold;}
.loginform .denglu input:hover{  height:40px; width:208px; background:url(../images/banner_button22.png) no-repeat 0 0;}




#footer_wapper{ position:absolute; bottom:0px; left:0px; right:0px; width:100%; height:80px; line-height:80px; background:#fff; }
.footer{ width:960px; height:100%; margin:auto;}
.footer p{ text-align:center; font-weight:600; color:#606060;}