#indextitle {
	width: 100%;
	background-image: url(indextitlebj.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
#indexnr {
	width: 100%;
}
#indextop {
	background-color: #370000;
	height: 50px;
	width: 100%;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.zw {
	font: 12px/25px Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #333333;
}

.zm {
	font-family: "黑体";
	font-size: 16px;
	color: #FFFFFF;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a:active {

	font-family: "宋体";
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
#tcgg {
	background-color: #333333;
	position: absolute;
	height: 200px;
	width: 500px;
	left: 20%;
	top: 10%;
}
#video{
	position:fixed;
	min-width: 100%;
	min-height: 100%;
	width:auto;
	height: auto;
	top:50%;
	left:50%;
	transform: translateX(-50%)translateY(-50%);
	-webkit-transform:translatex(-50%)translatey(-50%);
	z-index: -100
}

