@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;
}
.auto_width{
	width: 100%;
	border: 1px solid #ccc
}
/*重写*/
.layui-text{
	line-height: 40px;
	font-size: 15px;
}