*{margin:0;padding:0;}
img{ vertical-align:top;}
html,body{width:100%;height:100%;font-family:"ºÚÌå";background:#fcfdff;} 

div,img{
	margin: 0;
	padding: 0;
	border: 0 none;
	outline: 0px;
	tap-highlight-color: rgba(0,0,0,0);
	focus-ring-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-focus-ring-color: rgba(0, 0, 0, 0);
	-moz-tap-highlight-color: rgba(0,0,0,0);
	-moz-focus-ring-color: rgba(0, 0, 0, 0);
}

input::-webkit-input-placeholder {
	color: #b2b2b2 !important; /* WebKit browsers */
}
input:-moz-placeholder {
	color: #b2b2b2 !important; /* Mozilla Firefox 4 to 18 */
}
input::-moz-placeholder {
	color: #b2b2b2 !important; /* Mozilla Firefox 19+ */
}
input:-ms-input-placeholder {
	color: #b2b2b2 !important; /* Internet Explorer 10+ */
}

ul{
	width:100%;
	list-style-type:none
}

ul li{
	width:50%;
	float:left;
}

#div_l{
	position:absolute;width:100%;height:100%;overflow:hidden;top:0;
}

#div_kuang{
	position:relative;width:100%;height:79px;line-height:79px;background-image: url('../images/login_top.png');
}

#div_k{
	position:relative;width:1200px;margin:0 auto
}

#div_k_info{
	position:relative;width:100%;height:79px;line-height:79px;font-size:16px;color:#2a6ad6;
}

#div_bottom{
	position:absolute;width:100%;height:120px;bottom:0;background:#2a6ad6;font-size:16px;color:white;
}

.img_middle{
	vertical-align:middle;
}

#div_login_button{
	position:relative;width:100%;height:50px;line-height:50px;margin-top:40px;background:#2a6ad6;border-radius:8px;text-align:center;font-size:18px;color:white;cursor:pointer;
}

.div_input{
	position:relative;width:300px;height:50px;line-height:50px;border-radius:8px;
}

.input_icon{
	margin-left:14px;
}

.t_input{
	border:1px solid #e6e6e6;background-color:transparent;width:254px;font-size:14px;height:48px;padding-left:44px;border-radius:4px;
}

#div_zidong{
	position:relative;width:100%;height:20px;line-height:20px;padding-left:10px;margin-top:10px;
}

#a_wangji{
	color:#2a6ad6;font-size:14px;margin-left:130px;text-decoration:none;
}

#div_content{
	position:relative;width:100%;
}

#div_c{
	position:relative;width:1200px;height:100%;margin:0 auto;
}

#div_size{
	position:relative;width:100%;text-align:center;font-size:18px;margin-top:50px;
}

#div_login_kuang{
	position:absolute;width:400px;height:400px;top:10%;right:0;background-image: url('../images/login_top.png');
}

#div_login_kuang_content{
	position:relative;width:300px;margin-left:50px;margin-top:50px;
}