*{ 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;
}
body{
	background:#efffd6 url(../image/bg.gif) repeat-x;
}
.top{
	width: 995px;
	margin: 0 auto;
}
.TrueLogin{
	    text-align: right;
    line-height: 42px;
    padding-right: 15px;
}
.top_bar{
	    height: 42px;
    background: #f0f0f0;    position: relative;
}
.top_bar .center{
	width: 995px;
	margin: 0 auto;
	padding: 0 25px;
}
.top_bar  .left_title{
	float: left;
	width: 400px;
	font-size: 12px;
	font-family: "微软雅黑";
	color: #245086;
	line-height: 42px;
}
.top_bar .right_login{
	float: right;
	    width: 680px;
}
.top_bar .right_login .layui-form-label{
	width: 62px !important;font-size: 12px;
	font-family: "微软雅黑";
	color: #245086;
}
.top_bar .right_login .layui-form-item .layui-input-inline{
	width: 126px !important;
}
.top_bar .right_login .layui-input{
	    height: 26px !important;    margin-top: 6px;
}
.top_bar .right_login .layui-btn{
	height: 26px !important;
	line-height: 26px !important;margin-top: 6px;
}
.top_bar  .layui-form-item{
	margin: 0 !important;
}
.top_bar .dl{
	background: #eea200 !important;
	*margin-left: 10px;
}
.top_bar .sm{
	background: #2780d8 !important;
}
.wgbContent{
	background:#f0f0f0 url(404.png) repeat-x 0 400px;
}
.header .topbanner{
	height: 300px;width: 100%;
	min-width: 1200px;
	background: url(404.png) no-repeat center top;
}
.nav{

  width: 995px;
   margin: 0 auto;
    height: 42px;
    background: url(../image/menubj.gif) no-repeat;
}
.nav .navBody{
	width: 1170px;
	margin: 0 auto;
	height: 62px;
	position: relative;
}
.nav li{
	    position: relative;
    float: left;
    text-align: center;
    line-height: 46px !important;
    height: 42px;
    cursor: pointer;
}
.nav li>a{
	font-size: 15px;
    color: black !important;
    font-family: "微软雅黑";
    font-weight: bold;
}
.nav li .active,.nav li a:hover{

	color: #e49b03 !important

}
.layui-nav .layui-nav-item a{
	padding: 0 20px !important;
}
.layui-nav{
	padding: 0 !important;
}
.layui-nav-bar{
	display: none;
}
.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after{
	height: 0 !important;
}
#nav{
	background: none !important;
}
.layui-nav-more{
	display: none;
}
.search{
	    width: 294px;
    height: 42px;
    
    position: absolute;
    left: 0;
    top: 0;
}
.search input{
	    position: absolute;
    height: 25px;
    top: 7px;
    left: 15px;
    width: 159px;
    line-height: 25px;
    outline: none;
    border: 1px solid gainsboro;
    font-size: 12px;
    padding: 0 10px;
}
.search  label{
	    position: absolute;
    width: 52px;
    height: 25px;
    left: 201px;
    cursor: pointer;
    background: #2780d8;
    color: white;
    top: 8px;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    border-radius: 2px;
}
.swf{
	height: 209px;
	background: url(../image/top.jpg) no-repeat;
}









.foot{
	    background: url(../image/content.jpg) no-repeat;
    width: 995px;
    border-top: 3px solid #5a9d4f;
    margin: 0 auto;
    height: 103px;
    padding-top: 33px;
}
.foot p{
	line-height: 35px;
	color: #646464;
	font-family: "微软雅黑";
	font-size: 14px;
	text-align: center;
}
.foot p a{
	color: #646464;
}