html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,p {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size:12px;
 vertical-align: baseline;
 text-decoration:none;
 list-style:none;
}

body{
	margin:0 auto;
	
}



.topImg{
	width: 1280px;
	background-color: #F8F2E9;
	margin:0 auto;
}
.topImg img{
	width: 1280px;
	max-height: 
	

}

.box{
	width: 1280px;
	background-color: #F8F2E9;
	margin:0 auto;
	z-index: 1;

}
.itemTitle{
	width: 1280px;

}
.titleImg{
	width: 180px;
	padding-left: 550px;
}

.content1-video{
	margin:0 auto;
	width: 700px;
	height: 410px;
	background-color: #272822;
}

.dateAndText{
	margin:0 auto;
	width: 700px;
	
}

.itemDate {
	width: 100px;
	height: 100px;
	background-color: red;
	float: left;
}

.itemDate img{
	width: 100px;
	height: 100px;
}

.itemText {
	padding-top: 10px;
	/*padding-bottom: 10px;*/
	width: 600px;
	height: 100px;
	margin-left: 100px;
	/*background-color: yellow;*/
}
.itemText span{
	 font-size:12px;
	 line-height: 1.8;
}


.itemBImg img{
	width: 1280px;
}

.zixunItem{
	width: 750px;
	margin:0px auto;
	padding-bottom: 20px;



}
.zixunImg {
	width: 250px;
	height: 120px;
	float: left;
}

.zixunImg img{
	width: 250px;
	height: 120px;
	
}

.zixunText{
	width: 510px;
	height: 120px;
	/*background-color:yellow;*/
	margin-left: 200px;
}

.zixunText span{
	 font-size:10;
	 line-height: 1.4;
}

.bottom{
	width: 1280px;
	margin:0px auto;
	text-align: center;
	padding-bottom: 20px;
}

.bottomImg{
	position:relative;
	width: 350px;
	z-index: 0;
	
	/*background-color: yellow;*/
	margin-bottom: -300px;
	top: -280px;
	left:885px;
}
.bottomImg img{
	width: 400px;
	height: 300px;
}