*{ margin:0; padding:0; }
li { list-style:none; }
a { text-decoration:none; }
img { border:none; vertical-align:top; }
input{ outline:none; }
.clear{
	clear: both;
}
.left{
	float: left;
}
.right{
	float: right;
}
.bodyContent{
	min-width: 1100px;
	max-width: 1400px;
	margin: 0 auto;
	background: url(../images/bg.png);
}
.bodytop{
	min-width: 1100px;
	max-width: 1400px;
	margin: 0 auto;
	background: url(../images/bodytop.png) no-repeat center 36px;
}
.bodyfoot{
	min-width: 1100px;
	max-width: 1400px;
	margin: 0 auto;
	background: url(../images/bgfoot.png) no-repeat center bottom;
}
.topBar{
	height: 36px;
	line-height: 36px;
	background: #FAFAFA;
	position: relative;
}
.topBar .left{
	position: absolute;
	left: 20px;
	height: 36px;
	line-height: 36px;
	color: #777777;
	font-size: 12px;
	font-family: "宋体";
}
.topBar .right{
	position: absolute;
	right: 20px;
	height: 36px;
	line-height: 36px;
	color: #777777;
	font-size: 12px;
	font-family: "宋体";
}
.content{
	width: 976px;
    margin: 0 auto;
    margin-top: 200px;
    background: white;
    border-radius: 10px;
    padding: 12px;
    box-shadow: 0px 0px 7px #4f4f4f;
}
.navBar{
	height: 64px;
	background:url(../images/nav.png) no-repeat;
	position: relative;
	margin-top: 16px;
}










.hy{
	    position: absolute;
    top: 38px;
    left: 10px;
    color: white;
    font-size: 13px;
}

.nav li{
	    position: relative;
    float: left;
    text-align: center;
    line-height: 40px !important;
    height: 53px;
    cursor: pointer;
    width: 76px;
}
.nav li a{
	font-size: 12px;
    color: #787878 !important;
    font-family: "宋体";
}.nav li>a{
	
}
.nav li>a:hover,.nav li .active{
	background: url(../images/navHover.png) no-repeat;
	color: white !important;

}
.layui-nav .layui-nav-item a{
	padding: 0px !important;
}
.layui-nav{
	padding: 0 !important;
}
#nav{
    height: 35px;
    line-height: 35px;
    margin: 0 auto;
    background: none !important;    position: absolute;
    left: 36px;
}
.layui-nav-bar{
	display: none;
}
.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after{
	height: 0 !important;
}
.search{
	    position: absolute;
    top: 10px;
    left: 616px;
    top: 40px;
}
.search input{
	    width: 233px;
    height: 17px;
    border: 0;
    font-size: 12px;
    outline: none;
    background: none;
}
.search a{
	    position: absolute;
    width: 72px;
    height: 20px;
    left: 260px;
    top: -2px;
}
.foot{
	height: 130px;
}
.foot .center{
	padding-top: 57px;
}
.foot .center p{
	color: white;
	font-size: 13px;
	font-family: "宋体";
	text-align: center;
	    line-height: 23px;
}
.foot .center p a{
	color: white;
}
