.g_hd {
	height: 5rem;
	font-family: "Microsoft Yahei";
	position: relative;
	background: #fff;
	background-size: 100% 100%;
	border-bottom: 0.15rem solid #0891e1;
	box-sizing: border-box;
}
.mlogo {
	float: left;
	top: 1.4rem;
	left: 3.125%;
	width: 31.25%;
	height: auto;
	position: absolute;
	z-index: 3;
}
.mlogo img {
	width: 100%;
	height: auto;
	display: block;
}
.menu {
	width: 50%;
	float: right;
	position: relative;
}
.u-text {
	overflow: hidden;
	color: #333333;
	font-size: 1.4rem;
	padding-top: 1.6rem;
}
.u-text a {
	padding: 0 6%;
	color: #333333;
	background: url(../img/xt.png) no-repeat right center;
	display: inline-block;
	font-family: "Microsoft Yahei";
	background-size: 1px 1rem;
}
.u-text span:nth-child(3) a {
	background: none;
}
.u-text span.cur a {
	color: #0891e1;
}
.menu_ico {
	display: block;
	color: #666;
	top: 2rem;
	right: 7%;
	width: 1.7rem;
	height: 1.15rem;
	cursor: pointer;
	position: absolute;
}
.menu_ico img {
	width: 100%;
	display: block;
}
.menu_down {
	display: none;
	width: 100%;
	background: #0891e1;
	height: auto;
	position: absolute;
	top: 5rem;
	right: 0;
	z-index: 9;
}
.menu_down ul {
	padding: 2rem 12.5% 5rem;
}
.menu_down li {
	color: #fff;
	font-size: 1.2rem;
	text-align: center;
	margin-bottom: 1rem;
	line-height: 3.5rem;
	height: 3.5rem;
	border: 1px solid #fff;
	border-radius: 3rem;
}
.menu_down li a {
	color: #fff;
	display: block;
}
.g-ft {
	height: 14.9rem;
	background: #ffffff;
	box-sizing: border-box;
	position: relative;
}
.u-top {
	height: 3rem;
	width: 90.625%;
	margin: 0 auto 1.5rem;
	font-size: 1.1rem;
	color: #0891e1;
	text-align: center;
	background: url(../img/topsbg.png) no-repeat;
	background-size: 100% 100%;
	line-height: 3rem;
}
.u-top img {
	width: 100%;
	display: block;
}
.addlst {
	text-align: center;
	font-size: 1rem;
	line-height: 2rem;
	font-weight: normal;
	color: #666666;
	font-family: "Microsoft Yahei";
}
.addlst i {
	color: #666666;
}
.fnav a:nth-child(4) {
	background: none;
}
.addlst i em {
	padding: 0 0.5rem;
}
.addlst i a {
	color: #666666;
	font-family: "Microsoft Yahei";
	padding-left: 0.5rem;
}
.g_fnva {
	background: #242d34;
	height: 5rem;
	position: fixed;
	bottom: 0;
	min-width: 320px;
	max-width: 640px;
	width: 100%;
	z-index: 5;
	font-size: 1rem;
}
.g_fnva li {
	height: 5rem;
	width: 33.3%;
	float: left;
	text-align: center;
	color: #ffffff;
	position: relative;
}
.g_fnva li:before {
	content: "";
	position: absolute;
	width: 1px;
	height: 6rem;
	background: #3a4249;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	top: 0rem;
	left: 0;
}
.g_fnva li:after {
	content: "";
	position: absolute;
	width: 1px;
	height: 6rem;
	background: #090909;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	top: 0rem;
	right: 0;
}
.g_fnva a:nth-child(1) li:before {
	width: 0;
	border: 0;
	background: none;
}
.g_fnva a:nth-child(4) li:after {
	width: 0;
	border: 0;
	background: none;
}
.g_fnva a:nth-child(1) li {
	background: #0891e1;
}
.g_fnva li em {
	display: block;
	padding: 1rem 0 0.5rem;
	width: 33.75%;
	margin: 0 auto;
}
.g_fnva li em img {
	display: block;
	width: 100%;
}
