@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	}
img{
	border:none;
	display:block;
	}
li{
	list-style-type:none;
	}
a,a:hover{
	text-decoration:none;
	}
body{
	color:#2a2929;
	font-size:14px;
	line-height:24px;
	font-family:'宋体';
	}
.layout{
	background: url(../images/bj.jpg) no-repeat;
	width: 1440px;
	height: 800px;
	margin: 0 auto;
	position: relative;
}
.logo{
	margin-left: 625px;
}

.form_infor{
	background: url(../images/login.png) no-repeat top center;
	width: 476px;
	height: 111px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 350px;
}
.butFld{
	margin: 11px 0 0 28px;
	float: left;
	width: 268px;
}
.butFld .mm{
	margin-top: 18px;
}
.butFld input{
	background: url(../images/int.jpg) no-repeat;
width: 188px;
	line-height: 35px;
	height: 35px;
	border: 0 none;
	vertical-align: middle;
	padding-left: 5px;

}

.form_infor label{
	color:#231c19;
	font-size:16px;

	font-family:'微软雅黑';
}

.login_right{
	float: left;
	width: 180px;
}
.login_right ul{
	margin: 24px 0 0 23px;
}
.login_right ul li{
	float: left;
	color: #0270ca;
	font-size:12px;

	font-family:'宋体';
}

.login_right ul li.forget1{
	padding-left: 24px;
}
.login_right .btn_login{
	background: url(../images/btn.png) no-repeat;
	width: 121px;
	height: 31px;
	border: 0 none;
	margin: 16px 0 0 22px;
	font-family: '微软雅黑';
	font-size: 20px;
	color: #fff;
}


.footer{
	background: url(../images/yy.png) no-repeat;
	height: 185px;
	width: 1440px;
	font-family: '宋体';
	font-size: 12px;
	color: #fff;
	text-align: center;
	margin-top: 12px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.footer a{
	font-family: '宋体';
	font-size: 12px;
	color: #fff;

}
#demo{
	background: url(../images/n.png) no-repeat;
	height: 135px;
	width: 796px;

	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	margin-top: 13px;
}
.indemo{
	width: 800%;
}
#demo li{
	display: inline;
	float: left;
	width: 180px;
	height: 108px;;
	overflow: hidden;
	margin: 2px;
	margin-left: 14px;
	margin-top: 14px;

}
#demo1{
	float: left;

}
#demo2{
	float: left;
}
.bot{
	padding-top: 7px;
}

.content{
	top: 167px;
	right: 70px;
	overflow: hidden;
	position: absolute;
	z-index: 10;
	padding: 18px 10px;
	background: rgba(255,255,255,0.5);
	border-radius: 10px;
}
