@charset "utf-8";

*{
	margin: 0px;
	padding: 0px;
	text-decoration:none;
	list-style: none;
	font-size: 12px;
	font-family: Arial;
}
/*登录部分*/
#top{
	width:100%;
	height:130px;
	background: url(../img/back2.png);
}

#main{
    width:100%;
	height:100%;
	background: url(../img/back.png);
	float: left;
	z-index:-1;

}

#main #logindiv
{
	width:410px;
	height: 440px;
	margin:0 auto;
	margin-top:100px;
	clear: both;
	text-align: center;

}

#main #logindiv .title{
font-size: 23px;
font-family: 微软雅黑;
color: #4b4c4d;

}

#bottom{
	 width:100%;
	float: left;
	margin-top:430px;
}


#logindiv .form-group{ width:406px; margin:0 auto; height:69px; margin-top:40px; -moz-box-shadow:2px 2px 10px #ccc;
     -webkit-box-shadow:2px 2px 10px #ccc;
     box-shadow:2px 2px 10px #ccc;background-color: #ffffff;
}
#logindiv .form-group .fa{ display:block; width:76px; height:69px; float:left;}
#logindiv .form-group .form-control{ display:block; width:328px; height:69px; float:left; border:none; padding:0; margin-left:0; text-indent:1em;font-size: 15px;font-family: 微软雅黑;color: #444444;background-color: #ffffff;}
#logindiv .form-group .form-control2{ display:block; width:262px; height:69px; float:left; border:none; padding:0; margin-left:0; text-indent:1em;font-size: 15px;font-family: 微软雅黑;color: #444444;}
#logindiv .form-group .checkfont{ color:#666;}
#logindiv .form-group .btn{ width:350px; height:50px; background-color:#0160A0; border:0px; color:#fff; font-size:14px;}
#logindiv .fa-user{ background:url(../img/user.png) no-repeat center;}
#logindiv .fa-key{ background:url(../img/lock.png) no-repeat center;}
.fa-see{ background:url(../img/see.png) no-repeat center;}
#logindiv .form-group .fa2{ display:block; width:46px; height:69px; float:left;background-color: #ffffff;}
#logindiv .yzmfont{font-family: 微软雅黑;font-size: 14px;color: #444444;margin-left: 20px}

#logindiv .form-group2{ width:227px;  height:58px; margin-top:28px; -moz-box-shadow:2px 2px 10px #ccc;
     -webkit-box-shadow:2px 2px 10px #ccc;
     box-shadow:2px 2px 10px #ccc;background-color: #ffffff;float: left;
}

#logindiv .form-group2 .fa2{ display:block; width:70px; height:58px; float:left;background-color: #ffffff;line-height:58px;}
#logindiv .form-group2 .form-control2{ display:block; width:152px; height:58px; float:left; border:none; padding:0; margin-left:5px; text-indent:1em;font-size: 15px;font-family: 微软雅黑;color: #444444;}

#logindiv .form-group3{ width:166px;  height:58px; margin-top:28px; -moz-box-shadow:2px 2px 10px #ccc;
     -webkit-box-shadow:2px 2px 10px #ccc;
     box-shadow:2px 2px 10px #ccc;background-color: #ffffff;float: right;
}
#logindiv .form-group3 .fa3{ display:block; width:70px; height:58px; float:left;background-color: #ffffff;line-height:58px;float: right;}
 #code  
 {  
     font-family:Arial;  
     font-style:italic;  
     font-weight:bold;  
     font-size: 18px;
     border:0;  
     letter-spacing:3px;  
     width:80px;
     height:58px;
     background-color: #ffffff;
     float: left;
}  
#logindiv .sxfont{font-family: 微软雅黑;font-size: 13px;color: #444444;}

.div_allinline  
{  
    margin:0 auto;  
    padding:0;  
    clear:both;  
 }  
  
.subdiv_allinline  
{  
    margin:0;  
    padding:0;  
    display:inline-block;  
    _display:inline;  
    *display:inline;  
    zoom:1;  
}

.yh
{
	float:left;margin-top:20px;
}  
.rember{
	font-size:11px;
	font-family:微软雅黑;
	color:#444444;
	padding-left:10px;
}
.footfont
{
	text-align:center;
	font-size: 14px;
	font-family: 微软雅黑;
	color: #333333;
}

/*注册部分*/
#register_main{
    width:100%;
    height: 1270px;
/*height: 100%;*/
	background: url(../img/back1.png);
	float: left; 
	z-index:-1;

	/*background-size:100%;*/
	background-repeat: no-repeat;


}

#register_main #registerdiv
{
	width:536px;
	/*height: 440px;*/
	margin:0 auto;
	margin-top:60px;
	clear: both;

	text-align: center;
   /* border: 1px solid red;*/
}


#registerdiv .form-group{ width:526px; margin:0 auto; height:70px; margin-top:16px;  -moz-box-shadow:0 0 10px #06c;
     -webkit-box-shadow:0 0 10px #06c;
     box-shadow:0 0 10px #06c;background-color: #ffffff;float: left;margin-top: 16px;
}
#registerdiv .form-group .form-control{ 
  
display:block; width:526px; height:70px; float:left; padding:0; margin-left:0; text-indent:1em;font-size: 18px;font-family: 微软雅黑;color: #444444;background-color: #ffffff;border:none;
 }

#registerdiv .form-group .fa{ display:block; width:56px; height:71px; float:left;}

 #registerdiv .title{
font-size: 18px;font-family: 微软雅黑;color: #444444;
float: left;margin-top:40px;
     }

     #registerdiv .bitian{
     	font-size: 14px;font-family: 微软雅黑;color: #e81717;
     	margin-top:40px;margin-left:440px;float: left;

     }
.type{
	font-size:17px;
	font-family:微软雅黑;
	color:#444444;
	margin-left:8px;
}

.checktype{
	width:26px;
	height:26px;
	vertical-align:text-bottom;
	 margin-bottom:-4px; 
	 *margin-bottom:-2px;
	 margin-top:30px
}  

.choseimg{
	vertical-align:text-bottom; 
	margin-bottom:-4px;
	 *margin-bottom:-4px;
}
.chosediv{
	float:left;margin-top:15px;margin-left:140px;
}

