@CHARSET "UTF-8";
.headimg{
	background: url("images/head.jpg") no-repeat center center;
	height: 330px;
}

.menu {
	text-align: center;
}
.menu li {
	line-height: 43px;
	height: 43px;
}

/*重写*/
.layui-form-label{
	width: 120px
}
.layui-input-block{
	margin-left: 150px
}