* {
    font-family: "微软雅黑";
}

.content {
    background: #000 url(../images/bg1.jpg) no-repeat center top;
}
.content .top1{
	height: 668px;
    background: #000 url(../images/no1.jpg) no-repeat center top;
}
.content .top1 .top1_cn{
	height: 668px;
	width: 1200px;
	margin:0 auto;
}
.content .top1 .top1_cn img.spc_img{
	margin-top: 342px;
	margin-left: 23px;
}
.content .top1 .top1_cn .img{
	float: left;
	margin-left: 29px;
	margin-top: 540px;
}
.content .top1 .top1_cn .img img{
	margin-right: 18px;
}
.content .top2 {
	text-align: center;
	color: white;
	
	line-height: 30px;
}
.content .top2  span{
	display: block;
	font-size: 14px;
}
.content .top3{
	width: 1200px;
	margin:0 auto;
	height: 612px;
	position: relative;
    background: url(../images/top5.png) no-repeat center top;
}
.content .top3 div{
position: absolute;
}
.content .top3 a{
	display: block;
	width: 70px;
	height: 21px;
	line-height: 21px;border: 1px solid #123b94;
	color: white;
	line-height: 23px;
	font-size: 12px;
	text-align: center;
	margin-bottom: 4px;
	font-family: "宋体";
}
.content .top4 h1{
	z-index: 99999px;
	height: 104px;
    background: url(../images/top6.png) no-repeat center top;
}
.content .top4{
	overflow: hidden;
	width: 954px;
	margin:0 auto;
}
.content .top4 ul{
	width: 1014px;
	overflow: hidden;
}
.content .top4 ul li{
	width: 278px;
	height: 212px;
	float: left;
	margin-right: 60px;
}
.content .top4 ul li a{
	display: block;
	width: 278px;
	height: 56px;
}
.content .top4 ul li a img{
	width: 278px;
	height: 156px;
}
.content .top4 ul li a span{
	font-size: 14px;
	line-height: 24px;
	color: white;
	display: block;
}
.content .top4 ul li a img:hover{
 border: 3px solid #fff;
 width: 272px;
 height: 150px;
}
.content .top5{
	width: 1200px;
	margin:0 auto;
	position: relative;
}
.content .top5 img.spc_img{
	position: absolute;
	bottom: 97px;
	right: 232px;
}
.content .top6 h1{
	z-index: 99999px;
	height: 104px;
    background: url(../images/top7.png) no-repeat center top;
}
.content .top7 h1{
	z-index: 99999px;
	height: 104px;
    background: url(../images/top8.png) no-repeat center top;
}
.content .top7 ul{
	width: 952px;
	margin:0 auto;
	height: 492px;
	position: relative;
}
.content .top7 ul li{
	float: left;
	position: absolute;
	cursor: pointer;
}
.content .top7 ul li .box {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -107px;
	display: none;
}
.content .top7 ul li .box span{
	display: block;
	width: 214px;
	height: 41px;
	background: url(../images/box_bg.png) no-repeat;
	text-align: center;
	line-height: 41px;
	color: #18dbff;
	margin-bottom: 2px;
}
@media screen and (max-width: 1080px){
	body {
    width: 1200px;
    position: relative;
}
}