.g-hd, .g-bd, .g-ft {
    min-width: 1100px;
}
.m-bd {
    width: 1100px;
}
#banner{
	background:#339933 url(../../img/qjjh/banner.png)no-repeat center top;
	max-width:1920px;
	width:100%;
	height:475px;
}
.logo{
	background: url(../../img/qjjh/logo.png)no-repeat top left;
	position:relative;
	top:25px;
	left:9px;
	width:124px;
	height:34px;
	display:inline-block;
}
/*登录*/
#tools_wrap{
	position:relative;
	top:25px;
	right:0;
	color:#ffffff;
	padding-top:0px;
}
#tools_wrap>a{
	color:#ffffff;
	margin-left:0px;
}
#tools_wrap>a:hover{color: #ffffff;}
.qjjh-nav{
	height:55px;
	width:100%;
	background-color:#339933;
}
.qjjh-nav li,.fix-nav-list li{
	float:left;
	position:relative;
}
a.nav-leve1 {
	display:block;
	height:55px;
	font-size:16px;
	line-height:55px;
	color:#ffffff;
	text-align:center;
	position:relative;
	cursor: pointer;
	padding:0px 54px 0px 50px;
	box-sizing:border-box;
}
a.select{
	color:#ffcc33;
	font-weight:bold;
}
a.nav-leve1:hover,a.select:hover,a.hover{
	font-weight:bold;
	color:#ffcc33;
}
.nav-icon{
	display:block;
	position:absolute;
	left:0px;
	top:19px;
	width:2px;
	height:17px;
	background:url(../../img/qjjh/nav_icon.png)no-repeat top left;
}

/*子菜单*/
.sub-nav-list{
	position:absolute;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	 display:none;
	 background-color:#339933;
	 width:100%;
	     z-index: 100;
}
.sub-nav-list div{
	margin-top:34px;
}
.sub-nav-list a{
	font-size:16px;
	color:#ffffff;
	display:block;
	text-align:center;
	padding:20px 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.sub-nav-list a:hover{
	background-color:#66cc66;
}
#g_crm,#g_crm a{
	color:#999999;
	font-size:14px;
	padding-top:25px;
	padding-bottom:20px;
}
.g_crm_box{
	display:inline-block;
}
/*固定菜单*/
.fix-nav{
	position:fixed;
	left: 0;
    top: 0;
    right: 0;
	display:none;
	z-index:10000;
	zoom:1;
}
/* 多行式面包屑导航 */
.m-crumb{overflow:hidden;line-height:1.5;zoom:1;}
.m-crumb ul{margin-left:-20px;}
.m-crumb li{float:left;word-wrap:normal;white-space:nowrap;}
.m-crumb li i{display:inline-block;*display:inline;*zoom:1;width:20px;text-align:center;font-size:12px;color:#ccc;font-family:\5b8b\4f53;}

.newjp .m-bd span{color: #595959;line-height: 30px;font-size: 14px;}
.new-m-wrap a{font-size: 14px!important;padding: 0 20px!important;line-height: 36px!important;}

/*省略号*/
no-wrap{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
#laypage {
    float: right;
    margin-top: 50px;
}
