*{ 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;
}
body{
}
.top_bar{
	    height: 38px;
    background: #FAFAFA;
    position: fixed;
    top: 0;
    z-index: 1111111;    box-shadow: 0px 2px 10px -4px #777777;
    width: 100%;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.top_bar .center{
	width: 950px;
	margin: 0 auto;
	padding: 0 25px;
}
.top_bar  .left_title{
	float: left;
	
	font-size: 12px;
	font-family: "å¾®è½¯é›…é»‘";
	color: #245086;
	line-height: 38px;
}
.top_bar .right_login{
	float: right;
	    width: 608px;    text-align: right;
}
.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;
}
.top_banner{
	width: 100%;
	padding-top: 38px;
	margin: 0 auto;
	width: 1280px;
}
.top_banner img{
	display: block;
	width: 100%;
	margin: 0 auto;
}
.top{
	    padding-top: 38px;
}
.topBg{
	    width: 1280px;
    height: 289px;
    margin: 0 auto;
    background: url(../images/top.png) no-repeat;
    position: relative;
}
.nav{
	    height: 40px;
    width: 1000px;
    background: url(../images/nav_bg1.png) no-repeat;
    margin: 0 auto;
    margin-top: -37px;
    position: absolute;
    bottom: 0px;
    left: 140px;
}
.nav .layui-nav{
	background: none !important;
	    padding: 0;    margin-left: 25px;
}
#nav>li{
	    width: 95px;
    line-height: 42px;
    float: left;
}
#nav>li a{
	text-align: center;
	color: white ;
}
.hover,#nav>li:hover{
	font-weight: bold;
	
}
.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: #7ab326;
    border: 0;
    opacity: 0.9;
    border-radius: 10px;
    top: 47px;
}
.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;
    background:url(../images/foot.png) no-repeat;
    width: 1280px;
    margin: 0 auto;    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;
}
