﻿.bg {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	left: 0;
}

iframe {
	width: 100%;
	height:auto;
	border: none;
}
.sub-menu a{
	color: #fff !important;
}
.i-name{
	margin-top: 59px;
}
.i-subhead{
	margin-top: 26px !important;
}
.i-body{
	margin-top: 26px !important;
	line-height: 1.6 !important;
}
.sub-menu li:hover {
	background-color: #7A7A7F;
}