/*footer*/
.footer{
	width:  100%;
	text-align: center;
	position: relative;
}
.botbox{
	width: 100%;
	position: absolute;
	top: -435px;
	min-width: 1200px;
	left: 0px;
	z-index: -1;
	padding-top: 528px;
	overflow: hidden;
}

.botbox span{
	height: 71px;line-height: 21px;
	font-family: "微软雅黑";
	color: #fff;
	font-size: 12px;
	background:#ef0000 ;
	padding: 15px 0;
	display: block;
	position: absolute;
	bottom: 0;left: 0;
	width: 100%;
}
.btn{
	width: 1920px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
}
.video1{
	margin-bottom: 25px;
}
.content{
	width: 1200px;
	background: #fff;
	padding: 30px;
	margin:0 auto;
	overflow: hidden;
	/*width: 100%;*/
	color: #666;
	font-size: 17px;
	font-family: "微软雅黑";
	line-height: 30px;
}
.video{
	width: 600px;
	height: 400px;
	margin-right: 30px;float: left;
}
.txt1{
	height: 400px;float: left;
	width: 505px;
	color: #666;line-height: 30px;
	font-size: 17px;
	font-family: "微软雅黑";
}
.txt2{
	float: left;
	padding-top: 2px;
	width: 100%;
	color: #666;
	font-size: 17px;
	font-family: "微软雅黑";
}
.list{
	width: 1156px;
	height: auto;overflow: hidden;
	margin-top: 50px;
}
.list li{
	width: 360px;
	height: 520px;
	margin-right: 	25px;
	margin-bottom: 10px;float: left;
}
.list li span{
	font-size: 19px;
	line-height: 60px;
	text-align: center;
	width: 100%;
	display: block;
	color: #000;
}
/*header*/
.home{
	width: 85px;height: 30px;
	position: absolute;
	top: 30px;
	right: 110px;	
	background: url(back.png) no-repeat;

}
.home a{
	display: block;width: 100%;height: 100%;
}
.testbox p{
	text-indent: 35px;
}
.contents{
	width: 1200px;
	min-height: 1000px;
	margin: 0 auto;
	background: #fff;
	padding: 30px;
	text-align: left;
	color: #666;
	font-size: 17px;
	font-family: "微软雅黑";
	line-height: 30px;
}
.contents p{
	text-indent: 34px;
}
.content p{
	text-indent: 34px;
}
body{
	position: relative;
	padding-top: 360px;
	background: #e3e1ec url(top.jpg) no-repeat;
	background-size: 1920px;
	background-position:center  0 ;
	/*overflow-x: hidden;*/
	height: 2000px;
}