*{ margin:0; padding:0; }
em,strong,b,h2,h3,h4,h5,h6{font-style: normal; font-weight: normal;}
ul,li{list-style: none;}
fieldset,form,label,input,button,map,img{outline: none;border: none;}
a { text-decoration:none; }
img { border:none; vertical-align:top; }
input{ outline:none; }
.clear{
	clear: both;
}
.clearfix:after{content:"\200B";display: block;height: 0; clear: both;}
.clearfix{*zoom:1}
.cStyle{width: 1026px; margin: 0 auto;}
.elip{overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
body{
	width: 100%;
	background:#fff url(../images/bodybg.png) repeat-x center top;
	min-width: 1200px;
}
.bor{border: 1px solid #b0d9ee;}
.bor1{border:1px solid #ffa420;}
.fl{
	float: left;
}
.fr{
	float: right;
}
.top{
	min-width: 1026px;
}
.loginBar{ background: url(../images/topbar_1.png) repeat-x; height: 31px;}
.loginBar div.clearfix{width: 1000px;height: 31px;}
.loginBar p.fl{color: #717171;font-size: 14px;line-height: 31px;}

/* .login{margin-left: 5px;margin-top: 4px;} */
/* .login label{color: #333; font-size: 13px;} */
/* .login .inpBox{width: 90px;height: 20px;border:1px solid #b5b5b5} */
/* .login input[type="submit"]{background:#ebb124;} */
/* .login input[type="button"]{background:#2780d8;} */
/* .login input[type="submit"],.login input[type="button"]{width: 56px; line-height: 22px; border-radius: 4px; font-size: 13px; color: #fff;} */


.top .top_bar{
	width: 100%;
	height: 40px;
	background: url(../images/topbar.png) repeat-x  center top;
	    line-height: 40px;
	    overflow: hidden;
}
.top .top_bar ul li{float: left; color: #fff; font-size: 15px; font-family: "微软雅黑";margin: 0 10px;}
.top .top_bar ul li a{color: #fff;}

.center{
	width: 1000px;
	margin: 0 auto;
}
.top .top_bar .hy{
	margin-left: 20px;
	color: #989898;
	font-size: 12px;
	font-family: "微软雅黑";
}
.top .top_bar .time{
	margin-right: 20px;
	color: #989898;
	font-size: 12px;
	font-family: "微软雅黑";
}

.top_banner{
	
    border-top: 1px solid gainsboro;
}
.top_banner img{
	display:block;
	width:100%;
	margin-top:-2px;
}
.nav{
	height: 49px;
	background:url(../images/navbg2.png) repeat-x !important;
	min-width: 1000px;
 border-radius: 6px;
}
.nav .container{
	width: 1000px;
	margin: 0 auto;height: 48px;
}
.layui-nav{
	background: none !important;
	    padding: 0;
}
#nav>li{
	line-height: 50px;
	padding: 0 16px;
	height: 48px;
	background: url(../images/navbar.png) no-repeat right center;
}
#nav>li a{
	text-align: center;
	color: #fff ;
	font-size: 16px;
	font-family: "微软雅黑";
}

.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: #397dcf;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;
}


.path{background: #f0f7fe; border: 1px solid #d7e9fc; border-radius:0 0 8px 8px; height: 50px; border-top: none !important;line-height: 50px;}
.path .location{margin-left:20px; color: #333;}
.path .zl{margin-right:20px; color: red;}



.linkbox{
	width: 1000px;
	padding: 15px 13px;
	margin: 0 auto;
    position: relative;

}
.linkbox span {width: 90px; height: 24px; line-height: 24px; text-align: center; font-size: 14px; font-weight: bold; color: #9bd64d;position: absolute; top: -4px; left: 5px; background: #fff;}
.linkbox li{
	line-height: 30px;
	float: left;
	margin-right: 14px;
	text-align: center;
	
}
.linkbox li a{
	padding:0 8px;
	color: #333;
	font-size: 12px;
	display: inline-block;
	
}
.linkbox li a:hover{
	color: red;
}

.foot{
	margin-top: 10px;
	background: url(../images/footbg.png) repeat-x center bottom;
	text-align: center;
	height: 140px;
}
.foot .footIN{
	padding-top: 30px;
}
.foot .footIN p{
	color: #333;
	line-height: 24px;
}
.foot .footIN a{
	color: #333;
}
