body { font-family:'Microsoft YaHei';}
*{margin: 0; padding: 0;}
img{display: block;}
a{ color: inherit;text-decoration: none;}
.container{
	width: 1004px;
	margin: 0 auto;
}
.con1{
	width: 1004px;
	height: 654px;
	background: url(../img/1.jpg) no-repeat;
}
.con{
	width: 1004px;
	position: relative;
	text-align: center;
	overflow: hidden;
}
.con2{
	height: 163px;
	background: url(../img/2.jpg) no-repeat;
}
.con3{
	height: 163px;
	background: url(../img/3.jpg) no-repeat;
}
.con4{
	height: 162px;
	background: url(../img/4.jpg) no-repeat;
}
.con5{
	height: 164px;
	background: url(../img/5.jpg) no-repeat;
}
.con6{
	height: 165px;
	background: url(../img/6.jpg) no-repeat;
}
.con7{
	height: 163px;
	background: url(../img/7.jpg) no-repeat;
}
.con8{
	height: 160px;
	background: url(../img/8.jpg) no-repeat;
}
.con9{
	height: 164px;
	background: url(../img/9.jpg) no-repeat;
}
.con10{
	height: 167px;
	background: url(../img/10.jpg) no-repeat;
}
.con11{
	height: 162px;
	background: url(../img/11.jpg) no-repeat;
}
.con12{
	height: 307px;
	background: url(../img/12.jpg) no-repeat;
}
.con h2{
	font-size: 28px;
	color: #000;
	font-weight: bold;
	margin: 14px 0 10px;
	
}
.con a{
	font-size: 24px;
	color: #094c9a;
}
.con12 a{
	display: inline-block;
	word-wrap: break-word;
	width: 594px;
}
.con a:hover{
	color: #2c8eff;
}
