﻿@charset "utf-8";
/* CSS Document */




.fl {
	float: left;
}

.ab {
	position: absolute;
}


.downcontainer1 {

	height: 2210px;
	margin-top: 0px;
	background: url(../images/bg_02.jpg) no-repeat center;

}

.downcontainer2 {
	height: 0px;
	background: url(../images/bg_03.jpg) no-repeat center;
}

.navs {
	width: 1280px;
	height: 150px;
	left:50%;
	margin-left: -440px;
	top: 825px;
	z-index: 99;
}
.nav1,.nav2,.nav3,.nav4 {
	width: 340px;
	height: 121px;
	margin-right:200px;
}

.nav1 {
	margin-left:0px;
	background:url(../images/1.png) no-repeat;
}
.nav1:hover,.nav2:hover，.nav3:hover，.nav4:hover{cursor: pointer;}
.nav1:hover,.nav2:hover,.nav3:hover,.nav4:hover {
	margin-top:7px;	
}

.nav2 {
	background:url(../images/2.png) no-repeat;
}

				/*侧栏*/
		#sidebar{float:left;width:348px;margin-top:1110px;position:relative;z-index:100;margin-left:10px}

		/*图片轮播样式*/
		#playbanner .conbox{
	width:9999em;
	position:absolute;
	border-radius:4px;
	left: -5px;
	top: 50px;
}
		#playbanner .conbox .Slide_{float:left;width:348px;height:438px;overflow:hidden;}

	#news{float:left;width:850px;height:438px;position:relative;background-color:rgba(0,0,0,0.2);box-shadow:0 0px 14px rgba(61,86,124,0.6) inset;border:1px solid ;margin-top:1160px;z-index:50;margin-left:10px;}
