.g-navbar .inner {
	width: 100%
}

.g-navbar .g-wrapper {
	position: relative;
	z-index: 9999999;
	padding: 13px 0 12px









}

.g-navbar .drawer {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0
}

.g-navbar .drawer a {
	display: block;
	padding: 0 15px;
	line-height: 50px
}

.g-navbar .drawer a:hover,.g-navbar .drawer a:active {
	background-color: #ededed
}

.g-navbar .drawer i {
	font-size: 20px;
	vertical-align: text-bottom
}



.g-navbar .logo a {
	display: inline-block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	text-indent: -9em;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../images/logo1.png);
}


.g-navbar .actions {
	position: absolute;
	z-index: 1;
	right: 0;
	top: 0
}

.g-navbar .actions li {
	float: left;
	width: 40px;
	height: 50px;
	line-height: 50px;
	text-align: center
}

.g-navbar .actions li a {
	display: block
}

.g-navbar .actions li a:hover,.g-navbar .actions li a:active {
	background-color: #ededed
}

.g-navbar .actions li i {
	font-size: 20px;
	vertical-align: text-bottom
}





	.g-navbar {
		height: 80px;
		/* padding-top: 14px; *//* padding-bottom: 10px
		
		 */
		z-index: 9999999;
		}

	.g-navbar .g-wrapper {
		height: 80px;
		padding: 0
	
	
	}

	.g-navbar .drawer {
		display: none
	}

	.logo {
		width: 200px;
		height: 80px;
		}


		.g-navbar .nav {
		float: right;
		}

	


	.g-navbar .actions {
		top: 24px
	}

	.g-navbar .actions li {
		float: left;
		width: auto;
		height: 36px;
		line-height: 34px;
		padding-left: 6px
	
	}

	.g-navbar .actions li a {
		float: left;
		padding-left: 10px;
		padding-right: 10px;
		border-width: 0px;
		border-style: solid
	
	
	}

	.g-navbar .actions li a:hover,.g-navbar .actions li a:active {
		background-color: inherit
	}

	.g-navbar .actions li i {
		font-size: 16px;
		line-height: 34px;
		vertical-align: top
	}

	.g-navbar .actions li small {
		display: inline-block;
		font-size: 16px;
		vertical-align: top
	
	}

	.g-navbar .actions li.chart a {
		color: #fff;
		background-color: #991D36;
		border-color: #991D36
	}

	.g-navbar .actions li.chart a:hover,.g-navbar .actions li.chart a:active {
		background-color: #991D36
	}

	.g-navbar .actions li.tel a {
		color: #262626;
		border-color: #262626
	}



	.g-navbar .actions li {
		padding-left: 10px
	}

	.g-navbar .actions li a {
		padding-left: 15px;
		padding-right: 15px
	}


	.g-navbar--white {
		background-color:#fff !important;
		background:rgba(255, 255, 255, 0) !important;
	
		z-index: 999;
		/* padding-top: 14px; */
		/* padding-bottom: 10px; */
}

	.g-navbar--white .logo a {
  	    width: 200px;
  	    height: 80px;
  	    background-repeat: no-repeat;
  	    background-position: center;
  	    background-image: url(../images/logo.png);
 }

	

	.g-navbar--white .nav li a {
		color: #fff;
		border-bottom-color: #fff
	;
		margin-top: 0;
	}

	.g-navbar--white .actions li.tel a {
		color: #fff;
		border-color: #fff
	}




.g-navbar--fixed .inner {
	position: fixed;
	z-index: 999999;
	left: 0;
	top: 0;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: 0 1px 2px rgba(0,0,0,0.1)






}


.mg888{ margin-top:-78px;}
