*{ margin:0; padding:0; }
li { list-style:none; }
a { text-decoration:none; }
img { border:none; vertical-align:top; }
input{ outline:none; }
.clear{
	clear: both;
}
.fl ,.left{
	float: left;
}
.fr ,.right{
	float: right;
}

.top{
	width: 1000px;
	margin: 0 auto;
	position:relative;
	z-index:2;
}
.main{
	position:relative;
	z-index:1;
}
.top .bar{
	height: 28px;
	background: url(../images/title2.png) repeat-x;
	padding: 0 20px;
	line-height: 28px;
	color: white;
	font-size: 12px;
}
.top .bar .hy{
	float: left;
	
}
.top .bar .jrsc{
	float: right;
	text-align: right;
}
.topBanner img{
	width: 1000px;
}

.nav{
	height: 40px;
    width: 1000px;
    background: url(../images/nav_bg1.png) no-repeat;
    margin: 0 auto;
}
.nav .layui-nav{
	background: none !important;
	    padding: 0;    margin-left: 25px;
}
#nav>li{
	    width: 120px;
    line-height: 40px;
    float: left;
}
#nav>li a{
	text-align: center;
	color: white ;
}
.hover,#nav>li:hover{
	font-weight: bold;
	background: #54d5ff;
	
}
.hover a,#nav>li:hover a{
	color: white !important;
}
.layui-nav .layui-nav-item a{
	padding: 0 !important;
}
.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after{
	background: none !important;
}
.nav .layui-nav-child{
    background: #54d5ff;border: 0;
}
.nav .layui-nav .layui-nav-child a{
	color: white !important;
	display: block;
}
.nav .layui-nav .layui-nav-child a:hover {
    background-color: #febd3f !important;
    color: white !important;
}
.layui-nav .layui-nav-more{
	display: none;
}
.foot{
	height: 99px;
  width: 1000px;
    margin: 0 auto; 
}
.link{
	height: 39px;
	background: url(../images/yqlj.png) no-repeat;
	padding-left: 100px;
}
.link li{
	    float: left;
    margin-right: 10px;
    margin-top: 12px;
    font-size: 12px
}
.link li a{
	
}
.foot  .center{
	    border-top: 2px solid #008fc7;
    margin-top: 10px;
    background: #f0f0f0;
    padding-top: 10px;
}
.foot .center p{
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #5a5a5a;
	font-family: "微软雅黑";
}
.foot .center p a{
	color: #5a5a5a;
}
